2015年6月17日
摘要: http://www.cocoachina.com/ios/20140928/9785.html 阅读全文
posted @ 2015-06-17 16:14 PoloKey 阅读(216) 评论(0) 推荐(0) 编辑
摘要: LICEcap是一款简洁易用的动画屏幕录制软件,它可将屏幕录像的内容直接保存为高质量(每帧颜色数量可超过256)GIF动态图片格式。并且支持特别标记鼠标操作动态效果。 阅读全文
posted @ 2015-06-17 16:13 PoloKey 阅读(391) 评论(0) 推荐(0) 编辑
摘要: http://www.mamicode.com/info-detail-511816.html // 设置超时时间 [manager.requestSerializer willChangeValueForKey:@"timeoutInterval"]; manager.requestS... 阅读全文
posted @ 2015-06-17 14:17 PoloKey 阅读(301) 评论(0) 推荐(0) 编辑
摘要: self.tableView.tableHeaderView = [[UIView alloc] initWithFrame:CGRectMake(0.0f, 0.0f, self.tableView.bounds.size.width, 0.01f)]; 阅读全文
posted @ 2015-06-17 11:23 PoloKey 阅读(412) 评论(0) 推荐(0) 编辑