Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2093268
  • 博文数量: 413
  • 博客积分: 10926
  • 博客等级: 上将
  • 技术积分: 3862
  • 用 户 组: 普通用户
  • 注册时间: 2006-01-09 18:14
文章分类

全部博文(413)

文章存档

2015年(5)

2014年(1)

2013年(5)

2012年(6)

2011年(138)

2010年(85)

2009年(42)

2008年(46)

2007年(26)

2006年(59)

分类:

2007-01-22 22:56:48

  1. Development Environment
    Inter-based Macintosh (laptop or desktop) running Mac OS X
  2. iPhone SDK,contains
    The sdk is free and can be downloaded from http://developer.apple.com/iphone, (you need to sign up before download)
    1. Library
      Cocoa Touch
    2. IDE
      XCode, after installed, it locates in /Developer/Applications/
    3. UI Design
      Interface Builder, a visible tool for editing view elements
    4. ...
  3. Programming Language
    Objective-C, can mix with C/C++
  4. Online Development Center
    http://developer.apple.com/iphone/
  5. Sample Code
    http://developer.apple.com/iphone/library/samplecode/UICatalog/Introduction/Intro.html
    http://developer.apple.com/iphone/library/navigation/SampleCode.html
  6. Development Procedure
    • Install SDK
    • Create Project
    • Debug
    • Deploy
      http://mobiforge.com/developing/story/deploying-iphone-apps-real-devices
    • ...
  7. ...
阅读(1741) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~