随笔分类 -  内容

嘿嘿
摘要:.h#import @interface NSString (Extension)/*** 根据最大尺寸和字体计算文字的实际尺寸*/- (CGSize) sizeWithMaxSize:(CGSize) maxSize andFont:(UIFont *) font;@end.m#import "N... 阅读全文
posted @ 2016-01-08 16:10 zhen_zhen 阅读(259) 评论(0) 推荐(0) 编辑
摘要:#import "TimeCollectionCell.h" #import typedef void (^ReturnBlock)(NSString *showText);@interface TimeCollectionCell : UICollectionViewCell@property ... 阅读全文
posted @ 2016-01-08 14:44 zhen_zhen 阅读(310) 评论(0) 推荐(0) 编辑
摘要:UIButton *btn=(UIButton *)[self.view viewWithTag:10]; 阅读全文
posted @ 2016-01-08 09:26 zhen_zhen 阅读(97) 评论(0) 推荐(0) 编辑
摘要:IOS CocoaPods的安装与使用教程时间2015-12-16 19:23:00博客园精华区原文http://www.cnblogs.com/dandanlovehamhamzo/p/5052105.html主题CocoaPodsiOSRubyCocoaPods的安装步骤:1.先配置Ruby环境... 阅读全文
posted @ 2016-01-06 16:30 zhen_zhen 阅读(126) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示