首頁 > 問答 > 主體
UILabel *leftLabel = [[UILabel alloc]initWithFrame:CGRectMake(0+20, UIViewHeight - 20, UIViewWidth, 20)];
// leftLabel.backgroundColor = [UIColor lightGrayColor];