随笔分类 - iOS相关
摘要:1.Xcode中显示工程编译的时间 defaults write com.apple.dt.Xcode ShowBuildOperationDuration YES
阅读全文
摘要:Carthage Github地址:https://github.com/Carthage/Carthage 1. 安装Carthage pkg包地址:https://github.com/Carthage/Carthage/releases 2. Xcode文件夹中建立 Cartfile 3.在该
阅读全文
摘要:// 备注名字长度 #define kRemarkNanmeLens 10 1.addTarget 和 设置代理 [self.textField addTarget:self action:@selector(textFieldEditChanged:) forControlEvents:UICon
阅读全文
摘要:1. 使用条件: 在UITableViewController中使用 2.可以通过代码 : [self.refreshControl addTarget:self action:@selector(refreshControlAction:) forControlEvents:UIControlEv
阅读全文
浙公网安备 33010602011771号