.YAML 文件扩展名

YAML Document

开发者 不适用
受欢迎程度
3.8  |  64 
 
🔍使用File Helper直接在您的网络浏览器中打开 .YAML 文件在线查看

什么是 YAML 文件?

A YAML file is a text document that contains data formatted using YAML (YAML Ain't Markup Language), a human-readable data format used for data serialization. It is used for reading and writing data independent of a specific programming language. YAML files are often configuration files, used to define the settings of a program or application.

更多信息

在 GitHub Atom 中打开的 .yaml 文件截图
在 GitHub Atom 中打开的 YAML 文件

Because the YAML format is not language-specific, YAML files can be included and referenced within programs written in any language that supports YAML libraries, such as C/C++, Ruby, Python, Java, Perl, C#, and PHP. The YAML acronym originally stood for Yet Another Markup Language, but as the YAML format evolved, the acronym adopted its current, recursive meaning.

If a program uses a YAML file as a settings file, you can edit the program's settings by opening and editing the YAML file in a text or source code editor. Most settings-related YAML files include comments that explain how the file can be used to adjust a program's settings.

注: While the programmer community recommends saving YAML files with the YAML extension, you might also encounter YAML files saved using the .YML extension.

常见 .YAML 文件名

app.yaml - A YAML file used by Google App Engine.

如何打开 YAML 文件

You can open a YAML file in any text editor, such as Microsoft Notepad (Windows) or Apple TextEdit (Mac). However, if you intend to edit a YAML file, you should open it using a source code editor, such as NotePad++ (Windows) or GitHub Atom (cross-platform). These applications provide helpful source code editing tools and highlight YAML syntax correctly.

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

Windows
Linux
Web
Android
Chrome OS
操作系统自带
分类: 开发者
更新时间: 2021-03-31

验证者 FileInfo.com

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

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