摘要:
UILabel基础知识:UILabel *label1=[[UILabel alloc]initWithFrame:CGRectMake(100, 100, 120, 120)];//创建并设置Frame label1.numberOfLines=3;//设置文本最多行数,为0时没有最大行数限制 ... 阅读全文
posted @ 2015-11-15 15:27
开心刘哈哈
阅读(179)
评论(0)
推荐(0)
摘要:
第一、UIButton的定义 UIButton *button=[[UIButton buttonWithType:(UIButtonType); 能够定义的button类型有以下6种, typedef enum { UIButtonTypeCustom = 0, 自定义风格 UIBut... 阅读全文
posted @ 2015-11-15 14:37
开心刘哈哈
阅读(263)
评论(0)
推荐(0)

浙公网安备 33010602011771号