.SBX 文件扩展名
ScratchX Project File
| 开发者 | MIT |
| 受欢迎程度 |
4.7 | 31 票 |
什么是 SBX 文件?
An SBX file is a project created by ScratchX, a development platform used to test experimental JavaScript Scratch extensions. It contains a Scratch extension project developed by Scratch users to allow the Scratch programming language to interface with hardware, such as the iRobot vacuum or LEGO EV3 robots, or web information sources, such as Amazon Text to Speech or Google Translate.
更多信息
Scratch is an easy-to-learn programming language that helps young people develop games, animations, and interactive stories. There are several versions of Scratch, including Scratch 3.0 (.SB3 files), Scratch 2.0 (.SB2) files, and the original Scratch format (.SB files).
ScratchX is a project of the Lifelong Kindergarten Group at the Massachusetts Institute of Technology (MIT) Media Lab. It allows users to create, modify, and share experimental extensions that enable Scratch to connect and interact with external hardware or web information sources.
To open an SBX file in the online MIT ScratchX editor:
- Open the Scratch project editor on the MIT ScratchX webpage.
- Select File → Load Project in the browser window.
To create an SBX file in the online MIT ScratchX editor:
- Open the Scratch project editor on the MIT ScratchX webpage.
- Create your project and select File → Save Project.
- Name your file, choose the save location, and click Save.
注: MIT discontinued ScratchX.
可打开 SBX 文件的程序
GLBasic Shoebox File
| 开发者 | Dream Design Entertainment |
| 受欢迎程度 |
1.8 | 33 票 |
Compressed archive created by Shoebox, a tool included with the GLBasic software development toolkit; can store application resources such as graphics, video, music, or data files; can be decompressed by the application at runtime to extract specific files.
可打开或引用 SBX 文件的程序
ESRI Spatial Index File
| 开发者 | ESRI |
| 受欢迎程度 |
1.8 | 24 票 |
File used by ESRI ArcGIS Desktop GIS mapping software; contains a spatial index for a .SHP shapefile; used to optimize queries and reduce the overall time spent accessing multidimensional object shape information.
更多信息
SBX files are optional when specifying a shapefile. However, shapefiles without spatial indexes may suffer from slow loading and rendering times.
可打开或引用 SBX 文件的程序
Adobe Illustrator Tsume File
| 开发者 | Adobe Systems |
| 受欢迎程度 |
1.5 | 19 票 |
File created by Illustrator, a vector graphics editing program; contains proportional kerning data for Chinese, Japanese, and Korean (CJK) characters; accompanies CJK fonts that use built-in proportional spacing; not meant to be manually opened.
更多信息
注: Most CJK characters are monospaced (every character has the same horizontal and vertical length). However, when using the Tsume option, the default monospacing will change to a proportional width and height for the text.
可打开 SBX 文件的程序
SeqBox Container File
| 开发者 | Marco Pontello |
| 受欢迎程度 |
1.2 | 20 票 |
An SBX file is a SeqBox (Sequenced Box) container file created by SBXEnc, a program used to secure and back up a user's files in case of system failures, loss of partition information, or any other disk problems. It contains a file that has been encoded by the SBXEnc program. SBX files store information in a collection of blocks with each block consisting of a header, unique file identifier, checksum, block sequence number, and version.
更多信息
The SeqBox format is designed to provide a safe archiving solution for securing and storing a user's files. The SBXEnc program is used to encode a data file to an SBX container and the SBXDec program is used to decode the SBX file back to the original file.