Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
afdc3c58
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看板
体验新版 GitCode,发现更多精彩内容 >>
提交
afdc3c58
编写于
4月 07, 2022
作者:
W
wusongqing
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
updated docs
Signed-off-by:
N
wusongqing
<
wusongqing@huawei.com
>
上级
ee0ce630
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
7 addition
and
6 deletion
+7
-6
en/application-dev/ability/fa-dataability.md
en/application-dev/ability/fa-dataability.md
+2
-2
en/application-dev/ability/fa-serviceability.md
en/application-dev/ability/fa-serviceability.md
+3
-2
en/application-dev/ability/stage-serviceextension.md
en/application-dev/ability/stage-serviceextension.md
+2
-2
未找到文件。
en/application-dev/ability/fa-dataability.md
浏览文件 @
afdc3c58
...
...
@@ -276,9 +276,9 @@ The basic dependency packages include:
The following sample is provided to help you better understand how to develop a Data ability:
-
[
eTSDataAbility
](
https://gitee.com/openharmony/app_samples/tree/master/ability/eTS
DataAbility
)
-
[
DataAbility
](
https://gitee.com/openharmony/app_samples/tree/master/ability/
DataAbility
)
This
**eTSDataAbility**
sample shows how to:
This sample shows how to:
Create a Data ability in the
**data.ts**
file in the
**DataAbility**
directory.
...
...
en/application-dev/ability/fa-serviceability.md
浏览文件 @
afdc3c58
...
...
@@ -390,9 +390,10 @@ export default {
### The following sample is provided to help you better understand how to develop a Service ability:
-
[
eTSServiceAbility
](
https://gitee.com/openharmony/app_samples/tree/master/ability/eTS
ServiceAbility
)
-
[
ServiceAbility
](
https://gitee.com/openharmony/app_samples/tree/master/ability/
ServiceAbility
)
This
**eTSServiceAbility**
sample shows how to:
This sample shows how to:
Create a local Service ability in the
**service.ts**
file in the
**ServiceAbility**
directory.
...
...
en/application-dev/ability/stage-serviceextension.md
浏览文件 @
afdc3c58
...
...
@@ -80,8 +80,8 @@ Declare the Service Extension ability in the **module.json** file by setting its
The following sample is provided to help you better understand how to develop a Service Extension ability:
-
[
ServiceExtensionAbility
](
https://gitee.com/openharmony/app_samples/tree/master/ability/
eTS
ServiceExtAbility
)
-
[
ServiceExtensionAbility
](
https://gitee.com/openharmony/app_samples/tree/master/ability/ServiceExtAbility
)
This
**ServiceExtensionAbility**
sample shows how to:
This sample shows how to:
Create a Service Extension ability in the
**ServiceExtAbility.ts**
file in the
**ServiceExtensionAbility**
directory.
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录