06 2016 档案

摘要:在viewController中重写下面的方法: 阅读全文
posted @ 2016-06-14 16:47 Oooliver 阅读(247) 评论(0) 推荐(0)
摘要:-(void)setupTabBarItemAttributes{ //attributes NSMutableDictionary *selectedAttrs= [NSMutableDictionary dictionary]; selectedAttrs[NSFontAttributeName] = [UIFont systemFontOfSize:10]... 阅读全文
posted @ 2016-06-14 16:36 Oooliver 阅读(323) 评论(0) 推荐(0)
摘要:iOS 图片的缩放看起来是很奇怪的,这是我用的方法,时候流的方法吗?如果到家对此有研究,很希望得到你们的帮助。 主要用的了 UIGraphics的一些东西 创建一个基于 bit-map的图像容器 阅读全文
posted @ 2016-06-08 11:04 Oooliver 阅读(211) 评论(0) 推荐(0)

为用户提供更好的解决方案,技术改变世界