240 发简信
IP属地:湖北
  • iOS开发中用到的判断字符串是否为空的方法

    NSString 类别 集成方法为 @interface NSString (Empty) + (BOOL)isEmpty:(NSString ...