摘要:
_myAccount = [[UITextField alloc]init]; _myAccount.frame = CGRectMake(0, 0, 200, 100); _myAccount.backgroundColor = [UIColor clearColor]; [_myAccount.layer setCornerRadius:4]; //设置输入... 阅读全文
posted @ 2017-05-26 16:31
qingjoin
阅读(210)
评论(0)
推荐(0)

浙公网安备 33010602011771号