Manifest
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
包含“可传输”的信息即不特定于任何给定项目,并且可以在项目之间移动。
字段 |
version |
string
文件格式的版本。当前文件格式版本为 1.0。示例:“1.0”
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eThe YAML representation focuses on transportable information, allowing data to be shared across different projects.\u003c/p\u003e\n"],["\u003cp\u003eThe current version of the file format is 1.0 and is indicated using the \u003ccode\u003eversion\u003c/code\u003e field within the YAML structure.\u003c/p\u003e\n"],["\u003cp\u003eThe YAML structure utilizes fields like \u003ccode\u003eversion\u003c/code\u003e with a string data type to store information.\u003c/p\u003e\n"]]],["The content describes a transportable data format represented in YAML. It defines a single field, `version`, which is a string indicating the file format's version. The current version is 1.0, and the `version` field is exemplified as \"1.0\". This format is designed for use across different projects.\n"],null,["# Manifest\n\n- [YAML representation](#SCHEMA_REPRESENTATION)\n\nContains information that's \"transportable\" i.e. not specific to any given project and can be moved between projects.\n\n| YAML representation ||\n|-------------------------|---|\n| ``` version: string ``` |\n\n| Fields ||\n|-----------|--------------------------------------------------------------------------------------------|\n| `version` | `string` Version of the file format. The current file format version is 1.0 Example: \"1.0\" |"]]