.TOML 文件扩展名

TOML Configuration File

开发者 Tom Preston-Werner
受欢迎程度
3.7  |  31 
 

什么是 TOML 文件?

A TOML file is a settings file saved in the TOML (Tom's Obvious, Minimal Language) format. Various programs use TOML files to load configuration settings. For example, Minecraft Forge, a popular Minecraft modding program, loads settings from TOML files.

更多信息

在 Microsoft Visual Studio Code 中打开的 .toml 文件截图
在 Microsoft Visual Studio Code 中打开的 TOML 文件

Developer Tom Preston-Werner created the open-source TOML format in 2013. Each TOML file consists of plain text key-value pairs that define a program's settings. Typically, related settings are divided into sections denoted by bracketed text (e.g., [New Section]).

Many programs use one or more TOML files to store and load their settings. Users can edit these files to adjust the associated program's settings to their liking.

注: TOML files are formatted similarly to .JSON and .YAML files. However, TOML is designed to be easier to read and understand than JSON and YAML.

如何打开 TOML 文件

You can open and edit a TOML file with Microsoft Notepad (Windows), Apple TextEdit (Mac), or any other text editor.

For instructions on how to use or edit a specific program's TOML files, refer to that program's documentation.

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

可打开 TOML 文件的程序

Windows
Mac
分类: 开发者
更新时间: 2022-12-28

验证者 FileInfo.com

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

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