资源列表
[IOS] FerrisWheel
说明:Phone7 上一块图片浏览器代码, 实现2D 3D以及Wheel浏览-The picture Browser On Windows Mobile 7<王子> 在 2025-07-15 上传 | 大小:56kb | 下载:0
[IOS] ObjectiveC-basic.docx
说明:Objective—C 语言基础库的简介,工具性资料,供初学者查阅使用。-Introduction to Objective-C language based libraries, tools, information for beginners inspection.<杨宇> 在 2025-07-15 上传 | 大小:56kb | 下载:0
[IOS] ios_save_read
说明:实现了ios图片的读取以及缓存、读取操作-Ios picture read, and cache read operation<张燕伟> 在 2025-07-15 上传 | 大小:56kb | 下载:0
[IOS] LoadWebGoogleMap
说明:使用程序外的地图,调用谷歌web地图,谷歌提供的地图查询URL,http://maps.google.com/maps-Outside the map using the program, call the Google Maps URL web map provided by Google, http://maps.google.com/maps<hy> 在 2025-07-15 上传 | 大小:56kb | 下载:0
[IOS] UIWebView_offline
说明:实现UIWebView的离线浏览功能. 将get请求的数据缓存在本地cache目录中,以后访问的时候直接从cache中获取数据。-Realize UIWebView offline browsing. Would get the requested data cache in the local cache directory when accessed after obtaining data directly from the cache.<wang> 在 2025-07-15 上传 | 大小:55kb | 下载:0
[IOS] Swift_QRCode-master-(1)
说明:一个用swift编写的二维码扫描demo,能够自定义扫描界面。值得借鉴。-A two-dimensional code written with swift scan demo, the ability to customize the scanning interface. Worth learning.<hitourlee> 在 2025-07-15 上传 | 大小:56kb | 下载:0
[IOS] AFOAuth1Client-master
说明:afoauth1client是AFNetworking,简化了认证对OAuth 1.0A的供应商过程中的一个扩展。- AFOAuth1Client is an extension for AFNetworking that simplifies the process of authenticating against an OAuth 1.0a provider.<江晓晓> 在 2025-07-15 上传 | 大小:56kb | 下载:0
[IOS] iOS-refresh-table
说明:在iOS开发中经常会遇到信息逐条展示的情况,当信息条数较少时我们当然可以让一次性将所有的信息放进UITableView的数据源中,但是当信息条数几百上千,而且包含大量图片(如小说app的书目展示)时,一次性将它们全部从后台获取出来放在UITableView中显然不现实,而应该一次显示几行数据,然后通过下拉和上拉再次从后台获取数据。这时候就需要用到带上下拉刷新动画的table。 MJRefresh是github上的开源项目,它能够很方便的实现UIScrollView、UITableView、U<Sakura> 在 2025-07-15 上传 | 大小:55kb | 下载:0