未验证 提交 c8fbc742 编写于 作者: K king_he 提交者: Gitee

update en/readme/window-manager.md.

Signed-off-by: Nking_he <6384784@qq.com>
上级 67014850
...@@ -30,8 +30,8 @@ Components of the Window Manager subsystem are described as follows: ...@@ -30,8 +30,8 @@ Components of the Window Manager subsystem are described as follows:
```text ```text
foundation/window/window_manager/ foundation/window/window_manager/
├── dm # Display Manager Client implementation code ├── dm # Implementation code of Display Manager Client
├── dmserver # Display Manager Server implementation code ├── dmserver # Implementation code of Display Manager Server
├── interfaces # External APIs ├── interfaces # External APIs
│ ├── innerkits # Native APIs │ ├── innerkits # Native APIs
│ └── kits # JS APIs and native APIs │ └── kits # JS APIs and native APIs
...@@ -39,8 +39,8 @@ foundation/window/window_manager/ ...@@ -39,8 +39,8 @@ foundation/window/window_manager/
├── sa_profile # System service configuration files ├── sa_profile # System service configuration files
├── snapshot # Implementation code of the screenshot command line tool ├── snapshot # Implementation code of the screenshot command line tool
├── utils # Utilities ├── utils # Utilities
├── wm # Window Manager Client implementation code ├── wm # Implementation code of Window Manager Client
├── wmserver # Window Manager Server implementation code ├── wmserver # Implementation code of Window Manager Server
``` ```
## Constraints ## Constraints
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册