文件名称:ios-工程框架- 一个项目的基类工程.zip
文件大小:907KB
文件格式:ZIP
更新时间:2022-07-31 12:16:33
其他
项目最新地址:https://github.com/huangxuan518/HXBaseProjectDemo 工程包含第三方 AFNetworking MJRefresh SDWebImage SVProgressHUD 说明 基础类都在Base文件夹里面 常用的类和扩展都在Public文件夹里面 Base 界面基类 BaseTabBarController BaseNavigationController BaseViewController BaseTableViewController BaseCollectionViewController Cell基类 BaseTableViewCell BaseCollectionViewCell 模型基类 BaseModel Public Define PublicDefine //宏 Extension UIView Helpers //UIView扩展 UIImage Extension //UIImage扩展 NSString Extension //字符串扩展 UITabBar Badge //TabBar小红点扩展 Asset AssetHelper //相册 UploadImages UploadImageManager //图片上传 DownloadImages DownloadImageManager //图片下载