摘要:
/** * 在UIlabel的子类里实现 * */ - (void)drawRect:(CGRect)rect { [super drawRect:rect]; [self.textColor set]; CGFloat w = rect.size.width; CGFloat h = rect.size.height; /** ... 阅读全文
posted @ 2016-04-12 14:30
Colaless
阅读(659)
评论(0)
推荐(0)

浙公网安备 33010602011771号