效果也很好 發(fā)表于 2021-7-27 17:07
#define 是宏定義 不用加分號(hào)
typedef 是類型重定義 得加分號(hào)
lkc8210 發(fā)表于 2021-7-27 16:41
不要用#define
#define uint unsigned int;
#define uchar unsigned char;
angmall 發(fā)表于 2021-7-27 16:54
你可以用
#define uint unsigned int //不要添加分號(hào)
#define uchar unsigned char //不要添加 ...
歡迎光臨 (http://www.torrancerestoration.com/bbs/) | Powered by Discuz! X3.1 |