.NIB 文件扩展名
Interface Builder User Interface File
| 开发者 | Apple |
| 受欢迎程度 |
3.6 | 51 票 |
什么是 NIB 文件?
File created by Interface Builder, a software development program (included with Apple Xcode) used for building user interfaces for Mac OS X applications; saves a user interface component such as a window or a view as well as the text fields, buttons, and other interactive components.
更多信息
While NIB files aren't required for Mac OS X applications, they are commonly used since creating interfaces visually in Interface Builder is often easier than creating them programmatically.
注: Version 3 of Interface Builder introduced the .XIB format, which stores the same information as a NIB file but uses a text-based file format.
可打开或引用 NIB 文件的程序
Mac
Apple Interface Builder