YIem`s Blog -心比天高命比纸薄-链接找不到的请在站内搜索内容!

iOS -Switch condition has boolean value

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)

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »