摘要:
- (void)loadView { UITextView *back = [[UITextView alloc]initWithFrame:[[UIScreen mainScreen]bounds]]; back.textColor = [UIColor redColor]; back.backgroundColor = [UIColor whiteColor]; self.view = back; }// Implement viewDidLoad to do additional setup after loading the view, typic... 阅读全文
posted @ 2011-11-14 20:07
松花江以南
阅读(582)
评论(0)
推荐(0)

浙公网安备 33010602011771号