Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
f1795e2e
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看板
未验证
提交
f1795e2e
编写于
7月 20, 2022
作者:
Z
zengyawen
提交者:
Gitee
7月 20, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update en/application-dev/website.md.
Signed-off-by:
N
zengyawen
<
zengyawen1@huawei.com
>
上级
f8b3f083
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
115 addition
and
115 deletion
+115
-115
en/application-dev/website.md
en/application-dev/website.md
+115
-115
未找到文件。
en/application-dev/website.md
浏览文件 @
f1795e2e
...
...
@@ -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
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录