-
Notifications
You must be signed in to change notification settings - Fork 7
tjs101 edited this page Apr 1, 2012
·
1 revision
添加功能:(12年1月4日) 1、去掉VUColorLabel类,因为颜色和行数直接合并到VULabel类中 2、去掉VUWebImageCompatibly类,因为直接导入<UIKit/UIKit.h>,不存在其他类库 更新功能: 1、VULabe和VUColorLabel功能合并,解决可以显示不同颜色和测量大小功能。(测试中) 2、VFUtil中添加获得大量文字的高度方法(测试中) 3、在VUViewController中添加NSLog,追踪程序