摘要: self.title=@"修改UITextField的placeholder字体颜色"; UITextField *textTF=[[UITextField alloc]initWithFrame:CGRectMake(20,130,300,30)]; textTF.placeholder=@"修改 阅读全文
posted @ 2016-06-27 14:15 拿起放不下 阅读(1306) 评论(0) 推荐(0) 编辑