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

!8378 翻译已完成

Merge pull request !8378 from shawn_he/0822-d
...@@ -77,7 +77,6 @@ ...@@ -77,7 +77,6 @@
- [init Module](subsys-boot-init.md) - [init Module](subsys-boot-init.md)
- [appspawn Module](subsys-boot-appspawn.md) - [appspawn Module](subsys-boot-appspawn.md)
- [bootstrap Module](subsys-boot-bootstrap.md) - [bootstrap Module](subsys-boot-bootstrap.md)
- [syspara Module](subsys-boot-syspara.md)
- [FAQs](subsys-boot-faqs.md) - [FAQs](subsys-boot-faqs.md)
- [Reference](subsys-boot-ref.md) - [Reference](subsys-boot-ref.md)
- [Test Case Development](subsys-testguide-test.md) - [Test Case Development](subsys-testguide-test.md)
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
}; };
``` ```
The preceding code implements the **IPlugin** API provided by the server. [Table 1](#table567211582104) shows the mapping between the client APIs and the plug-in APIs. The preceding code implements the **IPlugin** API provided by the server. The following table shows the mapping between the client APIs and the plug-in APIs.
**Table 1** Mapping between the client APIs and the plug-in APIs **Table 1** Mapping between the client APIs and the plug-in APIs
......
...@@ -17,7 +17,7 @@ bootchart is available only for the standard system, and begetctl is available f ...@@ -17,7 +17,7 @@ bootchart is available only for the standard system, and begetctl is available f
## How to Develop ## How to Develop
### Parameters ### Parameters
**Table 1** Description of begetctl commands **Table 1** Description of begetctl commands<a name="table14737791480"></a>
| Command| Format and Example| Description| | Command| Format and Example| Description|
| :---------- | :---------- |:--------| | :---------- | :---------- |:--------|
| init group test [stage] | init group test | For details about **stage**, see **ServiceStatus**.| | init group test [stage] | init group test | For details about **stage**, see **ServiceStatus**.|
......
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
- **[init Module](subsys-boot-init.md)** - **[init Module](subsys-boot-init.md)**
- **[appspawn Module](subsys-boot-appspawn.md)** - **[appspawn Module](subsys-boot-appspawn.md)**
- **[bootstrap Module](subsys-boot-bootstrap.md)** - **[bootstrap Module](subsys-boot-bootstrap.md)**
- **[syspara Module](subsys-boot-syspara.md)**
- **[FAQs](subsys-boot-faqs.md)** - **[FAQs](subsys-boot-faqs.md)**
- **[Reference](subsys-boot-ref.md)** - **[Reference](subsys-boot-ref.md)**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册