摘要: 使用比较原生的导航条效果可能不是太好,有空去研究下微信导航条的动画效果 还一个是通过运行时代码做一个全局手势,实现对页面的切换 占坑 2016.2.16 阅读全文
posted @ 2016-02-16 11:48 LazVy 阅读(119) 评论(0) 推荐(0) 编辑
摘要: 占坑 - (BOOL)textFieldShouldBeginEditing:(UITextField *)textField{ // DebugLog(@"should编辑:%ld",(long)textField.tag); [self createPikerView:textField.tag 阅读全文
posted @ 2016-02-16 11:43 LazVy 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 别人的业务,可以进行学习。 还有蓝牙中间件的封装。 占坑 阅读全文
posted @ 2016-02-16 11:42 LazVy 阅读(293) 评论(0) 推荐(0) 编辑
摘要: 1。当前存在一些问题。 2。整理当初存在问题的解决方式 占坑 - 2016.2.16 阅读全文
posted @ 2016-02-16 11:40 LazVy 阅读(176) 评论(0) 推荐(0) 编辑
摘要: 现有的清除缓存存在着一些问题,占坑查询,后续进行完善 阅读全文
posted @ 2016-02-16 11:38 LazVy 阅读(179) 评论(0) 推荐(0) 编辑
摘要: 占坑 阅读全文
posted @ 2016-02-16 11:35 LazVy 阅读(105) 评论(0) 推荐(0) 编辑
摘要: 占坑 发送的指令的char*和NSString之间的转换 接收到的char*的解析 阅读全文
posted @ 2016-02-16 11:34 LazVy 阅读(181) 评论(0) 推荐(0) 编辑
摘要: 占坑 #import <UIKit/UIKit.h> @interface LRFeedBackTextView : IQTextView /**placeholder占位文字*/ @property (nonatomic, copy) NSString *placeholder; /**place 阅读全文
posted @ 2016-02-16 11:33 LazVy 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 占坑 ABPeoplePickerNavigationController *peoleVC = [[ABPeoplePickerNavigationController alloc] init]; peoleVC.peoplePickerDelegate = self; peoleVC.deleg 阅读全文
posted @ 2016-02-16 11:31 LazVy 阅读(168) 评论(0) 推荐(0) 编辑
摘要: 占坑 阅读全文
posted @ 2016-02-16 11:31 LazVy 阅读(87) 评论(0) 推荐(0) 编辑