您的位置:首页 > 编程语言

10家不错的iphone编程资源站

2009-01-12 10:24 267 查看
随着iPhone取得巨大成功,学习如何在这样一个新的平台上面开发软件成了编程人员和开发者的必修课了,谁都不想错过这么一个大蛋糕。几乎所有的主要游戏开发者都在重新思考如何把他们的经典游戏放到iPhone平台上来。以下我们就介绍网络上一些比较重要的编程资源站点。

1. Apple iPhone Developer Center Website
当然,这是iPhone所有资源的中心。
Visit the ADC.

2. Animating a Ball Using An NSTimer
今天我将向你展示如何通过移动屏幕上面的球来做一些简单的动画。我们不会用到OpenGL ES来完成这些,而只用简单的NSTimer和UIImageView。
See the Tutorial here.

3. Stanford iPhone Programming Classes Material
拥有很不错PDF教程库来帮助你掌握iPhone编程
Visit and download your favorite ones here.

4. IBM: Develop iPhone Web applications with Eclipse
学习利用Aptana的开发插件Eclipse和iUi框架来创建iPhone网站。观摩Javadoc Viewer的开发,提供用户界面的建议,并且了解iphone软件的开发动向。
Visit the well documented material from IBM here.

5. iPhone Developers Community at iphonewebdev.com
这个网站是一个web开发者互相帮助开发iphone上最好的web程序的社区。Examples here
Visit phonewebdev.com here.

6. iphoney
基于Safari的iPhone模拟器帮助你在发布前完善你的程序
Download iPhoney here.

7. 35 Free Icon Sets for your iPhone
收集了最为精美,易用的iphone图标以便你用在自己的程序上
Visit speckyboy.com here.

8. Learn How To Develop For The iPhone
我们将教你如何知道一个用户是否使用iPhone来访问这个页面,并且探测他是水平的还是竖直的浏览。
Check this well explained tutorial here.

9. iPhone application development, step by step
知道Apple采用Ajax作为iPhone程序开发的SDK时,我们很兴奋能够为它开发一个OpenLaszlo程序
Check these interesting tutorials for the iPhone application development here.

10. iPhone Toolbox
最为全面的iPhone资源网站之一,包含成百的优质教学和技巧文档,让你的开发过程变得简单。
Visite the iPhonetoolbox.com here.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: