C enum (枚举) 枚举是C 语言中的一种基本数据类型,它可以让数据更简洁,更易读。 ... 定义一个别名: [mycode3 type='cpp'] #define MON 1 #define TUE 2 #define WED.
確定! 回上一頁