资源列表
[IOS] IPhoneListDemo
说明:实现了类似iphone联系人界面中字母推动的效果-Achieve similar contact interface to promote the effect of the iphone...<wangxianpin> 在 2025-07-15 上传 | 大小:54kb | 下载:0
[IOS] CustomNavigationBar
说明:自定义导航条NavigationBar-Custom navigation bar NavigationBar<cbliu> 在 2025-07-15 上传 | 大小:54kb | 下载:0
[IOS] acceleration-detection
说明:提供一个加速度检测 An acceleration detection-An acceleration detection<邱成西> 在 2025-07-15 上传 | 大小:54kb | 下载:0
[IOS] CameraView
说明:摄像头用view显示 学习摄像头怎么调用 -The camera view learning camera how calls<newpact> 在 2025-07-15 上传 | 大小:54kb | 下载:0
[IOS] Xml-GET-SAX
说明:xml文件的GET解析,方法很简单,适合初学者-The xml file GET resolution, the method is very simple, suitable for beginners<聂金星> 在 2025-07-15 上传 | 大小:54kb | 下载:0
[IOS] CoreDataTest
说明:实现Core data 的异步存储:使用GCD异步存储数据,并且实时更新UI-Asynchronous achieve Core data storage: Use GCD asynchronous data storage and real-time updates UI<丁晓军> 在 2025-07-15 上传 | 大小:54kb | 下载:0
[IOS] PhotoNotes
说明:调用iOS拍照功能,并使用REST方式将照片和说明通过 WebService 上传到服务器端。-IOS camera function calls and use REST way to upload photos and descr iptions to the server via WebService.<> 在 2025-07-15 上传 | 大小:54kb | 下载:0
[IOS] TextCoreData
说明:文本的核心数据,精选ios编程学习源码,很好的参考资料。-The core data text, select learning IOS programming source code, a good reference.<清蒸翅子> 在 2025-07-15 上传 | 大小:55kb | 下载:0
[IOS] TextScrollViewController
说明:文本滚动视图控制器,精选ios编程学习源码,很好的参考资料。-Text scroll view controller, select learning IOS programming source code, a good reference.<桂花翅子> 在 2025-07-15 上传 | 大小:55kb | 下载:0
[IOS] reverseGeocodeLocation
说明:学会使用reverseGeocodeLocation,根据经度纬度和高度,反编码地理信息-Learn to use reverseGeocodeLocation, based on latitude, longitude and altitude, anti-coded geographic information<hy> 在 2025-07-15 上传 | 大小:55kb | 下载: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] iOS-refresh-table
说明:在iOS开发中经常会遇到信息逐条展示的情况,当信息条数较少时我们当然可以让一次性将所有的信息放进UITableView的数据源中,但是当信息条数几百上千,而且包含大量图片(如小说app的书目展示)时,一次性将它们全部从后台获取出来放在UITableView中显然不现实,而应该一次显示几行数据,然后通过下拉和上拉再次从后台获取数据。这时候就需要用到带上下拉刷新动画的table。 MJRefresh是github上的开源项目,它能够很方便的实现UIScrollView、UITableView、U<Sakura> 在 2025-07-15 上传 | 大小:55kb | 下载:0