无涯教程网:枚举用于定义命名常量值,使用enum 关键字声明枚举类型。Enumeration - 语法enum enum_name { enumeration list }枚举列表中的每个符号代表一个整数值, ...
確定! 回上一頁