方法三:用typedef关键字将枚举类型定义成别名,并利用该别名进行变量声明:. typedef enum workday { saturday, sunday = 0, monday, tuesday,
確定! 回上一頁