Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
d22b41c2
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看板
未验证
提交
d22b41c2
编写于
8月 26, 2022
作者:
Z
zengyawen
提交者:
Gitee
8月 26, 2022
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update zh-cn/application-dev/website.md.
Signed-off-by:
N
zengyawen
<
zengyawen1@huawei.com
>
上级
4f50c259
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
11 addition
and
13 deletion
+11
-13
zh-cn/application-dev/website.md
zh-cn/application-dev/website.md
+11
-13
未找到文件。
zh-cn/application-dev/website.md
浏览文件 @
d22b41c2
...
...
@@ -11,7 +11,6 @@
-
开发基础知识
-
[
应用包结构说明(FA模型)
](
quick-start/package-structure.md
)
-
[
应用包结构说明(Stage模型)
](
quick-start/stage-structure.md
)
-
[
资源文件的分类
](
quick-start/basic-resource-file-categories.md
)
-
[
SysCap说明
](
quick-start/syscap.md
)
-
开发
-
Ability开发
...
...
@@ -42,12 +41,10 @@
-
[
目录结构
](
ui/ts-framework-directory.md
)
-
[
应用代码文件访问规则
](
ui/ts-framework-file-access-rules.md
)
-
[
js标签配置
](
ui/ts-framework-js-tag.md
)
-
资源访问
-
[
访问应用资源
](
ui/ts-application-resource-access.md
)
-
[
访问系统资源
](
ui/ts-system-resource-access.md
)
-
[
媒体资源类型说明
](
ui/ts-media-resource-type.md
)
-
资源管理
-
[
资源文件的分类
](
ui/ui-ts-basic-resource-file-categories.md
)
-
[
资源访问
](
ui/ts-resource-access.md
)
-
[
像素单位
](
ui/ts-pixel-units.md
)
-
[
类型定义
](
ui/ts-types.md
)
-
声明式语法
-
[
描述规范使用说明
](
ui/ts-syntax-intro.md
)
-
通用UI描述规范
...
...
@@ -249,9 +246,9 @@
-
轻量级数据存储
-
[
轻量级数据存储概述
](
database/database-storage-overview.md
)
-
[
轻量级数据存储开发指导
](
database/database-storage-guidelines.md
)
-
分布式数据对象
-
[
分布式数据对象概述
](
database/database-distributedobject-overview.md
)
-
[
分布式数据对象开发指导
](
database/database-distributedobject-guidelines.md
)
-
分布式数据对象
-
[
分布式数据对象概述
](
database/database-distributedobject-overview.md
)
-
[
分布式数据对象开发指导
](
database/database-distributedobject-guidelines.md
)
-
任务管理
-
后台任务
-
[
后台任务概述
](
task-management/background-task-overview.md
)
...
...
@@ -446,7 +443,8 @@
-
[
时间选择弹窗
](
reference/arkui-ts/ts-methods-timepicker-dialog.md
)
-
[
文本选择弹窗
](
reference/arkui-ts/ts-methods-textpicker-dialog.md
)
-
[
菜单
](
reference/arkui-ts/ts-methods-menu.md
)
-
[
文档中涉及到的内置枚举值
](
reference/arkui-ts/ts-appendix-enums.md
)
-
[
枚举说明
](
reference/arkui-ts/ts-appendix-enums.md
)
-
[
类型说明
](
reference/arkui-ts/ts-types.md
)
-
组件参考(基于JS扩展的类Web开发范式)
-
组件通用信息
-
[
通用属性
](
reference/arkui-js/js-components-common-attributes.md
)
...
...
@@ -713,9 +711,9 @@
-
网络管理
-
[
@ohos.net.connection (网络连接管理)
](
reference/apis/js-apis-net-connection.md
)
-
[
@ohos.net.http (数据请求)
](
reference/apis/js-apis-http.md
)
-
[
@ohos.request (上传下载)
](
reference/apis/js-apis-request.md
)
-
[
@ohos.net.socket (Socket连接)
](
reference/apis/js-apis-socket.md
)
-
[
@ohos.net.webSocket (WebSocket连接)
](
reference/apis/js-apis-webSocket.md
)
-
[
@ohos.request (上传下载)
](
reference/apis/js-apis-request.md
)
-
通信与连接
-
[
@ohos.bluetooth (蓝牙)
](
reference/apis/js-apis-bluetooth.md
)
-
[
@ohos.connectedTag (有源标签)
](
reference/apis/js-apis-connectedTag.md
)
...
...
@@ -731,7 +729,7 @@
-
[
@ohos.hiAppEvent (应用打点)
](
reference/apis/js-apis-hiappevent.md
)
-
[
@ohos.hichecker (检测模式)
](
reference/apis/js-apis-hichecker.md
)
-
[
@ohos.hidebug (Debug调试)
](
reference/apis/js-apis-hidebug.md
)
-
[
@ohos.hilog (日志打印)
](
reference/apis/js-apis-hilog.md
)
-
[
@ohos.hilog (
HiLog
日志打印)
](
reference/apis/js-apis-hilog.md
)
-
[
@ohos.hiTraceChain (分布式跟踪)
](
reference/apis/js-apis-hitracechain.md
)
-
[
@ohos.hiTraceMeter (性能打点)
](
reference/apis/js-apis-hitracemeter.md
)
-
[
@ohos.inputMethod (输入法框架)
](
reference/apis/js-apis-inputmethod.md
)
...
...
@@ -740,6 +738,7 @@
-
[
@ohos.screenLock (锁屏管理)
](
reference/apis/js-apis-screen-lock.md
)
-
[
@ohos.systemTime (设置系统时间)
](
reference/apis/js-apis-system-time.md
)
-
[
@ohos.wallpaper (壁纸)
](
reference/apis/js-apis-wallpaper.md
)
-
[
console (日志打印)
](
reference/apis/js-apis-logs.md
)
-
[
Timer (定时器)
](
reference/apis/js-apis-timer.md
)
-
设备管理
-
[
@ohos.batteryInfo (电量信息)
](
reference/apis/js-apis-battery-info.md
)
...
...
@@ -810,7 +809,6 @@
-
[
@system.sensor (传感器)
](
reference/apis/js-apis-system-sensor.md
)
-
[
@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 API)
-
模块
-
[
Native XComponent
](
reference/native-apis/_o_h___native_x_component.md
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录