摘要: #import <UIKit/UIKit.h> @interface ActiveLabel : UILabel //记录行数 @property (nonatomic , assign) int rows; //设置伸缩 - (void)setTheContraction:(BOOL)whethe 阅读全文
posted @ 2018-06-13 14:11 奋斗路上的奋青 阅读(1201) 评论(0) 推荐(0) 编辑
摘要: UIAlertController 不释放 阅读全文
posted @ 2018-04-28 13:41 奋斗路上的奋青 阅读(1269) 评论(0) 推荐(0) 编辑
摘要: 权限声明国际化 阅读全文
posted @ 2018-04-17 11:26 奋斗路上的奋青 阅读(333) 评论(0) 推荐(0) 编辑
摘要: 快捷代码块写法 阅读全文
posted @ 2018-04-16 09:53 奋斗路上的奋青 阅读(248) 评论(0) 推荐(0) 编辑
摘要: 使用实例变量会造成页面不销毁 阅读全文
posted @ 2018-04-08 16:30 奋斗路上的奋青 阅读(334) 评论(0) 推荐(0) 编辑
摘要: iOS Xcode全局修改字符串 阅读全文
posted @ 2018-03-14 15:58 奋斗路上的奋青 阅读(1089) 评论(0) 推荐(0) 编辑
摘要: 解决方法:项目 --> Capabilities --> Background Modes --> Background fetch & Remote notifications --> 选中 阅读全文
posted @ 2018-03-14 09:51 奋斗路上的奋青 阅读(2066) 评论(0) 推荐(0) 编辑
摘要: 在点击tableview上的一个cell后弹出alert,会发现有延迟的问题或者点击没有反应,随便再点击一下才会弹出 阅读全文
posted @ 2018-01-26 15:52 奋斗路上的奋青 阅读(396) 评论(0) 推荐(0) 编辑
摘要: iOS 四舍五入、进位、抹位 方法 阅读全文
posted @ 2018-01-26 15:43 奋斗路上的奋青 阅读(783) 评论(0) 推荐(0) 编辑
摘要: xcode 打印数据不完整,只打印了一半问题 阅读全文
posted @ 2018-01-26 15:38 奋斗路上的奋青 阅读(1342) 评论(0) 推荐(0) 编辑