作为一个 iphone newbie ,开始阅读如下文章:
[b]----------------------- already done-----------------------------[/b]
你的第一个 ios Application [b]{ Read Done! }[/b]
这是个简单的例子程序,不过是个很好的开始。
[url]http://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhone101/Articles/00_Introduction.html[/url]
Learning Objective-C: Aprimer [b]{ Read Done! }[/b]
内容很少,也很简单的介绍
[url]http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/Learning_Objective-C_A_Primer[/url]
[b]----------------------- current reading ----------------------------[/b]
View Programming Guide for iOS
[url]http://developer.apple.com/library/ios/#documentation/WindowsViews/Conceptual/ViewPG_iPhoneOS/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009503-CH1-SW2[/url]
[b]----------------------- to be continue ----------------------------[/b]
Event handle guide for ios
[url]http://developer.apple.com/library/ios/#documentation/EventHandling/Conceptual/EventHandlingiPhoneOS/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009541[/url]
The Objective-C Programming Language
[url]http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html#//apple_ref/doc/uid/TP30001163[/url]
ios overview
[url]http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/URL_iPhone_OS_Overview/index.html[/url]
Cocoa Fundamentals Guide
[url]http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/CocoaFundamentals/Introduction/Introduction.html#//apple_ref/doc/uid/TP40002974[/url]
iOS Technology Overview
[url]http://developer.apple.com/library/ios/#documentation/Miscellaneous/Conceptual/iPhoneOSTechOverview/Introduction/Introduction.html#//apple_ref/doc/uid/TP40007898[/url]
阅读分析 crash report
[url]http://developer.apple.com/library/ios/#technotes/tn2008/tn2151.html[/url]
xcode debug guide
[url]http://developer.apple.com/library/ios/#documentation/DeveloperTools/Conceptual/XcodeDebugging/000-Introduction/Introduction.html[/url]
ios debug magic
[url]http://developer.apple.com/library/ios/#technotes/tn2010/tn2239.html[/url]
memory usage performance guide
[url]http://developer.apple.com/library/ios/#documentation/Performance/Conceptual/ManagingMemory/ManagingMemory.html[/url]
performance test start point
[url]http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/GS_Performance_iPhone/index.html[/url]
debug with GDB
[url]http://developer.apple.com/library/ios/#documentation/DeveloperTools/gdb/gdb/gdb_1.html[/url]
一些例子代码
MoveMe
[url]http://developer.apple.com/library/ios/#samplecode/MoveMe/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007315[/url]
Metronome
[url]http://developer.apple.com/library/ios/#samplecode/Metronome/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007434[/url]
TableViewSuit
[url]http://developer.apple.com/library/ios/#samplecode/TableViewSuite/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007318[/url]
SimpleDrillDown
[url]http://developer.apple.com/library/ios/#samplecode/SimpleDrillDown/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007416[/url]
关于app 国际化的topic
[url]http://developer.apple.com/library/ios/#documentation/MacOSX/Conceptual/BPInternational/BPInternational.html#//apple_ref/doc/uid/10000171i[/url]
[b]----------------------- already done-----------------------------[/b]
你的第一个 ios Application [b]{ Read Done! }[/b]
这是个简单的例子程序,不过是个很好的开始。
[url]http://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhone101/Articles/00_Introduction.html[/url]
Learning Objective-C: Aprimer [b]{ Read Done! }[/b]
内容很少,也很简单的介绍
[url]http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/Learning_Objective-C_A_Primer[/url]
[b]----------------------- current reading ----------------------------[/b]
View Programming Guide for iOS
[url]http://developer.apple.com/library/ios/#documentation/WindowsViews/Conceptual/ViewPG_iPhoneOS/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009503-CH1-SW2[/url]
[b]----------------------- to be continue ----------------------------[/b]
Event handle guide for ios
[url]http://developer.apple.com/library/ios/#documentation/EventHandling/Conceptual/EventHandlingiPhoneOS/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009541[/url]
The Objective-C Programming Language
[url]http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html#//apple_ref/doc/uid/TP30001163[/url]
ios overview
[url]http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/URL_iPhone_OS_Overview/index.html[/url]
Cocoa Fundamentals Guide
[url]http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/CocoaFundamentals/Introduction/Introduction.html#//apple_ref/doc/uid/TP40002974[/url]
iOS Technology Overview
[url]http://developer.apple.com/library/ios/#documentation/Miscellaneous/Conceptual/iPhoneOSTechOverview/Introduction/Introduction.html#//apple_ref/doc/uid/TP40007898[/url]
阅读分析 crash report
[url]http://developer.apple.com/library/ios/#technotes/tn2008/tn2151.html[/url]
xcode debug guide
[url]http://developer.apple.com/library/ios/#documentation/DeveloperTools/Conceptual/XcodeDebugging/000-Introduction/Introduction.html[/url]
ios debug magic
[url]http://developer.apple.com/library/ios/#technotes/tn2010/tn2239.html[/url]
memory usage performance guide
[url]http://developer.apple.com/library/ios/#documentation/Performance/Conceptual/ManagingMemory/ManagingMemory.html[/url]
performance test start point
[url]http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/GS_Performance_iPhone/index.html[/url]
debug with GDB
[url]http://developer.apple.com/library/ios/#documentation/DeveloperTools/gdb/gdb/gdb_1.html[/url]
一些例子代码
MoveMe
[url]http://developer.apple.com/library/ios/#samplecode/MoveMe/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007315[/url]
Metronome
[url]http://developer.apple.com/library/ios/#samplecode/Metronome/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007434[/url]
TableViewSuit
[url]http://developer.apple.com/library/ios/#samplecode/TableViewSuite/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007318[/url]
SimpleDrillDown
[url]http://developer.apple.com/library/ios/#samplecode/SimpleDrillDown/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007416[/url]
关于app 国际化的topic
[url]http://developer.apple.com/library/ios/#documentation/MacOSX/Conceptual/BPInternational/BPInternational.html#//apple_ref/doc/uid/10000171i[/url]
552

被折叠的 条评论
为什么被折叠?



