摘要:
实现原理:当该label不足以达到要求的高度时,居上对齐时在页末补“\n空格”,居下对齐时在页首补“空格\n”UILabel+VerticalAlign.h@interface UILabel(VerticalAlign)-(void)alignTop;-(void)alignBottom;@end... 阅读全文
posted @ 2014-04-19 15:10
MittyoO
阅读(356)
评论(0)
推荐(0)
摘要:
1.圆角和边框viewT.layer.cornerRadius = 10;//设置那个圆角的有多圆viewT.layer.borderWidth = 10;//设置边框的宽度,当然可以不要viewT.layer.borderColor = [[UIColor redColor] CGColor];/... 阅读全文
posted @ 2014-04-19 14:43
MittyoO
阅读(1017)
评论(0)
推荐(0)

浙公网安备 33010602011771号