这篇文章主要介绍了C和C++11之enum枚举的具体使用方法,文中通过示例代码 ... char *argv[]) { printf("enum color1: %d\n", sizeof(enum color1)); ...
確定! 回上一頁