现在的位置: 首页 > 综合 > 正文

10家不错的iphone编程资源站

2013年02月24日 ⁄ 综合 ⁄ 共 1242字 ⁄ 字号 评论关闭
 随着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.

抱歉!评论已关闭.