.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 파일을 열거나 참조하는 프로그램

카테고리: 개발자
업데이트: 2021-03-31

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 YAML Document 파일 형식과 Mac, Windows, Linux, Android, and iOS 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.