Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
2a730330
D
Docs
项目概览
OpenHarmony
/
Docs
大约 1 年 前同步成功
通知
159
Star
292
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看板
未验证
提交
2a730330
编写于
7月 20, 2022
作者:
O
openharmony_ci
提交者:
Gitee
7月 20, 2022
浏览文件
操作
浏览文件
下载
差异文件
!6962 website和Readme修改
Merge pull request !6962 from zengyawen/OpenHarmony-3.1-Release
上级
7bc74281
f1795e2e
变更
5
展开全部
隐藏空白更改
内联
并排
Showing
5 changed file
with
214 addition
and
993 deletion
+214
-993
en/application-dev/website.md
en/application-dev/website.md
+115
-115
zh-cn/application-dev/reference/apis/Readme-CN.md
zh-cn/application-dev/reference/apis/Readme-CN.md
+5
-6
zh-cn/application-dev/reference/native-apis/Readme-CN.md
zh-cn/application-dev/reference/native-apis/Readme-CN.md
+30
-31
zh-cn/application-dev/security/Readme-CN.md
zh-cn/application-dev/security/Readme-CN.md
+0
-1
zh-cn/application-dev/website.md
zh-cn/application-dev/website.md
+64
-840
未找到文件。
en/application-dev/website.md
浏览文件 @
2a730330
...
...
@@ -178,121 +178,121 @@
-
[
Building a Food Category List Layout
](
ui/ui-ts-building-category-list-layout.md
)
-
[
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
)
-
Basic Functions
-
Common Event and Notification
-
[
Common Event and Notification Overview
](
notification/notification-brief.md
)
-
Common Event
-
[
Common Event Development
](
notification/common-event.md
)
-
Notification
-
[
Notification Development
](
notification/notification.md
)
-
Debugging Tools
-
[
Debugging Assistant Usage
](
notification/assistant-guidelines.md
)
-
Window Manager
-
Window
-
[
Window Overview
](
windowmanager/window-overview.md
)
-
[
Window Development
](
windowmanager/window-guidelines.md
)
-
Display
-
[
Display Overview
](
windowmanager/display-overview.md
)
-
[
Display Development
](
windowmanager/display-guidelines.md
)
-
Screenshot
-
[
Screenshot Overview
](
windowmanager/screenshot-overview.md
)
-
[
Screenshot Development
](
windowmanager/screenshot-guidelines.md
)
-
WebGL
-
[
WebGL Overview
](
webgl/webgl-overview.md
)
-
[
WebGL Development
](
webgl/webgl-guidelines.md
)
-
Media
-
Audio
-
[
Audio Overview
](
media/audio-overview.md
)
-
[
Audio Playback Development
](
media/audio-playback.md
)
-
[
Audio Recording Development
](
media/audio-recorder.md
)
-
[
Audio Rendering Development
](
media/audio-renderer.md
)
-
[
Audio Capture Development
](
media/audio-capturer.md
)
-
Video
-
[
Video Playback Development
](
media/video-playback.md
)
-
[
Video Recording Development
](
media/video-recorder.md
)
-
Image
-
[
Image Development
](
media/image.md
)
-
Security
-
User Authentication
-
[
User Authentication Overview
](
security/userauth-overview.md
)
-
[
User Authentication Development
](
security/userauth-guidelines.md
)
-
Key Management
-
[
HUKS Overview
](
security/huks-overview.md
)
-
[
HUKS Development
](
security/huks-guidelines.md
)
-
hapsigner
-
[
hapsigner Guide
](
security/hapsigntool-guidelines.md
)
-
Access Control
-
[
Access Control Overview
](
security/accesstoken-overview.md
)
-
[
Access Control Development
](
security/accesstoken-guidelines.md
)
-
Connectivity
-
Network Management
-
[
Network Management Overview
](
connectivity/net-mgmt-overview.md
)
-
[
HTTP Data Request
](
connectivity/http-request.md
)
-
[
WebSocket Connection
](
connectivity/websocket-connection.md
)
-
[
Socket Connection
](
connectivity/socket-connection.md
)
-
IPC & RPC
-
[
IPC & RPC Overview
](
connectivity/ipc-rpc-overview.md
)
-
[
IPC & RPC Development Guidelines
](
connectivity/ipc-rpc-development-guideline.md
)
-
[
Subscribing to State Changes of a Remote Object
](
connectivity/subscribe-remote-state.md
)
-
Telephony
-
[
Telephony Service Overview
](
telephony/telephony-overview.md
)
-
[
Redirecting to the Dial Screen
](
telephony/jumping-to-the-dial-screen.md
)
-
[
Obtaining Current Cellular Network Signal Information
](
telephony/cellular-network-signal-info.md
)
-
Data Management
-
Distributed Data Service
-
[
Distributed Data Service Overview
](
database/database-mdds-overview.md
)
-
[
Distributed Data Service Development
](
database/database-mdds-guidelines.md
)
-
Relational Database Overview
-
[
RDB Overview
](
database/database-relational-overview.md
)
-
[
RDB Development
](
database/database-relational-guidelines.md
)
-
Lightweight Data Store
-
[
Lightweight Data Store Overview
](
database/database-storage-overview.md
)
-
[
Lightweight Data Store Development
](
database/database-storage-guidelines.md
)
-
Distributed Data Object
-
[
Distributed Data Object Overview
](
database/database-distributedobject-overview.md
)
-
[
Distributed Data Object Development
](
database/database-distributedobject-guidelines.md
)
-
Agent-Powered Scheduled Reminders
-
[
Agent-Powered Scheduled Reminder Overview
](
background-agent-scheduled-reminder/background-agent-scheduled-reminder-overview.md
)
-
[
Agent-Powered Scheduled Reminder Development
](
background-agent-scheduled-reminder/background-agent-scheduled-reminder-guide.md
)
-
Background Task Management
-
[
Background Task Management Overview
](
background-task-management/background-task-overview.md
)
-
[
Background Task Management Development
](
background-task-management/background-task-dev-guide.md
)
-
Work Scheduler
-
[
Work Scheduler Overview
](
work-scheduler/work-scheduler-overview.md
)
-
[
Work Scheduler Development
](
work-scheduler/work-scheduler-dev-guide.md
)
-
Device
-
USB Service
-
[
USB Service Overview
](
device/usb-overview.md
)
-
[
USB Service Development
](
device/usb-guidelines.md
)
-
Location
-
[
Location Overview
](
device/device-location-overview.md
)
-
[
Obtaining Device Location Information
](
device/device-location-info.md
)
-
[
Geocoding and Reverse Geocoding Capabilities
](
device/device-location-geocoding.md
)
-
Sensor
-
[
Sensor Overview
](
device/sensor-overview.md
)
-
[
Sensor Development
](
device/sensor-guidelines.md
)
-
Vibrator
-
[
Vibrator Overview
](
device/vibrator-overview.md
)
-
[
Vibrator Development
](
device/vibrator-guidelines.md
)
-
Device Usage Statistics
-
[
Device Usage Statistics Overview
](
device-usage-statistics/device-usage-statistics-overview.md
)
-
[
Device Usage Statistics Development
](
device-usage-statistics/device-usage-statistics-dev-guide.md
)
-
DFX
-
Application Event Logging
-
[
Overview of Application Event Logging
](
dfx/hiappevent-overview.md
)
-
[
Development Guidelines on Application Event Logging
](
dfx/hiappevent-guidelines.md
)
-
Performance Tracing
-
[
Overview of Performance Tracing
](
dfx/hitracemeter-overview.md
)
-
[
Development of Performance Tracing
](
dfx/hitracemeter-guidelines.md
)
-
Distributed Call Chain Tracing
-
[
Overview of Distributed Call Chain Tracing
](
dfx/hitracechain-overview.md
)
-
[
Development of Distributed Call Chain Tracing
](
dfx/hitracechain-guidelines.md
)
-
Internationalization
-
[
Overview
](
internationalization/international-overview.md
)
-
[
Internationalization Development (intl)
](
internationalization/intl-guidelines.md
)
-
[
Internationalization Development (i18n)
](
internationalization/i18n-guidelines.md
)
-
Native APIs
-
[
Using Native APIs in Application Projects
](
napi/napi-guidelines.md
)
-
Common Event and Notification
-
[
Common Event and Notification Overview
](
notification/notification-brief.md
)
-
Common Event
-
[
Common Event Development
](
notification/common-event.md
)
-
Notification
-
[
Notification Development
](
notification/notification.md
)
-
Debugging Tools
-
[
Debugging Assistant Usage
](
notification/assistant-guidelines.md
)
-
Window Manager
-
Window
-
[
Window Overview
](
windowmanager/window-overview.md
)
-
[
Window Development
](
windowmanager/window-guidelines.md
)
-
Display
-
[
Display Overview
](
windowmanager/display-overview.md
)
-
[
Display Development
](
windowmanager/display-guidelines.md
)
-
Screenshot
-
[
Screenshot Overview
](
windowmanager/screenshot-overview.md
)
-
[
Screenshot Development
](
windowmanager/screenshot-guidelines.md
)
-
WebGL
-
[
WebGL Overview
](
webgl/webgl-overview.md
)
-
[
WebGL Development
](
webgl/webgl-guidelines.md
)
-
Media
-
Audio
-
[
Audio Overview
](
media/audio-overview.md
)
-
[
Audio Playback Development
](
media/audio-playback.md
)
-
[
Audio Recording Development
](
media/audio-recorder.md
)
-
[
Audio Rendering Development
](
media/audio-renderer.md
)
-
[
Audio Capture Development
](
media/audio-capturer.md
)
-
Video
-
[
Video Playback Development
](
media/video-playback.md
)
-
[
Video Recording Development
](
media/video-recorder.md
)
-
Image
-
[
Image Development
](
media/image.md
)
-
Security
-
User Authentication
-
[
User Authentication Overview
](
security/userauth-overview.md
)
-
[
User Authentication Development
](
security/userauth-guidelines.md
)
-
Key Management
-
[
HUKS Overview
](
security/huks-overview.md
)
-
[
HUKS Development
](
security/huks-guidelines.md
)
-
hapsigner
-
[
hapsigner Guide
](
security/hapsigntool-guidelines.md
)
-
Access Control
-
[
Access Control Overview
](
security/accesstoken-overview.md
)
-
[
Access Control Development
](
security/accesstoken-guidelines.md
)
-
Connectivity
-
Network Management
-
[
Network Management Overview
](
connectivity/net-mgmt-overview.md
)
-
[
HTTP Data Request
](
connectivity/http-request.md
)
-
[
WebSocket Connection
](
connectivity/websocket-connection.md
)
-
[
Socket Connection
](
connectivity/socket-connection.md
)
-
IPC & RPC
-
[
IPC & RPC Overview
](
connectivity/ipc-rpc-overview.md
)
-
[
IPC & RPC Development Guidelines
](
connectivity/ipc-rpc-development-guideline.md
)
-
[
Subscribing to State Changes of a Remote Object
](
connectivity/subscribe-remote-state.md
)
-
Telephony
-
[
Telephony Service Overview
](
telephony/telephony-overview.md
)
-
[
Redirecting to the Dial Screen
](
telephony/jumping-to-the-dial-screen.md
)
-
[
Obtaining Current Cellular Network Signal Information
](
telephony/cellular-network-signal-info.md
)
-
Data Management
-
Distributed Data Service
-
[
Distributed Data Service Overview
](
database/database-mdds-overview.md
)
-
[
Distributed Data Service Development
](
database/database-mdds-guidelines.md
)
-
Relational Database Overview
-
[
RDB Overview
](
database/database-relational-overview.md
)
-
[
RDB Development
](
database/database-relational-guidelines.md
)
-
Lightweight Data Store
-
[
Lightweight Data Store Overview
](
database/database-storage-overview.md
)
-
[
Lightweight Data Store Development
](
database/database-storage-guidelines.md
)
-
Distributed Data Object
-
[
Distributed Data Object Overview
](
database/database-distributedobject-overview.md
)
-
[
Distributed Data Object Development
](
database/database-distributedobject-guidelines.md
)
-
Agent-Powered Scheduled Reminders
-
[
Agent-Powered Scheduled Reminder Overview
](
background-agent-scheduled-reminder/background-agent-scheduled-reminder-overview.md
)
-
[
Agent-Powered Scheduled Reminder Development
](
background-agent-scheduled-reminder/background-agent-scheduled-reminder-guide.md
)
-
Background Task Management
-
[
Background Task Management Overview
](
background-task-management/background-task-overview.md
)
-
[
Background Task Management Development
](
background-task-management/background-task-dev-guide.md
)
-
Work Scheduler
-
[
Work Scheduler Overview
](
work-scheduler/work-scheduler-overview.md
)
-
[
Work Scheduler Development
](
work-scheduler/work-scheduler-dev-guide.md
)
-
Device
-
USB Service
-
[
USB Service Overview
](
device/usb-overview.md
)
-
[
USB Service Development
](
device/usb-guidelines.md
)
-
Location
-
[
Location Overview
](
device/device-location-overview.md
)
-
[
Obtaining Device Location Information
](
device/device-location-info.md
)
-
[
Geocoding and Reverse Geocoding Capabilities
](
device/device-location-geocoding.md
)
-
Sensor
-
[
Sensor Overview
](
device/sensor-overview.md
)
-
[
Sensor Development
](
device/sensor-guidelines.md
)
-
Vibrator
-
[
Vibrator Overview
](
device/vibrator-overview.md
)
-
[
Vibrator Development
](
device/vibrator-guidelines.md
)
-
Device Usage Statistics
-
[
Device Usage Statistics Overview
](
device-usage-statistics/device-usage-statistics-overview.md
)
-
[
Device Usage Statistics Development
](
device-usage-statistics/device-usage-statistics-dev-guide.md
)
-
DFX
-
Application Event Logging
-
[
Overview of Application Event Logging
](
dfx/hiappevent-overview.md
)
-
[
Development Guidelines on Application Event Logging
](
dfx/hiappevent-guidelines.md
)
-
Performance Tracing
-
[
Overview of Performance Tracing
](
dfx/hitracemeter-overview.md
)
-
[
Development of Performance Tracing
](
dfx/hitracemeter-guidelines.md
)
-
Distributed Call Chain Tracing
-
[
Overview of Distributed Call Chain Tracing
](
dfx/hitracechain-overview.md
)
-
[
Development of Distributed Call Chain Tracing
](
dfx/hitracechain-guidelines.md
)
-
Internationalization
-
[
Overview
](
internationalization/international-overview.md
)
-
[
Internationalization Development (intl)
](
internationalization/intl-guidelines.md
)
-
[
Internationalization Development (i18n)
](
internationalization/i18n-guidelines.md
)
-
Native APIs
-
[
Using Native APIs in Application Projects
](
napi/napi-guidelines.md
)
-
Tools
-
[
DevEco Studio (OpenHarmony) User Guide
](
quick-start/deveco-studio-user-guide-for-openharmony.md
)
-
Hands-On Tutorials
...
...
zh-cn/application-dev/reference/apis/Readme-CN.md
浏览文件 @
2a730330
...
...
@@ -18,8 +18,8 @@
-
[
@ohos.application.formError (FormError)
](
js-apis-formerror.md
)
-
[
@ohos.application.formHost (FormHost)
](
js-apis-formhost.md
)
-
[
@ohos.application.formInfo (FormInfo)
](
js-apis-formInfo.md
)
-
[
@ohos.application.missionManager (missionManager)
](
js-apis-missionManager.md
)
-
[
@ohos.application.formProvider (FormProvider)
](
js-apis-formprovider.md
)
-
[
@ohos.application.missionManager (missionManager)
](
js-apis-missionManager.md
)
-
[
@ohos.ability.particleAbility (particleAbility模块)
](
js-apis-particleAbility.md
)
-
[
@ohos.application.ServiceExtensionAbility (ServiceExtensionAbility)
](
js-apis-service-extension-ability.md
)
-
[
@ohos.application.StartOptions (StartOptions)
](
js-apis-application-StartOptions.md
)
...
...
@@ -31,10 +31,13 @@
-
application/
[
AbilityContext (AbilityContext)
](
js-apis-ability-context.md
)
-
application/
[
abilityDelegator (AbilityDelegator)
](
js-apis-application-abilityDelegator.md
)
-
application/
[
abilityDelegatorArgs (AbilityDelegatorArgs)
](
js-apis-application-abilityDelegatorArgs.md
)
-
application/
[
AbilityManager (AbilityManager)
](
js-apis-abilityManager.md
)
-
application/
[
abilityMonitor (AbilityMonitor)
](
js-apis-application-abilityMonitor.md
)
-
application/
[
AbilityRunningInfo (AbilityRunningInfo)
](
js-apis-abilityrunninginfo.md
)
-
application/
[
AbilityStageContext (AbilityStageContext)
](
js-apis-abilityStageContext.md
)
-
application/
[
Context (Context)
](
js-apis-application-context.md
)
-
application/
[
ExtensionAbilityContext (ExtensionAbilityContext)
](
js-apis-extension-ability-context.md
)
-
application/
[
ExtensionAbilityInfo (ExtensionAbilityInfo)
](
js-apis-extensionAbilityInfo.md
)
-
application/
[
ExtensionContext (ExtensionContext)
](
js-apis-extension-context.md
)
-
application/
[
ExtensionRunningInfo (ExtensionRunningInfo)
](
js-apis-extensionrunninginfo.md
)
-
application/
[
FormExtensionContext (FormExtensionContext)
](
js-apis-formextensioncontext.md
)
...
...
@@ -42,13 +45,9 @@
-
application/
[
MissionSnapshot (MissionSnapshot)
](
js-apis-application-MissionSnapshot.md
)
-
application/
[
PermissionRequestResult (PermissionRequestResult)
](
js-apis-permissionrequestresult.md
)
-
application/
[
ProcessRunningInfo (ProcessRunningInfo)
](
js-apis-processrunninginfo.md
)
-
application/
[
ServiceExtAbilityContext (ServiceExtAbilityContext)
](
js-apis-serviceExtAbilityContext.md
)
-
application/
[
ServiceExtensionContext (ServiceExtensionContext)
](
js-apis-service-extension-context.md
)
-
application/
[
shellCmdResult (ShellCmdResult)
](
js-apis-application-shellCmdResult.md
)
-
application/
[
AbilityManager (AbilityManager)
](
js-apis-abilityManager.md
)
-
application/
[
Context (Context)
](
js-apis-applicationContext.md
)
-
application/
[
ExtensionAbilityContext (ExtensionAbilityContext)
](
js-apis-extension-ability-context.md
)
-
application/
[
ExtensionAbilityInfo (ExtensionAbilityInfo)
](
js-apis-extensionAbilityInfo.md
)
-
application/
[
ServiceExtAbilityContext (ServiceExtAbilityContext)
](
js-apis-serviceExtAbilityContext.md
)
-
公共事件与通知
-
[
@ohos.commonEvent (公共事件模块)
](
js-apis-commonEvent.md
)
...
...
zh-cn/application-dev/reference/native-apis/Readme-CN.md
浏览文件 @
2a730330
# Native API
-
MyProject
-
[
Native XComponent
](
_o_h___native_x_component.md
)
-
[
Native_Bundle
](
_native___bundle.md
)
-
[
HiLog
](
_hi_log.md
)
-
[
NativeWindow
](
_native_window.md
)
-
[
Drawing
](
_drawing.md
)
-
[
Rawfile
](
rawfile.md
)
-
头文件和结构体
-
头文件
-
[
drawing_bitmap.h
](
drawing__bitmap_8h.md
)
-
[
drawing_brush.h
](
drawing__brush_8h.md
)
-
[
drawing_canvas.h
](
drawing__canvas_8h.md
)
-
[
drawing_color.h
](
drawing__color_8h.md
)
-
[
drawing_font_collection.h
](
drawing__font__collection_8h.md
)
-
[
drawing_path.h
](
drawing__path_8h.md
)
-
[
drawing_pen.h
](
drawing__pen_8h.md
)
-
[
drawing_text_declaration.h
](
drawing__text__declaration_8h.md
)
-
[
drawing_text_typography.h
](
drawing__text__typography_8h.md
)
-
[
drawing_types.h
](
drawing__types_8h.md
)
-
[
external_window.h
](
external__window_8h.md
)
-
[
log.h
](
log_8h.md
)
-
[
native_interface_bundle.h
](
native__interface__bundle_8h.md
)
-
[
native_interface_xcomponent.h
](
native__interface__xcomponent_8h.md
)
-
[
raw_dir.h
](
raw__dir_8h.md
)
-
[
raw_file.h
](
raw__file_8h.md
)
-
结构体
-
[
OH_Drawing_BitmapFormat
](
_o_h___drawing___bitmap_format.md
)
-
[
OH_NativeXComponent_Callback
](
_o_h___native_x_component___callback.md
)
-
[
OH_NativeXComponent_TouchEvent
](
_o_h___native_x_component___touch_event.md
)
-
[
OH_NativeXComponent_TouchPoint
](
_o_h___native_x_component___touch_point.md
)
-
[
RawFileDescriptor
](
_raw_file_descriptor.md
)
-
[
Native XComponent
](
_o_h___native_x_component.md
)
-
[
Native_Bundle
](
_native___bundle.md
)
-
[
HiLog
](
_hi_log.md
)
-
[
NativeWindow
](
_native_window.md
)
-
[
Drawing
](
_drawing.md
)
-
[
Rawfile
](
rawfile.md
)
-
头文件
-
[
drawing_bitmap.h
](
drawing__bitmap_8h.md
)
-
[
drawing_brush.h
](
drawing__brush_8h.md
)
-
[
drawing_canvas.h
](
drawing__canvas_8h.md
)
-
[
drawing_color.h
](
drawing__color_8h.md
)
-
[
drawing_font_collection.h
](
drawing__font__collection_8h.md
)
-
[
drawing_path.h
](
drawing__path_8h.md
)
-
[
drawing_pen.h
](
drawing__pen_8h.md
)
-
[
drawing_text_declaration.h
](
drawing__text__declaration_8h.md
)
-
[
drawing_text_typography.h
](
drawing__text__typography_8h.md
)
-
[
drawing_types.h
](
drawing__types_8h.md
)
-
[
external_window.h
](
external__window_8h.md
)
-
[
log.h
](
log_8h.md
)
-
[
native_interface_bundle.h
](
native__interface__bundle_8h.md
)
-
[
native_interface_xcomponent.h
](
native__interface__xcomponent_8h.md
)
-
[
raw_dir.h
](
raw__dir_8h.md
)
-
[
raw_file.h
](
raw__file_8h.md
)
-
结构体
-
[
OH_Drawing_BitmapFormat
](
_o_h___drawing___bitmap_format.md
)
-
[
OH_NativeXComponent_Callback
](
_o_h___native_x_component___callback.md
)
-
[
OH_NativeXComponent_TouchEvent
](
_o_h___native_x_component___touch_event.md
)
-
[
OH_NativeXComponent_TouchPoint
](
_o_h___native_x_component___touch_point.md
)
-
[
RawFileDescriptor
](
_raw_file_descriptor.md
)
zh-cn/application-dev/security/Readme-CN.md
浏览文件 @
2a730330
...
...
@@ -11,5 +11,4 @@
-
[
HUKS开发概述
](
huks-overview.md
)
-
[
HUKS开发指导
](
huks-guidelines.md
)
-
Hap包签名工具
-
[
Hap包签名工具概述
](
hapsigntool-overview.md
)
-
[
Hap包签名工具指导
](
hapsigntool-guidelines.md
)
zh-cn/application-dev/website.md
浏览文件 @
2a730330
此差异已折叠。
点击以展开。
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录