![240](https://cdn2.jianshu.io/assets/default_avatar/10-e691107df16746d4a9f3fe9496fd1848.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:北京
#import "ViewController.h"#import "Model.h"#import "AFNetworking.h"#impo...
数据库 @property (nullable, nonatomic, copy) NSString *title; @property (nu...
@property(nonatomic,strong) UIImageView *imgV; -(UIImageView *)imgV{ i...
#import "ViewController.h"#import "AFNetworking.h"#import "Model.h"#impo...
AFHTTPSessionManager *manager=[AFHTTPSessionManager manager]; //设置默认请求...