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