# iOS-Example **Repository Path**: doule/iOS-Example ## Basic Information - **Project Name**: iOS-Example - **Description**: iOS的一些示例 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-07-31 - **Last Updated**: 2022-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # iOS-Example 这个仓库基本上没啥用,就是一些代码示例 - OC-Example 这个Tager下全是Objective-C 的示例代码 具体写了些啥,又不想运行看看的,可以看看这个[json文件](OC-Example/viewControllers.json) - Swift-Example 这个Tager暂时还没有加入任何代码(还不怎么会写) - RxSwift的一个示例 - airPrint 示例 - 如果没有打印机必须下载[Printer Simulator](https://download.developer.apple.com/Developer_Tools/Hardware_IO_Tools_for_Xcode_7.3/Hardware_IO_Tools_for_Xcode_7.3.dmg),或者在[Apple开发者网站](https://developer.apple.com/download/more/)搜索 __*Hardware IO Tools*__ ## 使用说明 1. 打开项目 ```shell git clone https://gitee.com/doule/iOS-Example.git cd **/iOS-Example open iOS-Example.xcodeproj ``` 2. 这个项目中出现的代码,在没有侵犯其他人任何权益的情况下,请随意使用(开源协议啥的咱也玩不转) ## 测试记录 | 手机型号 | 系统版本 | 后台持续时间 | 备注 | |-------|------|----------|----| | iPhone SE(1代) | 14.1 | 30s || | iPhone 5s | 12.4.6 | 180s || | iPhone 7 | 13.3 | 30s ||