diff --git a/en/device-dev/Readme-EN.md b/en/device-dev/Readme-EN.md index 38304bee71dab802b0c2e740eb81428bd6e81917..aa213dcc1f762cc6ab5744799b6d61392597dfb2 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

diff --git a/en/device-dev/porting/porting-smallchip-kernel-a.md b/en/device-dev/porting/porting-smallchip-kernel-a.md index 7d3eb312e585ebf2c5c103a2b6d0f97558905ab7..19894561a4ee6215b48599fa64610d55d56ec549 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") 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 9fe1107fb30016f34a2defe61cbd4eec6eb35857..9adc8cfa971293fe7a7f93694330fbec6393779f 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). 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 a108b3629af65c944edf23681a4d2be66386f959..2367d7b0784499dfea575b3a83be13cf270c262a 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). diff --git a/zh-cn/device-dev/Readme-CN.md b/zh-cn/device-dev/Readme-CN.md index 8ec6cd9cda28017d269f8d82f909080b6817225e..c83eee90db96c7441757ff0e941df95e2068e431 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贡献功能组件

- +

参考