摘要: UIButtonCreate.h#import @interface UIButtonCreate : UIButton/** * 创建UIButton * * @param frame frame * @param title title * @... 阅读全文
posted @ 2014-06-10 16:34 菜鸟程序猿 阅读(408) 评论(0) 推荐(0) 编辑
摘要: UILabelCreate.h#import @interface UILabelCreate : UILabel/** * 创建UILabel 初始化不包含text * * @param frame frame * @param font font * ... 阅读全文
posted @ 2014-06-10 14:17 菜鸟程序猿 阅读(467) 评论(0) 推荐(0) 编辑