文件名称:APUtils:基本obj-c类的有用类别的集合
文件大小:215KB
文件格式:ZIP
更新时间:2024-05-21 06:09:45
Objective-C
APUtils 2.0 alpha 我在四年的iOS开发中收集的关于基本obj-c类和摘要的有用类别的集合。 使用cocoapods安装: pod 'APUtils' APUtils.h + ( BOOL )canMakePhoneCalls; // one liner that dismisses the keyboard + ( void )findAndResignFirstReponder; // measures the time a block takes to execute + ( void )benchmark:( void (^)( void ))block name:( NSString *)name; + ( void )benchmark:( void (^)( void ))block; NSArray - ( NSMutableArray *)fil