搜索资源列表
Objective-c
- iPhone编程 页面切换代码
基于iphone的小游戏
- 基于ios测试前世地位的小游戏软件
IOS,实现类似ibook的翻页效果
- IOS,实现类似ibook的翻页效果,适用于iphone、ipad。-IOS, ibook the page to achieve a similar effect for iphone, ipad.
iphone EXample经典的IOS案例
- 一些经典的IOS案例 非常的实用,包含了各种 常用的功能-Some classic IOS Case
IOS-Hotel
- 本资源是一套基于iphone开发的点餐系统应用完整源码,涉及技术点包括Tabbar Controller与 Navigation Controller的套用、TableViewCell 子视图添加UILabel和UIButton等、Quartz 2D 绘制自定义视图等-This resource is an ordering system based on iphone development application complete source code, involving technic
asyncdownloader
- iphone ios 开发中 多线程的开发-iphone ios the development of developing multi-threaded
Begin_iPhone4_Projects_2011_01_21
- 这是iphone4编程入门经典之作《Beginning iPhone 4 Development Exploring the iOS SDK》(作者:Dave Mark | Jack Nutting | Jeff LaMarche)该书所对应的源代码。结合该书的详细讲解,源代码能够更好地便于大学对iphone4编程理论的掌握。-This is the source codes for the book "Beginning iPhone 4 Development Explori
FontTest
- 在iPhone上测试iOS字体;主要是通过UIFont类来获得当前iPhone系统的字体。 NSArray *familyNames = [UIFont familyNames] for( NSString *familyName in familyNames ){ //printf( "Family: s \n", [familyName UTF8String] ) NSArray *fontNames = [UIFont fontNamesForFamilyNam
openFileBrowser-3.0-src
- ios 文件管理源代码 iphone object c
Learning.iOS.Game.Programming
- 一本对iPhone游戏开发入门者有很大帮助的书,分析简明透彻-Learning.iOS.Game.Programming(Addison.Wesley.2010-09)
iPhone.Application.Development.for.iOS.4
- iPhone Application Development for iOS 4
r-iadfi
- iPhone Application Development for iOS 4 2010
BeginningiPhone
- iphone开发例子,希望可以通共例子学会iphone的开发。-for developer or ios
Books
- Books ,ios上的iphone手机使用的看书软件。-Books, ios mobile phone use on the iphone reading software.
SQLiteSample
- ios,iphone,iPadSQLLite使用经典示例-ios, iphone, iPadSQLLite use the classic example of
Lottery App for iPhone
- 基于苹果iOS系统的彩票类app的框架搭建(Frame of lottery app based on apple iOS system)
iOS跳一跳辅助
- 微信iPhone端自动跳一跳 默认是iPhone X的分辨率, 更多机型全在config文件夹中.(WeChat iPhone end jump one jump The default is the resolution of iPhone X, and more models are all in the config folder.)
ss客户端iOS
- SS客户端,iOS版,可以使用PP助手安装到手机(ss client, it's powerful tools for iphone. If you want to install it for your iPhone,Please use PP helper.)
iphone-inline-video-master
- video标签在ios设备上,视频播放 会脱离文档。 webkit-playsinline和playsinline: 视频播放时局域播放,不脱离文档流 。但是这个属性比较特别, 需要嵌入网页的APP比如WeChat中UIwebview 的allowsInlineMediaPlayback = YES webview.allowsInlineMediaPlayback = YES,才能生效。换句话说,如果APP不设置,你页面中加了这标签也无效。 如果以上设置都未生效,可以使用iphone-in