![240](https://cdn2.jianshu.io/assets/default_avatar/6-fd30f34c8641f6f32f5494df5d6b8f3c.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP屬地:福建
實(shí)現(xiàn)代碼很簡(jiǎn)單,就不多贅述了三痰。 /** 數(shù)據(jù)源 */ @property (nonatomic,strong)NSMutableArray *s...
/** 數(shù)據(jù)源 */ @property (nonatomic, strong) NSMutableArray *dataSource; /**...
- (NSString *)valiMobile:(NSString *)mobile{ if (mobile.length < 11) { r...
//// ViewController.m// xcjtest//// Created by ruicheng on 16/6/27.// Co...
/**選中的行*/ @property (nonatomic, assign) NSInteger selectedRow; /**記錄被打開的...