2018年10月30日

iOS 数据归档----温故而知新

摘要: #import "StudyViewController.h" #import "person.h" @interface StudyViewController () @property (nonatomic, copy)NSString *filePath; @end @implementati 阅读全文
posted @ 2018-10-30 17:41 Truce_Lee 阅读(100) 评论(0) 推荐(0) 编辑

自定义导航栏 tabBarController 笔记

摘要: #import "LeeNavigationController.h" @interface LeeNavigationController () @end @implementation LeeNavigationController +(void)initialize { // Attribut 阅读全文
posted @ 2018-10-30 16:12 Truce_Lee 阅读(151) 评论(0) 推荐(0) 编辑

coding...

摘要: 不断的积累、不断地沉淀、不断的学习。 阅读全文
posted @ 2018-10-30 09:42 Truce_Lee 阅读(92) 评论(0) 推荐(0) 编辑