iOS學習筆記(5)— UITextField

UITextField詳解html   1、基本屬性api   一、建立文本輸入框less    UITextField*textField=[[UITextField alloc]initWithFrame:CGRectMake(10, 10, 200, 20)];post     二、設置邊框樣式字體   textField.borderStyle = UITextBorderStyleRou
相關文章
相關標籤/搜索