摘要:
1 UIButton *tempBtn = [UIButton buttonWithType: UIButtonTypeCustom]; 2 tempBtn.frame = CGRectMake(50, 250, 80, 40); 3 4 NSMutableAtt... 阅读全文
posted @ 2015-01-05 10:53
Zsmile
阅读(377)
评论(0)
推荐(0)
摘要:
UITextField *text = [[UITextField alloc] initWithFrame:CGRectMake(50, 200, 200, 40)];text.borderStyle = UITextBorderStyleRoundedRect; NSMutableAttr... 阅读全文
posted @ 2015-01-05 10:47
Zsmile
阅读(236)
评论(0)
推荐(0)

浙公网安备 33010602011771号