摘要: Chapter 20 Dynamic Type1. The Dynamic Type system is centered around text styles. When a font is requested for a given text style, the system will use... 阅读全文
posted @ 2014-10-04 22:45 1oo1 阅读(186) 评论(0) 推荐(0) 编辑
摘要: Chapter 19 Subclassing UITableViewCell1. iOS provides a convenient suite of functions to create offscreen contexts and produce images from them. To cr... 阅读全文
posted @ 2014-10-04 19:29 1oo1 阅读(116) 评论(0) 推荐(0) 编辑
摘要: #pragma mark - Set thumbnailImage-(UIImage*)setThumbnailFromImage:(UIImage *)image{ CGSize origImageSize = image.size; // The rectangle of t... 阅读全文
posted @ 2014-10-04 02:05 1oo1 阅读(496) 评论(0) 推荐(0) 编辑