let dyTextField: UITextField = UITextField(frame: CGRectMake(40,50,200,30)). // 設定預設文字內容. dyTextField.text = "哈囉!Swift!!".
確定! 回上一頁