.SBRES 文件扩展名

Small Basic LitDev Resource File

开发者 LitDev
受欢迎程度
2.5  |  2 
 

什么是 SBRES 文件?

An SBRES file is a resource file created by LitDev, an extension for the Microsoft Small Basic programming language. It contains binary data used to add resources to a Small Basic program. SBRES files are typically named for the program they are used with. For example, a Small Basic program named ExampleApp.exe may use an SBRES file named ExampleApp.sbres.

更多信息

Microsoft Small Basic is a programming language designed to help students transition from block-based coding to text-based coding. LitDev is a Small Basic extension that provides additional objects and classes programmers can add to their Small Basic programs.

LitDev's LDResources class allows a developer to save their program's resources, including ImageList images, all audio files played with Sound.Play, and other resource files, in one binary file. That file is named ProgramName.sbres. The SBRES file is then used to load the program's resources when the program is executed as an .EXE file. SBRES files are typically stored in a Small Basic program's root directory, alongside their associated EXE file.

如何打开 SBRES 文件

SBRES files are not meant to be opened. If you need to adjust the resources included in an SBRES file, you should open the project that created the SBRES file in Microsoft Small Basic (Windows) with the LitDev extension installed. Then, you can edit your program's LDResources class, before recompiling the program.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 SBRES 文件的程序

Windows
分类: 开发者
更新时间: 2021-03-15

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Small Basic LitDev Resource 文件格式和 Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们