由於C++項目中用了相對比較多的枚舉(enum),正常情況下,枚舉變數都是佔用 ... char *argv[]) { printf("enum color1: %d\n", sizeof(enum color1)); ...
確定! 回上一頁