搜索资源列表
gps
- iphone开发 重写对应的View Controller的“shouldAutorotateToInterfaceOrientation:”方法 屏幕支持设备旋转-iphone device can turn left or right
iFrameExtractor_x86
- iphone开发ffmpeg解码库开发的例子,适用于arm7解码库。解码库能真机调试。-iphone development ffmpeg decoding library development example, applicable to the the arm7 decoding library. Decoding library-device debugging.
iPhone_MDM[1]
- iPhone 企业应用开发 MDM设备管理部分资料-iPhone Enterprise Application Development MDM Device Management section data
2._MIT_s_Vision_for_Mobility
- MIT开源移动Web项目相关文档,有一定的参考意义。(4-2)-Find out what MIT has been doing to help facilitate the integration of Mobile Devices into the Role of Education. How we are showcasing the iPhone to release an integrated Mobile Web Site (m.mit.edu) to assist with bas
3._Developing_the_MIT_Mobile_Web
- MIT开源移动Web项目相关文档,有一定的参考意义。(4-3)-Find out what MIT has been doing to help facilitate the integration of Mobile Devices into the Role of Education. How we are showcasing the iPhone to release an integrated Mobile Web Site (m.mit.edu) to assist with bas
4._NFC_and_Other_Future_Mobile_Technologies
- MIT开源移动Web项目相关文档,有一定的参考意义。(4-4)-Find out what MIT has been doing to help facilitate the integration of Mobile Devices into the Role of Education. How we are showcasing the iPhone to release an integrated Mobile Web Site (m.mit.edu) to assist with bas
iPhoneUI
- windows mobile设备上模仿iPhone界面。代码很经典,分析后会很有帮助。-windows mobile device interface imitation iPhone. Code is a classic analysis would be helpful.
Accessory
- 一个利用iphone设备三重重力感应,做的测试列子-Iphone device using a triple gravity sensor, do the test Liezi
MobileHIG
- iPhone Human Interface Guidelines.pdf Read this document to learn about the range of application types you can develop for iPhone OS and the human interface design principles that inform all great software. In this document you also learn how
iPhoneApplicationProgramming
- 最新iPhone操作系统和能在iPhone和iPod touch设备上运行原生程序的技术-IPhone operating system and the latest iPhone and iPod touch can run natively on the device process technology
SimpleFTPSample
- Source code in Objective-C for a FTP client very simple that works in the iPhone mobile device.
Iphone_Debug_iTunes
- iPhone真机调试及如何上传到Apple Application Store平台。-iPhone-device debugging and how to upload to the Apple Application Store platform.
Mythical-Man-Month
- 人月神话》-软件工程经典必读 本书读者包括:软件开发人员、软件项目经理、系统分析师等IT从业者。 特别提示:现在网上很多下载这个书的,但是那些PDF大多是04年某个人做的,当时的PDF编码格式和现在不太一样,04年做的PDF放到电脑上还好,但是放到移动设备上就出问题了,这是我亲身体验,放到iphone上和android上都是乱码 为此,我专门把这本书重新做了一遍,采用新的编码格式,移动设备阅读不乱码!-Mythical Man-Month " - reading
iphone-turnpage
- 此程序时关于实现图书翻页效果的iphone或者ipad虚拟机上运行-this application is about turning bookpage on iphone or ipad for simulator or device.
iphone_device_info
- iphone获取手机设备的各种信息的源码-iphone device info demo
Objective-C.Fundamentals
- Objective-C 基础图书 iPod 开发语言 iOS 4 in Action 源码-Objective-C Fundamentals is an introductory book, intended to complement other books focused on iPhone and iPad application development such as iOS 4 in Action. While many books have been writte
iPhone.TGbuS.CoM_OiOAD
- 某些技术带出每个人隐藏的怪胎,和拥有这样做后立即释放。成千上万的程序员需要提供应用的软件,这本书告诉你如何实现特殊的效果,使装置直接命中。您将学习如何使用一个开放的,社区自主开发工具包,已广泛地下载和使用。-Certain technologies bring out everyone s hidden geek, and the iPhone did so instantly upon its release. Thousands of programmers want to provide
jQuery-Mobile-Quick-Start
- jQuery Mobile快速入门,简单易懂,很实用的一本讲述在iphone设备上开发的书籍-jQuery Mobile Quick Start, easy to understand, very practical one about the iPhone device development books
iphone
- iphone设计规范 PDF文档 iPhone 和 iPod touch 是融合了革命性的多点触摸技术和多种强大功能的复杂尖端设备,其功能包括电子邮件和即时 通讯功能、全功能浏览器、iPod、以及——对于 iPhone 来说——移动电话。iPhone OS 是运行于 iPhone 和 iPod touch 上 的系统软件。随着 iPhone SDK 的到来,其强大的功能进一步延伸,为开发人员提供了大量的机会。除了为基于 iPhone OS 的 设备提供 Web 内容外,开发人员还可以
iphone-inline-video-master
- video标签在ios设备上,视频播放 会脱离文档。 webkit-playsinline和playsinline: 视频播放时局域播放,不脱离文档流 。但是这个属性比较特别, 需要嵌入网页的APP比如WeChat中UIwebview 的allowsInlineMediaPlayback = YES webview.allowsInlineMediaPlayback = YES,才能生效。换句话说,如果APP不设置,你页面中加了这标签也无效。 如果以上设置都未生效,可以使用iphone-in