01 2015 档案
摘要:18:图片视图几种填充样式_imgView.contentMode = UIViewContentModeScaleAspectFill;如下:typedef NS_ENUM(NSInteger, UIViewContentMode) { UIViewContentModeScaleToFil...
阅读全文
摘要:9:第三方插件整理JSON转实体:jsonModel https://github.com/icanzilb/JSONModel/美化按键:BButton https://github.com/mattlawer/BButton状态栏提示:JDStatusBarNotification http...
阅读全文
摘要:1:UITextField设置出现清除按键self.textField.clearButtonMode = UITextFieldViewModeWhileEditing;说明:UITextField.clearButtonMode:清空输入的字符,有以下几种模式UITextFieldViewMod...
阅读全文