摘要: 第一、UIButton的定义 UIButton *button=[[UIButton buttonWithType:(UIButtonType); 能够定义的button类型有以下6种, typedef enum { UIButtonTypeCustom = 0, 自定义风格 UIButtonTyp 阅读全文
posted @ 2016-05-19 17:06 brave-sailor 阅读(157) 评论(0) 推荐(0)