Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
92d1a62a
D
Docs
项目概览
OpenHarmony
/
Docs
大约 2 年 前同步成功
通知
161
Star
293
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
92d1a62a
编写于
10月 20, 2022
作者:
G
Gloria
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update docs against 10209
Signed-off-by: wusongqing<wusongqing@huawei.com>
上级
f8f2cf2c
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
37 addition
and
110 deletion
+37
-110
en/application-dev/faqs/Readme-EN.md
en/application-dev/faqs/Readme-EN.md
+3
-1
en/application-dev/reference/apis/Readme-EN.md
en/application-dev/reference/apis/Readme-EN.md
+21
-57
en/application-dev/website.md
en/application-dev/website.md
+13
-52
未找到文件。
en/application-dev/faqs/Readme-EN.md
浏览文件 @
92d1a62a
...
...
@@ -5,9 +5,11 @@
-
[
ArkUI (eTS) Development
](
faqs-ui-ets.md
)
-
[
Graphics and Image Development
](
faqs-graphics.md
)
-
[
File Management Development
](
faqs-file-management.md
)
-
[
Network and Connection Development
](
faqs-connectivity.md
)
-
[
Data Management Development
](
faqs-data-management.md
)
-
[
Device Management Development
](
faqs-device-management.md
)
-
[
Native API Usage
](
faqs-native.md
)
-
[
Usage of Third- and Fourth-Party Libraries
](
faqs-third-party-library.md
)
-
[
hdc_std Command Usage
](
faqs-ide.md
)
-
[
IDE Usage
](
faqs-hdc-std.md
)
-
[
Development Board
](
faqs-development-board.md
)
en/application-dev/reference/apis/Readme-EN.md
浏览文件 @
92d1a62a
# APIs
-
[
API Reference Document Description
](
development-intro.md
)
-
Ability Framework
-
FA Model
-
[
@ohos.ability.featureAbility
](
js-apis-featureAbility.md
)
-
[
@ohos.ability.particleAbility
](
js-apis-particleAbility.md
)
...
...
@@ -28,8 +26,6 @@
-
application/
[
FormExtensionContext
](
js-apis-formextensioncontext.md
)
-
application/
[
PermissionRequestResult
](
js-apis-permissionrequestresult.md
)
-
application/
[
ServiceExtensionContext
](
js-apis-service-extension-context.md
)
-
[
InputMethodExtensionAbility
](
js-apis-inputmethod-extension-ability.md
)
-
[
InputMethodExtensionContext
](
js-apis-inputmethod-extension-context.md
)
-
FA and Stage Models
-
[
@ohos.ability.dataUriUtils
](
js-apis-DataUriUtils.md
)
-
[
@ohos.ability.errorCode
](
js-apis-ability-errorCode.md
)
...
...
@@ -60,18 +56,16 @@
-
application/
[
ExtensionRunningInfo
](
js-apis-extensionrunninginfo.md
)
-
application/
[
MissionSnapshot
](
js-apis-application-MissionSnapshot.md
)
-
application/
[
ProcessRunningInfo
](
js-apis-processrunninginfo.md
)
-
application/
[
ProcessRunningInformation
](
js-apis-processrunninginformation.md
)
-
application/
[
shellCmdResult
](
js-apis-application-shellCmdResult.md
)
-
continuation/
[
ContinuationResult
](
js-apis-continuation-continuationResult.md
)
-
Common Event and Notification
-
[
@ohos.commonEvent
](
js-apis-commonEvent.md
)
-
[
@ohos.events.emitter
](
js-apis-emitter.md
)
-
[
@ohos.notification
](
js-apis-notification.md
)
-
[
@ohos.reminderAgent
](
js-apis-reminderAgent.md
)
-
application/
[
EventHub
](
js-apis-eventhub.md
)
-
Bundle Management
-
Bundle Management
-
[
@ohos.bundle
](
js-apis-Bundle.md
)
-
[
@ohos.bundle.defaultAppManager
](
js-apis-bundle-defaultAppManager.md
)
-
[
@ohos.bundle.innerBundleManager)
](
js-apis-Bundle-InnerBundleManager.md
)
...
...
@@ -92,17 +86,14 @@
-
bundle/
[
ModuleInfo
](
js-apis-bundle-ModuleInfo.md
)
-
bundle/
[
PermissionDef
](
js-apis-bundle-PermissionDef.md
)
-
bundle/
[
RemoteAbilityInfo
](
js-apis-bundle-remoteAbilityInfo.md
)
-
bundle/
[
ShortcutInfo
](
js-apis-bundle-ShortcutInfo.md
)
-
bundle/
[
ShortcutInfo
<sup>(deprecated)</sup>
](
js-apis-bundle-ShortcutInfo.md
)
-
UI Page
-
[
@ohos.animator
](
js-apis-animator.md
)
-
[
@ohos.mediaquery
](
js-apis-mediaquery.md
)
-
[
@ohos.prompt
](
js-apis-prompt.md
)
-
[
@ohos.router
](
js-apis-router.md
)
-
[
@ohos.uiAppearance
](
js-apis-uiappearance.md
)
-
Graphics
-
Graphics
-
[
@ohos.animation.windowAnimationManager
](
js-apis-windowAnimationManager.md
)
-
[
@ohos.display
](
js-apis-display.md
)
-
[
@ohos.effectKit
](
js-apis-effectKit.md
)
...
...
@@ -111,46 +102,33 @@
-
[
@ohos.window
](
js-apis-window.md
)
-
[
webgl
](
js-apis-webgl.md
)
-
[
webgl2
](
js-apis-webgl2.md
)
-
Media
-
[
@ohos.multimedia.audio
](
js-apis-audio.md
)
-
[
@ohos.multimedia.camera
](
js-apis-camera.md
)
-
[
@ohos.multimedia.image
](
js-apis-image.md
)
-
[
@ohos.multimedia.media
](
js-apis-media.md
)
-
[
@ohos.multimedia.medialibrary
](
js-apis-medialibrary.md
)
-
Resource Management
-
[
@ohos.i18n
](
js-apis-i18n.md
)
-
[
@ohos.intl
](
js-apis-intl.md
)
-
[
@ohos.resourceManager
](
js-apis-resource-manager.md
)
-
Resource Scheduling
-
Resource Scheduling
-
[
@ohos.backgroundTaskManager
](
js-apis-backgroundTaskManager.md
)
-
[
@ohos.distributedMissionManager
](
js-apis-distributedMissionManager.md
)
-
[
@ohos.workScheduler
](
js-apis-workScheduler.md
)
-
[
@ohos.WorkSchedulerExtensionAbility
](
js-apis-WorkSchedulerExtensionAbility.md
)
-
Custom Management
-
[
@ohos.configPolicy
](
js-apis-config-policy.md
)
-
[
@ohos.enterpriseDeviceManager
](
js-apis-enterprise-device-manager.md
)
-
[
@ohos.EnterpriseAdminExtensionAbility
](
js-apis-EnterpriseAdminExtensionAbility.md
)
-
[
@ohos.enterpriseDeviceManager
](
js-apis-enterprise-device-manager.md
)
-
enterpriseDeviceManager/
[
DeviceSettingsManager
](
js-apis-enterpriseDeviceManager-DeviceSettingsManager.md
)
-
Security
-
[
@ohos.abilityAccessCtrl
](
js-apis-abilityAccessCtrl.md
)
-
[
@ohos.privacyManager
](
js-apis-privacyManager.md
)
-
[
@ohos.security.huks
](
js-apis-huks.md
)
-
[
@ohos.userIAM.userAuth
](
js-apis-useriam-userauth.md
)
-
[
@ohos.userIAM.faceAuth
](
js-apis-useriam-faceauth.md
)
-
[
@ohos.userIAM.userAuth
](
js-apis-useriam-userauth.md
)
-
[
@system.cipher
](
js-apis-system-cipher.md
)
-
Data Management
-
Data Management
-
[
@ohos.data.dataAbility
](
js-apis-data-ability.md
)
-
[
@ohos.data.dataShare
](
js-apis-data-dataShare.md
)
-
[
@ohos.data.dataSharePredicates
](
js-apis-data-dataSharePredicates.md
)
...
...
@@ -161,52 +139,44 @@
-
[
@ohos.data.rdb
](
js-apis-data-rdb.md
)
-
[
@ohos.data.ValuesBucket
](
js-apis-data-ValuesBucket.md
)
-
data/rdb/
[
resultSet
](
js-apis-data-resultset.md
)
-
File Management
-
[
@ohos.document
](
js-apis-document.md
)
-
[
@ohos.environment
](
js-apis-environment.md
)
-
[
@ohos.fileio
](
js-apis-fileio.md
)
-
[
@ohos.fileManager
](
js-apis-filemanager.md
)
-
[
@ohos.multimedia.medialibrary
](
js-apis-medialibrary.md
)
-
[
@ohos.securityLabel
](
js-apis-securityLabel.md
)
-
[
@ohos.statfs
](
js-apis-statfs.md
)
-
[
@ohos.storageStatistics
](
js-apis-storage-statistics.md
)
-
[
@ohos.volumeManager
](
js-apis-volumemanager.md
)
-
[
@ohos.securityLabel
](
js-apis-securityLabel.md
)
-
Telephony Service
-
[
@ohos.contact
](
js-apis-contact.md
)
-
[
@ohos.telephony.call
](
js-apis-call.md
)
-
[
@ohos.telephony.data
](
js-apis-telephony-data.md
)
-
[
@ohos.telephony.observer
](
js-apis-observer.md
)
-
[
@ohos.telephony.radio
](
js-apis-radio.md
)
-
[
@ohos.telephony.sim
](
js-apis-sim.md
)
-
[
@ohos.telephony.sms
](
js-apis-sms.md
)
-
[
@ohos.telephony.data
](
js-apis-telephony-data.md
)
-
Network Management
-
[
@ohos.net.connection
](
js-apis-net-connection.md
)
-
[
@ohos.net.http
](
js-apis-http.md
)
-
[
@ohos.request
](
js-apis-request.md
)
-
[
@ohos.net.socket
](
js-apis-socket.md
)
-
[
@ohos.net.webSocket
](
js-apis-webSocket.md
)
-
[
@ohos.request
](
js-apis-request.md
)
-
Connectivity
-
[
@ohos.bluetooth
](
js-apis-bluetooth.md
)
-
[
@ohos.connectedTag
](
js-apis-connectedTag.md
)
-
[
@ohos.nfc.cardEmulation
](
js-apis-cardEmulation.md
)
-
[
@ohos.nfc.controller
](
js-apis-nfcController.md
)
-
[
@ohos.nfc.tag
](
js-apis-nfcTag.md
)
-
[
@ohos.nfc.tag
](
js-apis-nfctech.md
)
-
[
@ohos.nfc.tag
](
js-apis-tagSession.md
)
-
[
@ohos.rpc
](
js-apis-rpc.md
)
-
[
@ohos.wifi
](
js-apis-wifi.md
)
-
[
@ohos.wifiext
](
js-apis-wifiext.md
)
-
[
@ohos.nfc.tag
](
js-apis-nfctech.md
)
-
[
@ohos.nfc.tag
](
js-apis-tagSession.md
)
-
Basic Features
-
[
@ohos.accessibility
](
js-apis-accessibility.md
)
-
[
@ohos.accessibility.config
](
js-apis-accessibility-config.md
)
-
[
@ohos.faultLogger
](
js-apis-faultLogger.md
)
-
[
@ohos.hiAppEvent
](
js-apis-hiappevent.md
)
-
[
@ohos.hichecker
](
js-apis-hichecker.md
)
...
...
@@ -217,15 +187,15 @@
-
[
@ohos.hiTraceMeter
](
js-apis-hitracemeter.md
)
-
[
@ohos.inputMethod
](
js-apis-inputmethod.md
)
-
[
@ohos.inputMethodEngine
](
js-apis-inputmethodengine.md
)
-
[
@ohos.inputmethodextensionability
](
js-apis-inputmethod-extension-ability.md
)
-
[
@ohos.inputmethodextensioncontext
](
js-apis-inputmethod-extension-context.md
)
-
[
@ohos.pasteboard
](
js-apis-pasteboard.md
)
-
[
@ohos.screenLock
](
js-apis-screen-lock.md
)
-
[
@ohos.systemTime
](
js-apis-system-time.md
)
-
[
@ohos.systemTimer
](
js-apis-system-timer.md
)
-
[
@ohos.wallpaper
](
js-apis-wallpaper.md
)
-
[
Timer
](
js-apis-timer.md
)
-
Device Management
-
[
@ohos.batteryInfo
](
js-apis-battery-info.md
)
-
[
@ohos.brightness
](
js-apis-brightness.md
)
-
[
@ohos.deviceInfo
](
js-apis-device-info.md
)
...
...
@@ -239,6 +209,7 @@
-
[
@ohos.multimodalInput.keyCode
](
js-apis-keycode.md
)
-
[
@ohos.multimodalInput.keyEvent
](
js-apis-keyevent.md
)
-
[
@ohos.multimodalInput.mouseEvent
](
js-apis-mouseevent.md
)
-
[
@ohos.multimodalInput.pointer
](
js-apis-pointer.md
)
-
[
@ohos.multimodalInput.touchEvent
](
js-apis-touchevent.md
)
-
[
@ohos.power
](
js-apis-power.md
)
-
[
@ohos.runningLock
](
js-apis-runninglock.md
)
...
...
@@ -249,15 +220,12 @@
-
[
@ohos.update
](
js-apis-update.md
)
-
[
@ohos.usb
](
js-apis-usb.md
)
-
[
@ohos.vibrator
](
js-apis-vibrator.md
)
-
Account Management
-
[
@ohos.account.appAccount
](
js-apis-appAccount.md
)
-
[
@ohos.account.distributedAccount
](
js-apis-distributed-account.md
)
-
[
@ohos.account.osAccount
](
js-apis-osAccount.md
)
-
Language Base Class Library
-
Language Base Class Library
-
[
@ohos.buffer
](
js-apis-buffer.md
)
-
[
@ohos.convertxml
](
js-apis-convertxml.md
)
-
[
@ohos.process
](
js-apis-process.md
)
-
[
@ohos.uri
](
js-apis-uri.md
)
...
...
@@ -279,14 +247,10 @@
-
[
@ohos.util.Vector
](
js-apis-vector.md
)
-
[
@ohos.worker
](
js-apis-worker.md
)
-
[
@ohos.xml
](
js-apis-xml.md
)
-
Test
-
[
@ohos.application.testRunner
](
js-apis-testRunner.md
)
-
[
@ohos.uitest
](
js-apis-uitest.md
)
-
APIs No Longer Maintained
-
APIs No Longer Maintained
-
[
@ohos.bytrace
](
js-apis-bytrace.md
)
-
[
@ohos.data.storage
](
js-apis-data-storage.md
)
-
[
@system.app
](
js-apis-system-app.md
)
...
...
en/application-dev/website.md
浏览文件 @
92d1a62a
# Application Development
-
[
Application Development Overview
](
application-dev-guide.md
)
-
Quick Start
-
Getting Started
-
[
Preparations
](
quick-start/start-overview.md
)
-
[
Getting Started with eTS in Stage Model
](
quick-start/start-with-ets-stage.md
)
-
[
Getting Started with eTS in FA Model
](
quick-start/start-with-ets-fa.md
)
-
[
Getting Started with JavaScript in FA Model
](
quick-start/start-with-js-fa.md
)
-
Development Fundamentals
-
[
Application Package Structure Configuration File (FA Model)
](
quick-start/package-structure.md
)
-
[
Application Package Structure Configuration File (Stage Model)
](
quick-start/stage-structure.md
)
...
...
@@ -37,7 +36,7 @@
-
[
Test Framework Usage
](
ability/ability-delegator.md
)
-
UI Development
-
[
ArkUI Overview
](
ui/arkui-overview.md
)
-
TypeScript
-based Declarative Development Paradigm
-
ArkTS
-based Declarative Development Paradigm
-
[
Overview
](
ui/ui-ts-overview.md
)
-
Framework Overview
-
File Organization
...
...
@@ -47,49 +46,10 @@
-
[
Resource File Categories
](
ui/ui-ts-basic-resource-file-categories.md
)
-
[
Accessing Resources
](
ui/ts-resource-access.md
)
-
[
Pixel Units
](
ui/ts-pixel-units.md
)
-
Declarative Syntax
-
[
Overview
](
ui/ts-syntax-intro.md
)
-
General UI Description Specifications
-
[
Basic Concepts
](
ui/ts-general-ui-concepts.md
)
-
Declarative UI Description Specifications
-
[
Configuration Without Parameters
](
ui/ts-parameterless-configuration.md
)
-
[
Configuration with Mandatory Parameters
](
ui/ts-configuration-with-mandatory-parameters.md
)
-
[
Attribute Configuration
](
ui/ts-attribution-configuration.md
)
-
[
Event Configuration
](
ui/ts-event-configuration.md
)
-
[
Child Component Configuration
](
ui/ts-child-component-configuration.md
)
-
Componentization
-
[
@Component
](
ui/ts-component-based-component.md
)
-
[
@Entry
](
ui/ts-component-based-entry.md
)
-
[
@Preview
](
ui/ts-component-based-preview.md
)
-
[
@Builder
](
ui/ts-component-based-builder.md
)
-
[
@Extend
](
ui/ts-component-based-extend.md
)
-
[
@CustomDialog
](
ui/ts-component-based-customdialog.md
)
-
[
@Styles
](
ui/ts-component-based-styles.md
)
-
About UI State Management
-
[
Basic Concepts
](
ui/ts-ui-state-mgmt-concepts.md
)
-
Managing Component States
-
[
@State
](
ui/ts-component-states-state.md
)
-
[
@Prop
](
ui/ts-component-states-prop.md
)
-
[
@Link
](
ui/ts-component-states-link.md
)
-
Managing Application States
-
[
AppStorage
](
ui/ts-application-states-appstorage.md
)
-
[
LocalStorage
](
ui/ui-ts-local-storage.md
)
-
[
PersistentStorage
](
ui/ts-application-states-apis-persistentstorage.md
)
-
[
Environment
](
ui/ts-application-states-apis-environment.md
)
-
Managing Other States
-
[
@Observed and @ObjectLink
](
ui/ts-other-states-observed-objectlink.md
)
-
[
@Consume and @Provide
](
ui/ts-other-states-consume-provide.md
)
-
[
@Watch
](
ui/ts-other-states-watch.md
)
-
About Rendering Control Syntax
-
[
if/else
](
ui/ts-rending-control-syntax-if-else.md
)
-
[
ForEach
](
ui/ts-rending-control-syntax-foreach.md
)
-
[
LazyForEach
](
ui/ts-rending-control-syntax-lazyforeach.md
)
-
About @Component
-
[
build Function
](
ui/ts-function-build.md
)
-
Componentization
-
[
Initialization of Custom Components' Member Variables
](
ui/ts-custom-component-initialization.md
)
-
[
Custom Component Lifecycle Callbacks
](
ui/ts-custom-component-lifecycle-callbacks.md
)
-
[
Component Creation and Re-initialization
](
ui/ts-component-creation-re-initialization.md
)
-
[
About Syntactic Sugar
](
ui/ts-syntactic-sugar.md
)
-
Common Component Development Guidelines
-
[
Button
](
ui/ui-ts-basic-components-button.md
)
-
[
Web
](
ui/ui-ts-components-web.md
)
...
...
@@ -107,7 +67,7 @@
-
[
Building a Food Category Grid Layout
](
ui/ui-ts-building-category-grid-layout.md
)
-
[
Implementing Page Redirection and Data Transmission
](
ui/ui-ts-page-redirection-data-transmission.md
)
-
[
Recommendations for Improving Performance
](
ui/ts-performance-improvement-recommendation.md
)
-
JavaScript-
based
Web-like Development Paradigm
-
JavaScript-
compatible
Web-like Development Paradigm
-
[
Overview
](
ui/ui-js-overview.md
)
-
Framework
-
[
File Organization
](
ui/js-framework-file.md
)
...
...
@@ -183,9 +143,6 @@
-
[
Common Event and Notification Overview
](
notification/notification-brief.md
)
-
[
Common Event Development
](
notification/common-event.md
)
-
[
Notification Development
](
notification/notification-guidelines.md
)
-
Agent-Powered Scheduled Reminder
-
[
Agent-Powered Scheduled Reminder Overview
](
notification/background-agent-scheduled-reminder-overview.md
)
-
[
Agent-Powered Scheduled Reminder Development
](
notification/background-agent-scheduled-reminder-guide.md
)
-
[
Debugging Assistant Usage
](
notification/assistant-guidelines.md
)
-
Window Manager
-
[
Window Overview
](
windowmanager/window-overview.md
)
...
...
@@ -313,7 +270,8 @@
-
[
Samples
](
https://gitee.com/openharmony/applications_app_samples/blob/master/README.md
)
-
[
Codelabs
](
https://gitee.com/openharmony/codelabs
)
-
API References
-
Component Reference (TypeScript-based Declarative Development Paradigm)
-
[
SysCap List
](
reference/syscap-list.md
)
-
Component Reference (ArkTS-based Declarative Development Paradigm)
-
Universal Component Information
-
Universal Events
-
[
Click Event
](
reference/arkui-ts/ts-universal-events-click.md
)
...
...
@@ -446,12 +404,12 @@
-
Canvas Components
-
[
Canvas
](
reference/arkui-ts/ts-components-canvas-canvas.md
)
-
[
CanvasRenderingContext2D
](
reference/arkui-ts/ts-canvasrenderingcontext2d.md
)
-
[
OffscreenCanvasRenderingConxt2D
](
reference/arkui-ts/ts-offscreencanvasrenderingcontext2d.md
)
-
[
Lottie
](
reference/arkui-ts/ts-components-canvas-lottie.md
)
-
[
Path2D
](
reference/arkui-ts/ts-components-canvas-path2d.md
)
-
[
CanvasGradient
](
reference/arkui-ts/ts-components-canvas-canvasgradient.md
)
-
[
ImageBitmap
](
reference/arkui-ts/ts-components-canvas-imagebitmap.md
)
-
[
ImageData
](
reference/arkui-ts/ts-components-canvas-imagedata.md
)
-
[
OffscreenCanvasRenderingConxt2D
](
reference/arkui-ts/ts-offscreencanvasrenderingcontext2d.md
)
-
[
Path2D
](
reference/arkui-ts/ts-components-canvas-path2d.md
)
-
[
Lottie
](
reference/arkui-ts/ts-components-canvas-lottie.md
)
-
Animation
-
[
AnimatorProperty
](
reference/arkui-ts/ts-animatorproperty.md
)
-
[
Explicit Animation
](
reference/arkui-ts/ts-explicit-animation.md
)
...
...
@@ -462,6 +420,7 @@
-
[
Motion Path Animation
](
reference/arkui-ts/ts-motion-path-animation.md
)
-
[
Matrix Transformation
](
reference/arkui-ts/ts-matrix-transformation.md
)
-
[
Interpolation Calculation
](
reference/arkui-ts/ts-interpolation-calculation.md
)
- Global UI Methods
- Pop-up Window
- [Alert Dialog Box](reference/arkui-ts/ts-methods-alert-dialog-box.md)
...
...
@@ -473,7 +432,7 @@
- [Menu](reference/arkui-ts/ts-methods-menu.md)
- [Built-in Enums](reference/arkui-ts/ts-appendix-enums.md)
- [Types](reference/arkui-ts/ts-types.md)
-
Component Reference (JavaScript-
based
Web-like Development Paradigm)
-
Component Reference (JavaScript-
compatible
Web-like Development Paradigm)
-
Universal Component Information
-
[
Universal Attributes
](
reference/arkui-js/js-components-common-attributes.md
)
-
[
Universal Styles
](
reference/arkui-js/js-components-common-styles.md
)
...
...
@@ -752,6 +711,7 @@
-
[
tagSession
](
reference/apis/js-apis-tagSession.md
)
-
Basic Features
-
[
@ohos.accessibility
](
reference/apis/js-apis-accessibility.md
)
-
[
@ohos.accessibility.config
](
reference/apis/js-apis-accessibility-config.md
)
-
[
@ohos.faultLogger
](
reference/apis/js-apis-faultLogger.md
)
-
[
@ohos.hiAppEvent
](
reference/apis/js-apis-hiappevent.md
)
-
[
@ohos.hichecker
](
reference/apis/js-apis-hichecker.md
)
...
...
@@ -848,6 +808,7 @@
-
[
@system.storage
](
reference/apis/js-apis-system-storage.md
)
-
[
@system.vibrator
](
reference/apis/js-apis-system-vibrate.md
)
-
[
console
](
reference/apis/js-apis-logs.md
)
-
Native APIs
-
Standard Libraries Supported by Native APIs
-
[
Node_API
](
reference/native-lib/third_party_napi/napi.md
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录