摘要:
1 iphone开发笔记 2 3 退回输入键盘 4 - (BOOL) textFieldShouldReturn:(id)textField{ 5 [textField resignFirstResponder]; 6 } 7 8 CGRect 9 CGRect frame = CGRectMake (origin.x, origin.y, size.width, size.height);矩形 10 NSStringFromCGRect(someCG) 把CGRect结构转变为格式化字符串; 11 CGRectFromString... 阅读全文
posted @ 2013-05-25 15:36
蓬莱仙羽
阅读(471)
评论(0)
推荐(0)

浙公网安备 33010602011771号