未验证 提交 a6589f44 编写于 作者: O openharmony_ci 提交者: Gitee

!4836 调整格式【需要翻译】

Merge pull request !4836 from duangavin123/master
...@@ -441,7 +441,7 @@ OpenHarmony的配置文件主要有四个。 ...@@ -441,7 +441,7 @@ OpenHarmony的配置文件主要有四个。
}, },
... ...
] ]
} }
``` ```
...@@ -458,6 +458,7 @@ OpenHarmony的配置文件主要有四个。 ...@@ -458,6 +458,7 @@ OpenHarmony的配置文件主要有四个。
"dir": "foundation" "dir": "foundation"
} }
} }
``` ```
该文件对子系统进行了说明,我们需要该子系统定义中的name与path,分别表示子系统的名称和所在文件夹路径。 该文件对子系统进行了说明,我们需要该子系统定义中的name与path,分别表示子系统的名称和所在文件夹路径。
...@@ -481,6 +482,7 @@ OpenHarmony的配置文件主要有四个。 ...@@ -481,6 +482,7 @@ OpenHarmony的配置文件主要有四个。
} }
} }
} }
``` ```
ohos.build文件定义了子系统包含的部件。 ohos.build文件定义了子系统包含的部件。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册