未验证 提交 1b5c8159 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/website.md.

Signed-off-by: NLiAn <lian15@huawei.com>
上级 48a166fc
...@@ -619,7 +619,7 @@ ...@@ -619,7 +619,7 @@
- [Intl开发指导](internationalization/intl-guidelines.md) - [Intl开发指导](internationalization/intl-guidelines.md)
- [I18n开发指导](internationalization/i18n-guidelines.md) - [I18n开发指导](internationalization/i18n-guidelines.md)
- [IDL工具规格及使用说明书](IDL/idl-guidelines.md) - [IDL工具规格及使用说明书](IDL/idl-guidelines.md)
- Native API的相关指导 - Native API的相关指导
- [Native API在应用工程中的使用指导](napi/napi-guidelines.md) - [Native API在应用工程中的使用指导](napi/napi-guidelines.md)
- [drawing开发指导](napi/drawing-guidelines.md) - [drawing开发指导](napi/drawing-guidelines.md)
...@@ -1145,7 +1145,7 @@ ...@@ -1145,7 +1145,7 @@
- [文档中涉及到的内置枚举值](reference/arkui-ts/ts-appendix-enums.md) - [文档中涉及到的内置枚举值](reference/arkui-ts/ts-appendix-enums.md)
- 接口参考(JS及eTS API参考) - 接口参考(JS及TS API参考)
- Ability框架 - Ability框架
...@@ -1475,6 +1475,16 @@ ...@@ -1475,6 +1475,16 @@
- [@ohos.multimodalInput.inputMonitor (输入监听)](reference/apis/js-apis-inputmonitor.md) - [@ohos.multimodalInput.inputMonitor (输入监听)](reference/apis/js-apis-inputmonitor.md)
- [@ohos.multimodalInput.inputEvent (输入事件)](reference/apis/js-apis-inputevent.md)
- [@ohos.multimodalInput.keyCode (键值)](reference/apis/js-apis-inputkeycode.md)
- [@ohos.multimodalInput.keyEvent (按键输入事件)](reference/apis/js-apis-inputkeyevent.md)
- [@ohos.multimodalInput.mouseEvent (鼠标输入事件)](reference/apis/js-apis-inputmouseevent.md)
- [@ohos.multimodalInput.ToucEvent (触摸输入事件)](reference/apis/js-apis-inputtouchevent.md)
- [@ohos.power (系统电源管理)](reference/apis/js-apis-power.md) - [@ohos.power (系统电源管理)](reference/apis/js-apis-power.md)
- [@ohos.runningLock (Runninglock锁)](reference/apis/js-apis-runninglock.md) - [@ohos.runningLock (Runninglock锁)](reference/apis/js-apis-runninglock.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册