Resource Programming Guide
OSXDEV
[편집] 이 문서의 구성
- “Resources in Mac OS X” Mac OS X에서 지원하는 리소스 타입에 대한 소개를 제공.
- “Nib Files and Cocoa” nib파일에 대해 코코아에서 지원하는 부분을 설명.
- “Nib Files and Carbon” nib파일에 대해 카본에서 지원하는 부분을 설명.
- “String Resources” 어플리케이션에서 지원하는 지역화된 스트링 리소스들을 설명.
- “Image, Sound, and Video Resources” 어플리케이션에서 이미지, 사운드 그리고 비디오 리소스들을 지원하는 것을 설명.
[편집] 참조
The following ADC Reference Library documents are conceptually related to Resource Programming Guide:
- Bundle Programming Guide describes the bundle structure used by applications to store executable code and resources.
- Internationalization Programming Topics describes the process of preparing an application (and it’s resources) for translation into other languages.
- Interface Builder describes the application used to create nib file resources.
- Property List Programming Guide for Cocoa describes the facilities in place for loading property-list resource files into a Cocoa application.
- Property List Programming Topics for Core Foundation describes the facilities in place for loading property-list resource files into a C-based application.




