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

!9711 翻译完成:8761 3.1 release:website修改

Merge pull request !9711 from wusongqing/TR8761
...@@ -166,6 +166,7 @@ ...@@ -166,6 +166,7 @@
- [@ohos.screenLock](js-apis-screen-lock.md) - [@ohos.screenLock](js-apis-screen-lock.md)
- [@ohos.systemTime](js-apis-system-time.md) - [@ohos.systemTime](js-apis-system-time.md)
- [@ohos.wallpaper](js-apis-wallpaper.md) - [@ohos.wallpaper](js-apis-wallpaper.md)
- [console (Log)](js-apis-logs.md)
- [Timer](js-apis-timer.md) - [Timer](js-apis-timer.md)
- Device Management - Device Management
...@@ -240,4 +241,3 @@ ...@@ -240,4 +241,3 @@
- [@system.sensor](js-apis-system-sensor.md) - [@system.sensor](js-apis-system-sensor.md)
- [@system.storage](js-apis-system-storage.md) - [@system.storage](js-apis-system-storage.md)
- [@system.vibrator](js-apis-system-vibrate.md) - [@system.vibrator](js-apis-system-vibrate.md)
- [console](js-apis-logs.md)
\ No newline at end of file
...@@ -46,7 +46,6 @@ ...@@ -46,7 +46,6 @@
- [Accessing Application Resources](ui/ts-resource-access.md) - [Accessing Application Resources](ui/ts-resource-access.md)
- [Pixel Units](ui/ts-pixel-units.md) - [Pixel Units](ui/ts-pixel-units.md)
- Declarative Syntax - Declarative Syntax
- [Overview](ui/ts-syntax-intro.md) - [Overview](ui/ts-syntax-intro.md)
- General UI Description Specifications - General UI Description Specifications
- [Basic Concepts](ui/ts-general-ui-concepts.md) - [Basic Concepts](ui/ts-general-ui-concepts.md)
...@@ -288,7 +287,7 @@ ...@@ -288,7 +287,7 @@
- Tools - Tools
- [DevEco Studio (OpenHarmony) User Guide](quick-start/deveco-studio-user-guide-for-openharmony.md) - [DevEco Studio (OpenHarmony) User Guide](quick-start/deveco-studio-user-guide-for-openharmony.md)
- Hands-On Tutorials - Hands-On Tutorials
- [Samples](https://gitee.com/openharmony/app_samples/blob/master/README.md) - [Samples](https://gitee.com/openharmony/applications_app_samples/blob/master/README.md)
- [Codelabs](https://gitee.com/openharmony/codelabs) - [Codelabs](https://gitee.com/openharmony/codelabs)
- API References - API References
- Component Reference (TypeScript-based Declarative Development Paradigm) - Component Reference (TypeScript-based Declarative Development Paradigm)
...@@ -537,7 +536,7 @@ ...@@ -537,7 +536,7 @@
- [slot](reference/arkui-js/js-components-custom-slot.md) - [slot](reference/arkui-js/js-components-custom-slot.md)
- [Lifecycle Definition](reference/arkui-js/js-components-custom-lifecycle.md) - [Lifecycle Definition](reference/arkui-js/js-components-custom-lifecycle.md)
- [Type Attributes](reference/arkui-js/js-appendix-types.md) - [Type Attributes](reference/arkui-js/js-appendix-types.md)
- APIs - JS and TS APIs
- Ability Framework - Ability Framework
- [@ohos.ability.dataUriUtils](reference/apis/js-apis-DataUriUtils.md) - [@ohos.ability.dataUriUtils](reference/apis/js-apis-DataUriUtils.md)
- [@ohos.ability.errorCode ](reference/apis/js-apis-ability-errorCode.md) - [@ohos.ability.errorCode ](reference/apis/js-apis-ability-errorCode.md)
...@@ -710,7 +709,6 @@ ...@@ -710,7 +709,6 @@
- [@ohos.usb](reference/apis/js-apis-usb.md) - [@ohos.usb](reference/apis/js-apis-usb.md)
- [@ohos.vibrator](reference/apis/js-apis-vibrator.md) - [@ohos.vibrator](reference/apis/js-apis-vibrator.md)
- Account Management - Account Management
- [@ohos.account.appAccount](reference/apis/js-apis-appAccount.md) - [@ohos.account.appAccount](reference/apis/js-apis-appAccount.md)
- [@ohos.account.distributedAccount](reference/apis/js-apis-distributed-account.md) - [@ohos.account.distributedAccount](reference/apis/js-apis-distributed-account.md)
- [@ohos.account.osAccount](reference/apis/js-apis-osAccount.md) - [@ohos.account.osAccount](reference/apis/js-apis-osAccount.md)
...@@ -760,3 +758,12 @@ ...@@ -760,3 +758,12 @@
- [@system.sensor](reference/apis/js-apis-system-sensor.md) - [@system.sensor](reference/apis/js-apis-system-sensor.md)
- [@system.storage](reference/apis/js-apis-system-storage.md) - [@system.storage](reference/apis/js-apis-system-storage.md)
- [@system.vibrator](reference/apis/js-apis-system-vibrate.md) - [@system.vibrator](reference/apis/js-apis-system-vibrate.md)
- Native APIs
- Standard Libraries
- [Node_API](reference/native-lib/third_party_napi/napi.md)
- [libuv](reference/native-lib/third_party_libuv/libuv.md)
- [Native Standard Libraries Supported by OpenHarmony](reference/native-lib/third_party_libc/musl.md)
- Appendix
- [Native API Symbols Not Exported](reference/native-lib/third_party_libc/musl-peculiar-symbol.md)
- [EGL Symbols Exported from Native APIs](reference/native-lib/third_party_opengl/egl-symbol.md)
- [OpenGL ES 3.0 Symbols Exported from Native APIs](reference/native-lib/third_party_opengl/openglesv3-symbol.md)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册