2014年10月30日

摘要: UIButton *button = [UIButton buttonWithType:UIButtonTypeRoundedRect];[button setFrame:CGRectMake(btnX, btnY, btnWidth, btnHeight)];button.layer.border... 阅读全文
posted @ 2014-10-30 11:28 trako 阅读(209) 评论(0) 推荐(0) 编辑

导航