01 2015 档案
IOS笔记 : 一些小技巧
摘要:计算单元格高度,在自定义cell中-(void) resizeTheHeight{ CGFloat contentWidth = 280; UIFont *font = [UIFont fontWithName:@"Arial" size:14]; CGSize s... 阅读全文
posted @ 2015-01-31 10:15 lgphp 阅读(358) 评论(0) 推荐(0)
ios开发笔记
摘要:ios中相机全是英文怎么办在项目属性里info增加localizations 下面的item0 为简体中文即可APP 标题显示中文使用预处理文件 阅读全文
posted @ 2015-01-14 17:42 lgphp 阅读(185) 评论(0) 推荐(0)