摘要: 第一种方法:[textfeild setValue:[UIColor redColor] forKeyPath:@"_placeholderLabel.textColor"]; 第二种方法:@interface LBTextField : UITextField@end @implementat... 阅读全文
posted @ 2013-09-12 13:39 码匠阿杰 阅读(268) 评论(0) 推荐(0) 编辑