未验证 提交 990197b2 编写于 作者: O openharmony_ci 提交者: Gitee

!17255 master:断链修改

Merge pull request !17255 from 葛亚芳/master
......@@ -497,7 +497,7 @@ Certain APIs are available only for specific devices. Example:
* Health sensor APIs are available only for wearables.
* Vehicle control APIs are available only for telematics devices.
You can calibrate the API application scenarios by referring to [SysCap](../application-dev/quick-start/syscap.md).
You can calibrate the API application scenarios by referring to [SysCap](../application-dev/reference/syscap.md).
### Consistency
......
......@@ -3754,7 +3754,7 @@ try {
sync(deviceIds: string[], mode: SyncMode, delayMs?: number): void
在手动同步方式下,触发数据库同步。关于分布式数据服务的同步方式说明,请见[分布式数据服务概述](../../database/database-mdds-overview.md)
在手动同步方式下,触发数据库同步。
> **说明:**
>
> 其中deviceIds通过调用[deviceManager.getTrustedDeviceListSync](js-apis-device-manager.md#gettrusteddevicelistsync)方法得到。deviceManager模块的接口均为系统接口,仅系统应用可用。
......@@ -5175,7 +5175,7 @@ try {
sync(deviceIds: string[], mode: SyncMode, delayMs?: number): void
在手动同步方式下,触发数据库同步。关于分布式数据服务的同步方式说明,请见[分布式数据服务概述](../../database/database-mdds-overview.md)
在手动同步方式下,触发数据库同步。
> **说明:**
>
......
......@@ -23,7 +23,7 @@ OpenHarmony API主要包含了对应用开放的外部API,以及系统实现
* OpenHarmony Public API
* OpenHarmony System API
关于OpenHarmony API的分类,请参见[ OpenHarmony API治理章程》](https://gitee.com/openharmony/docs/blob/master/zh-cn/design/OpenHarmony-API-governance.md)
关于OpenHarmony API的分类,请参见[《OpenHarmony API治理章程》](https://gitee.com/openharmony/docs/blob/master/zh-cn/design/OpenHarmony-API-governance.md)
## 接口设计目标
......@@ -500,7 +500,7 @@ OpenHarmony是为多种不同类型设备设计的统一操作系统。
* 健康类传感器只在穿戴设备上有
* 车控类接口只在车机设备上有
这种情况,请参考[ SysCap使用指南》](https://gitee.com/openharmony/docs/blob/master/zh-cn/application-dev/quick-start/syscap.md),来标定API的适用范围。
这种情况,请参考[SysCap使用指南》](../application-dev/reference/syscap.md),来标定API的适用范围。
### 一致性
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册