摘要:
UILabel *lable = [[UILabel alloc] initWithFrame:CGRectMake(20, 60, 100, 30)];[self.view addSubview:lable];lable.backgroundColor = [UIColor redColor];l... 阅读全文
posted @ 2015-12-02 15:36
锦夏ing
阅读(396)
评论(0)
推荐(0)
浙公网安备 33010602011771号