# swift-code **Repository Path**: liuylong/swift-code ## Basic Information - **Project Name**: swift-code - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-17 - **Last Updated**: 2024-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # swift代码 #### swift-h5 1.实现了用h5开发iOS程序,封装了一个通用的h5加载类WebVC 2.封装了一个js和原生交互的通用js类common.js #### 简易HUD 1.自实现的一个文本展示和加载等待 #### 网络请求 1.自实现的一个网络请求模块,实现get、post、上传下载等功能 #### 图片缓存 1.自实现一个图片缓存模块,带有断网重新请求功能