摘要: iOS开发之应用首次启动显示用户引导IOS开发UI篇之──键盘添加工具条 阅读全文
posted @ 2014-04-26 23:42 huluo666 阅读(111) 评论(0) 推荐(0) 编辑
摘要: UIButton+tintImageUILabel-Additions label自适应批量创建buttonUIButton+Create圆角和阴影 imageview与buttonhttps://github.com/remotevision/CurledViewshttps://github.... 阅读全文
posted @ 2014-04-26 19:05 huluo666 阅读(175) 评论(0) 推荐(0) 编辑
摘要: 1.圆形图片//1.圆形图片 UIImageView *headImage = [[UIImageViewalloc] initWithImage:[UIImageimageNamed:@"portrait_bg_80"]]; headImage.frame = CGRectMake(imag... 阅读全文
posted @ 2014-04-26 17:25 huluo666 阅读(829) 评论(0) 推荐(0) 编辑
摘要: [IOS]iphone开发之常用代码:不断更新 阅读全文
posted @ 2014-04-26 16:38 huluo666 阅读(124) 评论(0) 推荐(0) 编辑
摘要: 字符串操作/*-----字符串常用操作-------*/ NSLog(@"rect1: %@", NSStringFromCGRect(rect1)); //1,字符串拼接 NSString *newString = [NSString stringWithFormat:@"%@%@",tempA,... 阅读全文
posted @ 2014-04-26 16:18 huluo666 阅读(391) 评论(0) 推荐(0) 编辑
摘要: UIKit ToolsObjective-C相关Category的收集圆角图片UIView category round viewios工具类http://blog.csdn.net/kafeidev/article/category/1309648 阅读全文
posted @ 2014-04-26 15:50 huluo666 阅读(203) 评论(0) 推荐(0) 编辑
摘要: iOS 性能优化iOS应用性能调优的25个建议和技巧iOS图片性能优化-TBImageView 阅读全文
posted @ 2014-04-26 15:41 huluo666 阅读(217) 评论(0) 推荐(0) 编辑