摘要:
-(void)setText:(NSString*)text placeHold:(NSString*)str secureTextEntrytextField:(BOOL)B{ _textField.autocapitalizationType=UITextAutocapitalizationTypeNone; [_textFieldaddTarget:selfaction:@selector(returnKey:) forControlEvents:UIControlEventEditingDidEndOnExit]; _textField.text = text; _textF... 阅读全文
posted @ 2013-12-07 14:02
徐坤很无聊
阅读(247)
评论(0)
推荐(0)

浙公网安备 33010602011771号