Oct 02, 2008
[Apple] Objective-C 2.0 メモ
Objective-C 2.0 に関する資料をメモ。
- Objective-C 2.0プログラミング言語
- http://developer.apple.com/jp/documentation/Cocoa/Conceptual/ObjectiveC/index.html?http://developer.apple.com/jp/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/chapter_1_section_1.html
- Objective-C 2.0 Runtime Reference
- http://developer.apple.com/documentation/Cocoa/Reference/ObjCRuntimeRef/Reference/reference.html
- Introduction to Garbage Collection
- http://developer.apple.com/documentation/Cocoa/Conceptual/GarbageCollection/Introduction.html
- Reference: Cocoa - Objective-C Language
- http://developer.apple.com/reference/Cocoa/idxObjectiveCLanguage-date.html#//apple_ref/doc/uid/TP30001281-TP30000416-TP30000856
- Wikipedia - Objective-C : Objective-C 2.0
- http://ja.wikipedia.org/wiki/Objective-C#Objective-C_2.0



