.RBW 文件扩展名
Ruby Script
| 开发者 | 不适用 |
| 受欢迎程度 |
2.5 | 2 票 |
什么是 RBW 文件?
Source code file written in Ruby, an object-oriented scripting language designed to be intuitive and easy to read; may also use the .RB extension, except Ruby scripts that use the ".rbw" extension are typically meant for graphical interface code.
更多信息
注: Using both ".rb" and ".rbw" extensions during development enables you to set different file associations for performing different default tasks. For example, you might assign the ".rb" extension to one Ruby interpreter while setting the ".rbw" extension association to another. Alternatively, you could set one for an interpreter while setting another to open in a text editor.
可打开或引用 RBW 文件的程序
Real Studio Window File
| 开发者 | Xojo, Inc. |
| 受欢迎程度 |
2.5 | 2 票 |
Window file created by Xojo, an IDE used to create applications; contains an exported window for a desktop application that can be shared between Xojo projects; includes information describing the window, such as maximum window size, background color, behavior, and buttons; replaced by the .XOJO_BINARY_WINDOW file extension.
更多信息
Before it was replaced, you could create a RBW file by clicking the window you wanted to export, selecting File → Export [window name]..., choosing the save location, naming the file, and clicking Save.
To import the RBW file, select File → Import, navigate to your file location, and click Import.
注: REAL Software Real Studio became Xojo, Inc. Xojo in 2013.