由于C++项目中用了相对比较多的枚举(enum),正常情况下,枚举变量都是占用 ... char *argv[]) { printf("enum color1: %d\n", sizeof(enum color1)); ...
確定! 回上一頁