printf ("sizeof(enum Furniture) = %d\n", sizeof(enum Furniture));. 输入的结果是4。 . 编译选项:-fshort-enums. GCC下关于这个编译选项的 ...
確定! 回上一頁