摘要:
UIButton是ios中用来响应用户点击事件的控件.继承自UIControl 1.创建控件UIButton *button=[UIButton buttonWithType:UIButtonTypeCustom];2.设置属性 (1).为按钮上颜色button.background... 阅读全文
posted @ 2015-07-01 21:39
少停cnblogs
阅读(253)
评论(0)
推荐(0)