搜索资源列表
FontTest
- 在iPhone上测试iOS字体;主要是通过UIFont类来获得当前iPhone系统的字体。 NSArray *familyNames = [UIFont familyNames] for( NSString *familyName in familyNames ){ //printf( "Family: s \n", [familyName UTF8String] ) NSArray *fontNames = [UIFont fontNamesForFamilyNam
IPhone-Test
- 基于labvIEW的IPhone手机测试系统-The IPhone mobile phone test system based on labvIEW
TableViewUpdates
- IOS系统TableView的分组显示及删除TableViewCell操作,已经测试过了。-The IOS system TableView packet and to delete TableViewCell operation, has been tested.