GNUstep
GNUstep is a free software implementation of Cocoa (formerly NeXT's OpenStep) Objective-C libraries (called frameworks), widget toolkit, and application development tools not only for Unix-like operating systems, but also for Microsoft Windows. It is part of the GNU Project.
The GNUstep Base library is a free software package implementing the API of the OpenStep Foundation Kit (tm), including later additions. This documentation package describes the core of the Base library, for documentation on additional classes, see the BaseAdditions documentation package.
그누스텝(GNUstep)은 GUI 가운데 하나다. 라이브러리, 위젯, 소프트웨어 개발도구 등 많은 면에서 NeXT의 오픈스텝을 닮았으며 유닉스 계 운영 체제에서만이 아니라 마이크로소프트 윈도에서도 돌아간다.
classes
- NSString: Objective-C 기본 문자열 클래스.
- NSBundle: 런타임에 리소스의 위치와 응용프로그램에 대한 핸들링을 지원한다.
- NSLog: 로그정보를 출력해주는 클래스이다. (XCode에서 사용가능)
Favorite site
References
-
Gnustep-reference.zip ↩