From b85f7440db3fd5d9d8b923dec47128ad91760ec8 Mon Sep 17 00:00:00 2001 From: Austin Date: Mon, 13 Sep 2021 03:39:08 +0000 Subject: [PATCH 1/5] update en/device-dev/quick-start/quickstart-standard-windows-environment.md. Signed-off-by: Austin --- .../quick-start/quickstart-standard-windows-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/device-dev/quick-start/quickstart-standard-windows-environment.md b/en/device-dev/quick-start/quickstart-standard-windows-environment.md index a108b3629af..2367d7b0784 100644 --- a/en/device-dev/quick-start/quickstart-standard-windows-environment.md +++ b/en/device-dev/quick-start/quickstart-standard-windows-environment.md @@ -180,7 +180,7 @@ DevEco Device Tool will automatically download and install the C/C++ and CodeLLD ![](figure/installation-complete.png) -5. 启动Visual Studio Code,会自动安装DevEco Device Tool依赖的C/C++、CodeLLDB插件。等待安装完成后,点击Visual Studio Code左侧的![](figure/button.png)按钮,检查INSTALLED中,是否已成功安装C/C++、CodeLLDB和DevEco Device Tool。 +5. Start Visual Studio Code. The C/C++ and CodeLLDB plug-ins on which DevEco Device Tool depends will be automatically installed. After the installation is complete, click ![](figure/button.png)on the left of Visual Studio Code to check whether C/C++, CodeLLDB, and DevEco Device Tool are included in the INSTALLED list. >![](../public_sys-resources/icon-note.gif) **NOTE:** >If the C/C++ and CodeLLDB plug-ins fail to be installed, DevEco Device Tool cannot run properly. To solve the issue, see [Installing the C/C++ and CodeLLDB Plug-ins Offline](https://device.harmonyos.com/en/docs/ide/user-guides/offline_plugin_install-0000001074376846). -- Gitee From 612abe923e21046284abb63c81273c919e81d9f1 Mon Sep 17 00:00:00 2001 From: Austin Date: Mon, 13 Sep 2021 03:58:30 +0000 Subject: [PATCH 2/5] update en/device-dev/quick-start/quickstart-lite-env-setup-windows.md. Signed-off-by: Austin --- en/device-dev/quick-start/quickstart-lite-env-setup-windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/device-dev/quick-start/quickstart-lite-env-setup-windows.md b/en/device-dev/quick-start/quickstart-lite-env-setup-windows.md index 9fe1107fb30..9adc8cfa971 100644 --- a/en/device-dev/quick-start/quickstart-lite-env-setup-windows.md +++ b/en/device-dev/quick-start/quickstart-lite-env-setup-windows.md @@ -180,7 +180,7 @@ DevEco Device Tool will automatically download and install the C/C++ and CodeLLD ![](figure/installation-complete.png) -5. 启动Visual Studio Code,会自动安装DevEco Device Tool依赖的C/C++、CodeLLDB插件。等待安装完成后,点击Visual Studio Code左侧的![](figure/button.png)按钮,检查INSTALLED中,是否已成功安装C/C++、CodeLLDB和DevEco Device Tool。 +5. Start Visual Studio Code. The C/C++ and CodeLLDB plug-ins on which DevEco Device Tool depends will be automatically installed. After the installation is complete, click![](figure/button.png)on the left of Visual Studio Code to check whether C/C++, CodeLLDB, and DevEco Device Tool are included in the INSTALLED list. >![](../public_sys-resources/icon-note.gif) **NOTE:** >If the C/C++ and CodeLLDB plug-ins fail to be installed, DevEco Device Tool cannot run properly. To solve the issue, see [Installing the C/C++ and CodeLLDB Plug-ins Offline](https://device.harmonyos.com/en/docs/ide/user-guides/offline_plugin_install-0000001074376846). -- Gitee From b528393f8ae516f62c1d6a3f106d9459031e3084 Mon Sep 17 00:00:00 2001 From: Austin Date: Mon, 13 Sep 2021 09:08:16 +0000 Subject: [PATCH 3/5] update zh-cn/device-dev/Readme-CN.md. Signed-off-by: Austin --- zh-cn/device-dev/Readme-CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-cn/device-dev/Readme-CN.md b/zh-cn/device-dev/Readme-CN.md index 8ec6cd9cda2..c83eee90db9 100644 --- a/zh-cn/device-dev/Readme-CN.md +++ b/zh-cn/device-dev/Readme-CN.md @@ -90,7 +90,7 @@ OpenHarmony也提供了一系列可选的系统组件,方便设备开发者按

OpenHarmony贡献功能组件

- +

参考

@@ -153,7 +153,7 @@ OpenHarmony也提供了一系列可选的系统组件,方便设备开发者按

OpenHarmony贡献功能组件

- +

参考

-- Gitee From c2e7292fe4c0bcc8e774e63d310e86b693d0d368 Mon Sep 17 00:00:00 2001 From: Austin Date: Mon, 13 Sep 2021 09:10:58 +0000 Subject: [PATCH 4/5] update en/device-dev/Readme-EN.md. Signed-off-by: Austin --- en/device-dev/Readme-EN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/device-dev/Readme-EN.md b/en/device-dev/Readme-EN.md index 38304bee71d..aa213dcc1f7 100644 --- a/en/device-dev/Readme-EN.md +++ b/en/device-dev/Readme-EN.md @@ -90,7 +90,7 @@ In addition, OpenHarmony provides a series of optional system components that ca

Contributing components to OpenHarmony

- +

Reference

@@ -153,7 +153,7 @@ In addition, OpenHarmony provides a series of optional system components that ca

Contributing components to OpenHarmony

- +

Reference

-- Gitee From 70b2e223b423c33612cf97e4756fba56d6121897 Mon Sep 17 00:00:00 2001 From: Austin Date: Mon, 13 Sep 2021 09:14:54 +0000 Subject: [PATCH 5/5] update en/device-dev/porting/porting-smallchip-kernel-a.md. Signed-off-by: Austin --- en/device-dev/porting/porting-smallchip-kernel-a.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/device-dev/porting/porting-smallchip-kernel-a.md b/en/device-dev/porting/porting-smallchip-kernel-a.md index 7d3eb312e58..19894561a4e 100644 --- a/en/device-dev/porting/porting-smallchip-kernel-a.md +++ b/en/device-dev/porting/porting-smallchip-kernel-a.md @@ -114,7 +114,7 @@ As can be seen from preceding figure, kernel basic adaptation involves the follo -- Implementing the **SystemInit** function to initialize services in the user space. [\#EN-US\_TOPIC\_0000001200171989/fig15798236163510](#fig15798236163510) shows a typical initialization scenario. +- Implementing the **SystemInit** function to initialize services in the user space. Figure 2 shows a typical initialization scenario. **Figure 2** Service startup process ![](figure/service-startup-process.png "service-startup-process") -- Gitee