14
1
2
4351
@interface BaseViewController : UIViewController @property (nonatomic,re...
自己常用的工具类 ///本地保存string,int,Char,等类型,forKey为键,Value为要保存的值 + (void)UserDef...