2017年1月9日
摘要: #import "CZSearchBar.h" @implementation CZSearchBar - (instancetype)initWithFrame:(CGRect)frame { if (self = [super initWithFrame:frame]) { self.font 阅读全文
posted @ 2017-01-09 22:30 1018475062 阅读(97) 评论(0) 推荐(0)
摘要: #ifdef __OBJC__ #import "UIView+Frame.h" #import "UIImage+Image.h" #define SKKeyWindow [UIApplication sharedApplication].keyWindow // 在发布的时候 // 如果一个空间 阅读全文
posted @ 2017-01-09 22:23 1018475062 阅读(208) 评论(0) 推荐(0)
摘要: 5.1 微博 (ok) 好友列表(no ) 好友对话(ok),团购(ok) 再敲一遍 5.3: 汤姆猫,传智猜图的逻辑,缩放(ok),轮播(待研究),英雄列表,汽车展示重新敲 5.4: 把以前做的思路理一理; 5.5: 预习一下; ios校招: 主要是c,c++ (很少有问ios的,项目问的很简单, 阅读全文
posted @ 2017-01-09 22:09 1018475062 阅读(267) 评论(0) 推荐(0)