- (NSString *)filterHTML:(NSString *)html{ NSScanner *scanner = [NSScann...
- (void)viewDidLoad { [super viewDidLoad]; [self setChildVC]; [self.navi...
- (CGFloat)heightWithText:(NSString *)text font:(UIFont*)font width:(CGF...
//x坐標(biāo)屬性 @property (nonatomic,assign)CGFloat x; //y坐標(biāo) @property (nonatomi...
注冊CellId static NSString *const XXCellId = @"XXCellId"; 注冊Cell [self.col...
- (void)setXQId:(NSString*)xqId; - (void)setXQId:(NSString *)xqId{self.x...
協(xié)議 注冊Cell static NSString *const XXCellId = @"XXCellId";[self.tableView ...
AFHTTPSessionManager *manger = [AFHTTPSessionManager manager];manger.res...
UIAlertControlle有兩種preferredStyle 1.UIAlertControllerStyleAlert 是在中間顯示的 ...