我们可以借助C 语言的宏定义来哦设置:. //宏定义布尔类型 #define BOOL int #define TRUE 1 #define FALSE 0 //定义一个布尔变量 BOOL flag = FALSE;.
確定! 回上一頁