摘要:
四个容易混淆的属性:1. textAligment : 文字的水平方向的对齐方式1> 取值NSTextAlignmentLeft = 0, // 左对齐NSTextAlignmentCenter = 1, // 居中对齐NSTextAlignmentRight = 2, // 右对齐2> 哪些控件有... 阅读全文
posted @ 2015-08-19 15:46
zhoup
阅读(272)
评论(0)
推荐(0)