iOS -Switch condition has boolean value

2018-08-01 11:18:40

iOS -Switch condition has boolean value-Switch条件具有布尔值

在Switch语句中是不支持BOOL的-所以在需要判断的地方进行转换为Int

C语言的文档是这样描述的

任何整数类型的表达式(char,有符号或无符号整数或枚举)
expression - any expression of integer type (char, signed or unsigned integer, or enumeration)
当前页面是本站的「Baidu MIP」版。发表评论请点击:完整版 »