摘要:
#import "ViewController.h"@interface ViewController ()@end@implementation ViewController- (void)viewDidLoad {UIButton *button1=[UIButton buttonWithTyp... 阅读全文
posted @ 2015-08-03 13:39
OIMMZC
阅读(135)
评论(0)
推荐(0)
摘要:
[super viewDidLoad]; // 实例化UILabel并指定其边框 UILabel *label = [[UILabel alloc]initWithFrame:CGRectMake(0.0, 80.0, 320.0, 300.0)]; // 设置label显示的文本 [lab... 阅读全文
posted @ 2015-08-03 08:17
OIMMZC
阅读(179)
评论(0)
推荐(0)
浙公网安备 33010602011771号