![240](https://cdn2.jianshu.io/assets/default_avatar/9-cceda3cf5072bcdd77e8ca4f21c40998.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
#import "ViewController.h" #import "LZAudioTool.h" @interface ViewContro...
#import "RootViewController.h" #import#define KScreenWidth [[UIScreen ma...
#import "RootViewController.h"#import@interface RootViewController ()@pr...
#import "AppDelegate.h" #import "RootViewController.h" @interface AppDel...
// 最下面的scrollView @property (nonatomic, strong) UIScrollView *scrollView...
#importtypedef NS_ENUM(NSInteger, NetWorkStateType) { NetWorkStateUnKnow...
#import // 這個(gè)類是基于對(duì)AFNetWorking的一個(gè)二次封裝 // 之前我們請(qǐng)求的方式是用NSURLSession 現(xiàn)在我們請(qǐng)求的...
1.移除現(xiàn)有Ruby默認(rèn)源 gem sources --remove https://rubygems.org/ 2.使用新的源 gem sou...
#import// 創(chuàng)建文件或者文檔所在的路徑 typedef NS_ENUM(NSInteger, FilePathType) { Docmu...