我以为枚举是静态的, const enum 有什么意义? 例如: const typedef enum { NORMAL_FUN = 1, GREAT_FUN = 2, TERRIBLE_FUN = 3, } Annoying;
確定! 回上一頁