未验证 提交 7ccce881 编写于 作者: O openharmony_ci 提交者: Gitee

!3106 Done! 3078:更新文档链接

Merge pull request !3106 from wusongqing/TR3078
...@@ -276,9 +276,9 @@ The basic dependency packages include: ...@@ -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: 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/eTSDataAbility) - [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. Create a Data ability in the **data.ts** file in the **DataAbility** directory.
......
...@@ -390,9 +390,10 @@ export default { ...@@ -390,9 +390,10 @@ export default {
### The following sample is provided to help you better understand how to develop a Service ability: ### 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/eTSServiceAbility) - [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. Create a local Service ability in the **service.ts** file in the **ServiceAbility** directory.
......
...@@ -80,8 +80,8 @@ Declare the Service Extension ability in the **module.json** file by setting its ...@@ -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: 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/eTSServiceExtAbility) - [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. 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.
先完成此消息的编辑!
想要评论请 注册