提交 d95b8539 编写于 作者: P PaDaBoo

ohos Handling API interface integrity and consistency

Signed-off-by: NPaDaBoo <xuejianwu@huawei.com>
上级 1e3a2681
......@@ -15,7 +15,7 @@ import data_Preferences from '@ohos.data.preferences'
## 属性
**系统能力**:SystemCapability.DistributedDataManager.Preferences.Core
**系统能力**以下各项对应的系统能力均为SystemCapability.DistributedDataManager.Preferences.Core
| 名称 | 参数类型 | 可读 | 可写 | 说明 |
| -------- | -------- | -------- | -------- | -------- |
......
......@@ -6,7 +6,7 @@
> ![icon-note.gif](public_sys-resources/icon-note.gif) **说明:**
> 本模块首批接口从API version 6开始支持。后续版本的新增接口,采用上角标单独标记接口的起始版本。
> 从API Version 9开始,该接口不再维护,推荐使用新接口 [@ohos.data.preferences](js-apis-data-preferences.md)
从API Version 9开始,该接口不再维护,推荐使用新接口 [@ohos.data.preferences](js-apis-data-preferences.md)
## 导入模块
......@@ -17,7 +17,7 @@ import dataStorage from '@ohos.data.storage'
## 属性
**系统能力**:SystemCapability.DistributedDataManager.Preferences.Core
**系统能力**以下各项对应的系统能力均为SystemCapability.DistributedDataManager.Preferences.Core
| 名称 | 参数类型 | 可读 | 可写 | 说明 |
| -------- | -------- | -------- | -------- | -------- |
......@@ -819,7 +819,7 @@ off(type: 'change', callback: Callback&lt;StorageObserver&gt;): void
## StorageObserver
**系统能力**:SystemCapability.DistributedDataManager.Preferences.Core
**系统能力**以下各项对应的系统能力均为SystemCapability.DistributedDataManager.Preferences.Core
| 名称 | 参数类型 | 必填 | 说明 |
| -------- | -------- | -------- | -------- |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册