Description: The iphone3 develop basic tutorial example, useful for beginners. Main interface builder interface development
To Search:
File list (Check if you may need any files):
Beginning iPhone Dev
....................\.DS_Store
....................\._.DS_Store
....................\02 Hello World
....................\..............\.DS_Store
....................\..............\._.DS_Store
....................\..............\Classes
....................\..............\.......\.DS_Store
....................\..............\.......\._.DS_Store
....................\..............\.......\Hello_WorldAppDelegate.h
....................\..............\.......\Hello_WorldAppDelegate.m
....................\..............\.......\Hello_WorldViewController.h
....................\..............\.......\Hello_WorldViewController.m
....................\..............\Hello World.xcodeproj
....................\..............\.....................\project.pbxproj
....................\..............\.....................\project.xcworkspace
....................\..............\.....................\...................\contents.xcworkspacedata
....................\..............\.....................\...................\xcuserdata
....................\..............\.....................\...................\..........\ywchen.xcuserdatad
....................\..............\.....................\...................\..........\..................\UserInterfaceState.xcuserstate
....................\..............\.....................\xcuserdata
....................\..............\.....................\..........\ywchen.xcuserdatad
....................\..............\.....................\..........\..................\xcschemes
....................\..............\.....................\..........\..................\.........\Hello World.xcscheme
....................\..............\.....................\..........\..................\.........\xcschememanagement.plist
....................\..............\Hello_WorldViewController.xib
....................\..............\Hello_World_Prefix.pch
....................\..............\Info.plist
....................\..............\MainWindow.xib
....................\..............\icon.png
....................\..............\main.m
....................\03 Button Fun
....................\.............\.DS_Store
....................\.............\._.DS_Store
....................\.............\Button Fun.xcodeproj
....................\.............\....................\project.pbxproj
....................\.............\....................\project.xcworkspace
....................\.............\....................\...................\contents.xcworkspacedata
....................\.............\....................\...................\xcuserdata
....................\.............\....................\...................\..........\ywchen.xcuserdatad
....................\.............\....................\...................\..........\..................\UserInterfaceState.xcuserstate
....................\.............\....................\xcuserdata
....................\.............\....................\..........\ywchen.xcuserdatad
....................\.............\....................\..........\..................\xcschemes
....................\.............\....................\..........\..................\.........\Button Fun.xcscheme
....................\.............\....................\..........\..................\.........\xcschememanagement.plist
....................\.............\Button_FunViewController.xib
....................\.............\Button_Fun_Prefix.pch
....................\.............\Classes
....................\.............\.......\.DS_Store
....................\.............\.......\._.DS_Store
....................\.............\.......\Button_FunAppDelegate.h
....................\.............\.......\Button_FunAppDelegate.m
....................\.............\.......\Button_FunViewController.h
....................\.............\.......\Button_FunViewController.m
....................\.............\Info.plist
....................\.............\MainWindow.xib
....................\.............\main.m
....................\04 Control Fun
................