2008年7月1日火曜日

Creating an iPhone Application目次

1ページを読むのに時間がかかったので、後から追いかけやすいように目次を付けました。

その1
Examining the MoveMe Sample Project
Building the MoveMe Application
A Word About Memory Management
Initializing the MoveMe Application

その2
Defining the Application Delegate
Creating the Application Window

その3
Drawing the Welcome Button
Handling Touch Events

その4
Animating the Button's Movement
Finishing the Application

その5
Taking Your Applications Further
>Tracking Orientation and Motion Using the Accelerometers
>Accessing the User's Contacts
>Getting the User's Current Location
>Playing Audio and Video
>Taking Pictures with the Built-in Camera

0 件のコメント:

Open Source

Appleが主催するdarwin-devのMailing listにAppleのDarwin TeamのWilliam SiegristがDeveloper Tools 3.1.3とiPhone OS 3.0関連のソース一部を公開したと投稿していました。 Developer To...