Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
8c6f2cb0
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,发现更多精彩内容 >>
未验证
提交
8c6f2cb0
编写于
11月 21, 2022
作者:
O
openharmony_ci
提交者:
Gitee
11月 21, 2022
浏览文件
操作
浏览文件
下载
差异文件
!11610 【md格式修改】错误码文件命名规范及相关链接修改
Merge pull request !11610 from zengyawen/master
上级
a01cf7b5
4ab3623e
变更
14
展开全部
隐藏空白更改
内联
并排
Showing
14 changed file
with
146 addition
and
147 deletion
+146
-147
zh-cn/application-dev/reference/apis/js-apis-appControl.md
zh-cn/application-dev/reference/apis/js-apis-appControl.md
+6
-6
zh-cn/application-dev/reference/apis/js-apis-bundleManager.md
...n/application-dev/reference/apis/js-apis-bundleManager.md
+52
-52
zh-cn/application-dev/reference/apis/js-apis-commonEventManager.md
...lication-dev/reference/apis/js-apis-commonEventManager.md
+1
-1
zh-cn/application-dev/reference/apis/js-apis-continuation-continuationManager.md
...eference/apis/js-apis-continuation-continuationManager.md
+28
-28
zh-cn/application-dev/reference/apis/js-apis-distributedBundle.md
...plication-dev/reference/apis/js-apis-distributedBundle.md
+9
-9
zh-cn/application-dev/reference/apis/js-apis-freeInstall.md
zh-cn/application-dev/reference/apis/js-apis-freeInstall.md
+9
-10
zh-cn/application-dev/reference/apis/js-apis-installer.md
zh-cn/application-dev/reference/apis/js-apis-installer.md
+5
-5
zh-cn/application-dev/reference/apis/js-apis-resourceschedule-deviceUsageStatistics.md
...ce/apis/js-apis-resourceschedule-deviceUsageStatistics.md
+28
-28
zh-cn/application-dev/reference/apis/js-apis-userFileManager.md
...application-dev/reference/apis/js-apis-userFileManager.md
+8
-8
zh-cn/application-dev/reference/errorcodes/errorcode-CommonEventService.md
...-dev/reference/errorcodes/errorcode-CommonEventService.md
+0
-0
zh-cn/application-dev/reference/errorcodes/errorcode-DeviceUsageStatistics.md
...v/reference/errorcodes/errorcode-DeviceUsageStatistics.md
+0
-0
zh-cn/application-dev/reference/errorcodes/errorcode-DistributedNotificationService.md
...ce/errorcodes/errorcode-DistributedNotificationService.md
+0
-0
zh-cn/application-dev/reference/errorcodes/errorcode-DistributedSchedule.md
...dev/reference/errorcodes/errorcode-DistributedSchedule.md
+0
-0
zh-cn/application-dev/reference/errorcodes/errorcode-bundle.md
.../application-dev/reference/errorcodes/errorcode-bundle.md
+0
-0
未找到文件。
zh-cn/application-dev/reference/apis/js-apis-appControl.md
浏览文件 @
8c6f2cb0
...
...
@@ -41,7 +41,7 @@ setDisposedStatus(appId: string, disposedWant: Want): Promise\<void>
**错误码**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码 | 错误信息 |
| ------ | -------------------------------------- |
...
...
@@ -87,7 +87,7 @@ setDisposedStatus(appId: string, disposedWant: Want, callback: AsyncCallback\<vo
**错误码**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码 | 错误信息 |
| ------ | -------------------------------------- |
...
...
@@ -138,7 +138,7 @@ getDisposedStatus(appId: string): Promise\<Want>;
**错误码**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码 | 错误信息 |
| ------ | -------------------------------------- |
...
...
@@ -182,7 +182,7 @@ getDisposedStatus(appId: string, callback: AsyncCallback\<Want>): void;
**错误码**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码 | 错误信息 |
| ------ | -------------------------------------- |
...
...
@@ -232,7 +232,7 @@ deleteDisposedStatus(appId: string): Promise\<void>
**错误码**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码 | 错误信息 |
| ------ | -------------------------------------- |
...
...
@@ -276,7 +276,7 @@ deleteDisposedStatus(appId: string, callback: AsyncCallback\<void>) : void
**错误码**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码 | 错误信息 |
| ------ | -------------------------------------- |
...
...
zh-cn/application-dev/reference/apis/js-apis-bundleManager.md
浏览文件 @
8c6f2cb0
此差异已折叠。
点击以展开。
zh-cn/application-dev/reference/apis/js-apis-commonEventManager.md
浏览文件 @
8c6f2cb0
...
...
@@ -189,7 +189,7 @@ publish(event: string, callback: AsyncCallback\<void>): void
| callback | AsyncCallback
\<
void> | 是 | 表示被指定的回调方法。 |
**错误码:**
以下错误码详细介绍请参考
[
@ohos.commonEventManager(事件)
](
../errorcodes/errcode-CommonEventService.md
)
以下错误码详细介绍请参考
[
@ohos.commonEventManager(事件)
](
../errorcodes/err
or
code-CommonEventService.md
)
|错误码ID |错误信息 |
|-----------|--------------------|
...
...
zh-cn/application-dev/reference/apis/js-apis-continuation-continuationManager.md
浏览文件 @
8c6f2cb0
...
...
@@ -32,7 +32,7 @@ register(callback: AsyncCallback\<number>): void;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -73,7 +73,7 @@ register(options: ContinuationExtraParams, callback: AsyncCallback\<number>): vo
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -123,7 +123,7 @@ register(options?: ContinuationExtraParams): Promise\<number>;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -167,7 +167,7 @@ registerContinuation(callback: AsyncCallback\<number>): void;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -212,7 +212,7 @@ registerContinuation(options: ContinuationExtraParams, callback: AsyncCallback\<
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -265,7 +265,7 @@ registerContinuation(options?: ContinuationExtraParams): Promise\<number>;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -314,7 +314,7 @@ on(type: "deviceConnect", callback: Callback\<ContinuationResult>): void;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -353,7 +353,7 @@ on(type: "deviceDisconnect", callback: Callback\<string>): void;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -390,7 +390,7 @@ off(type: "deviceConnect", callback?: Callback\<ContinuationResult>): void;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -429,7 +429,7 @@ off(type: "deviceDisconnect", callback?: Callback\<string>): void;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -467,7 +467,7 @@ on(type: "deviceSelected", token: number, callback: Callback\<Array\<Continuatio
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -514,7 +514,7 @@ on(type: "deviceUnselected", token: number, callback: Callback\<Array\<Continuat
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -561,7 +561,7 @@ off(type: "deviceSelected", token: number): void;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -600,7 +600,7 @@ off(type: "deviceUnselected", token: number): void;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -639,7 +639,7 @@ startDeviceManager(token: number, callback: AsyncCallback\<void>): void;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -683,7 +683,7 @@ startDeviceManager(token: number, options: ContinuationExtraParams, callback: As
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -735,7 +735,7 @@ startDeviceManager(token: number, options?: ContinuationExtraParams): Promise\<v
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -781,7 +781,7 @@ startContinuationDeviceManager(token: number, callback: AsyncCallback\<void>): v
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -826,7 +826,7 @@ startContinuationDeviceManager(token: number, options: ContinuationExtraParams,
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -879,7 +879,7 @@ startContinuationDeviceManager(token: number, options?: ContinuationExtraParams)
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -928,7 +928,7 @@ updateConnectStatus(token: number, deviceId: string, status: DeviceConnectState,
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -979,7 +979,7 @@ updateConnectStatus(token: number, deviceId: string, status: DeviceConnectState)
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -1025,7 +1025,7 @@ updateContinuationState(token: number, deviceId: string, status: DeviceConnectSt
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -1077,7 +1077,7 @@ updateContinuationState(token: number, deviceId: string, status: DeviceConnectSt
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -1123,7 +1123,7 @@ unregister(token: number, callback: AsyncCallback\<void>): void;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -1168,7 +1168,7 @@ unregister(token: number): Promise\<void>;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -1208,7 +1208,7 @@ unregisterContinuation(token: number, callback: AsyncCallback\<void>): void;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
@@ -1257,7 +1257,7 @@ unregisterContinuation(token: number): Promise\<void>;
**错误码:**
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/errcode-DistributedSchedule.md
)
。
以下错误码的详细介绍请参见
[
分布式调度错误码
](
../errorcodes/err
or
code-DistributedSchedule.md
)
。
| 错误码ID | 错误信息 |
| ------- | -------------------------------------------- |
...
...
zh-cn/application-dev/reference/apis/js-apis-distributedBundle.md
浏览文件 @
8c6f2cb0
...
...
@@ -24,7 +24,7 @@ SystemCapability.BundleManager.DistributedBundleFramework
| ------------------------------------------ | ------------ | ------------------ |
| ohos.permission.GET_BUNDLE_INFO_PRIVILEGED | system_basic | 可查询所有应用信息 |
权限等级参考
[
权限等级说明
](
https://gitee.com/openharmony/docs/blob/master/zh-cn/application-dev/security/accesstoken-overview.md#%E6%9D%83%E9%99%90%E7%AD%89%E7%BA%A7%E8%AF%B4%E6%98%8E
)
权限等级参考
[
权限等级说明
](
../../security/accesstoken-overview.md#权限等级说明
)
。
## distributedBundle.getRemoteAbilityInfo
...
...
@@ -47,7 +47,7 @@ getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback\<RemoteAb
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -106,7 +106,7 @@ getRemoteAbilityInfo(elementName: ElementName): Promise\<RemoteAbilityInfo>;
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -158,7 +158,7 @@ getRemoteAbilityInfo(elementNames: Array\<ElementName>, callback: AsyncCallback\
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -224,7 +224,7 @@ getRemoteAbilityInfo(elementNames: Array\<ElementName>): Promise\<Array\<RemoteA
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -284,7 +284,7 @@ getRemoteAbilityInfo(elementName: ElementName, locale: string, callback: AsyncCa
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -344,7 +344,7 @@ getRemoteAbilityInfo(elementName: ElementName, locale: string): Promise\<RemoteA
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -397,7 +397,7 @@ getRemoteAbilityInfo(elementNames: Array\<ElementName>, locale: string, callback
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -464,7 +464,7 @@ getRemoteAbilityInfo(elementNames: Array\<ElementName>, locale: string): Promise
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
zh-cn/application-dev/reference/apis/js-apis-freeInstall.md
浏览文件 @
8c6f2cb0
...
...
@@ -21,8 +21,7 @@ import freeInstall from '@ohos.bundle.freeInstall';
| ohos.permission.GET_BUNDLE_INFO_PRIVILEGED | system_basic | 可查询所有应用信息 |
| ohos.permission.INSTALL_BUNDLE | system_core | 可安装、卸载应用 |
权限等级参考
[
权限等级说明
](
https://gitee.com/openharmony/docs/blob/master/zh-cn/application-dev/security/accesstoken-overview.md#%E6%9D%83%E9%99%90%E7%AD%89%E7%BA%A7%E8%AF%B4%E6%98%8E
)
权限等级参考
[
权限等级说明
](
../../security/accesstoken-overview.md#权限等级说明
)
。
## UpgradeFlag
**系统接口:**
此接口为系统接口。
...
...
@@ -71,7 +70,7 @@ setHapModuleUpgradeFlag(bundleName: string, moduleName: string, upgradeFlag: Upg
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -129,7 +128,7 @@ setHapModuleUpgradeFlag(bundleName: string, moduleName: string, upgradeFlag: Upg
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -179,7 +178,7 @@ isHapModuleRemovable(bundleName: string, moduleName: string, callback: AsyncCall
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -235,7 +234,7 @@ isHapModuleRemovable(bundleName: string, moduleName: string): Promise\<boolean>;
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -284,7 +283,7 @@ getBundlePackInfo(bundleName: string, bundlePackFlag : BundlePackFlag, callback:
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -338,7 +337,7 @@ getBundlePackInfo(bundleName: string, bundlePackFlag : BundlePackFlag): Promise\
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -384,7 +383,7 @@ getDispatchInfo(callback: AsyncCallback\<DispatchInfo>): void;
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
@@ -428,7 +427,7 @@ getDispatchInfo(): Promise\<DispatchInfo>;
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误新息(此处仅提供错误抛出的关键信息) |
|---------------|-------------------------|
...
...
zh-cn/application-dev/reference/apis/js-apis-installer.md
浏览文件 @
8c6f2cb0
...
...
@@ -37,7 +37,7 @@ getBundleInstaller(callback: AsyncCallback\<BundleInstaller>): void;
**错误码:**
错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
**示例:**
...
...
@@ -74,7 +74,7 @@ getBundleInstaller(): Promise\<BundleInstaller>;
**错误码:**
错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
**示例:**
...
...
@@ -113,7 +113,7 @@ install(hapFilePaths: Array<string>, installParam: InstallParam, callback:
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误码信息 |
| -------- | ---------------------------------------------------------------|
...
...
@@ -177,7 +177,7 @@ uninstall(bundleName: string, installParam: InstallParam, callback: AsyncCallbac
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误码信息 |
| -------- | ---------------------------------------------------------------------------|
...
...
@@ -235,7 +235,7 @@ recover(bundleName: string, installParam: InstallParam, callback: AsyncCallback&
**错误码:**
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/errcode-bundle.md
)
。
以下错误码的详细介绍请参见
[
ohos.bundle错误码
](
../errorcodes/err
or
code-bundle.md
)
。
| 错误码ID | 错误码信息 |
| -------- | ---------------------------------------------------------------------------|
...
...
zh-cn/application-dev/reference/apis/js-apis-resourceschedule-deviceUsageStatistics.md
浏览文件 @
8c6f2cb0
...
...
@@ -46,7 +46,7 @@ isIdleState(bundleName: string, callback: AsyncCallback<boolean>): void
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -93,7 +93,7 @@ isIdleState(bundleName: string): Promise<boolean>
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -133,7 +133,7 @@ queryAppGroup(): Promise<number>
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -175,7 +175,7 @@ queryAppGroup(callback: AsyncCallback<number>): void
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -225,7 +225,7 @@ queryBundleStatsInfos(begin: number, end: number, callback: AsyncCallback<Bun
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -285,7 +285,7 @@ queryBundleStatsInfos(begin: number, end: number): Promise<BundleStatsMap>
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -339,7 +339,7 @@ queryBundleStatsInfoByInterval(byInterval: IntervalType, begin: number, end: num
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -398,7 +398,7 @@ queryBundleStatsInfoByInterval(byInterval: IntervalType, begin: number, end: num
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -449,7 +449,7 @@ queryBundleEvents(begin: number, end: number, callback: AsyncCallback<Array&l
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -507,7 +507,7 @@ queryBundleEvents(begin: number, end: number): Promise<Array<BundleEvents&
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -554,7 +554,7 @@ queryCurrentBundleEvents(begin: number, end: number, callback: AsyncCallback<
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -608,7 +608,7 @@ queryCurrentBundleEvents(begin: number, end: number): Promise<Array<Bundle
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -657,7 +657,7 @@ queryModuleUsageRecords(): Promise<Array<HapModuleInfo>>
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -707,7 +707,7 @@ queryModuleUsageRecords(callback: AsyncCallback<Array<HapModuleInfo>>
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -764,7 +764,7 @@ queryModuleUsageRecords(maxNum: number): Promise<Array<HapModuleInfo>&g
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -814,7 +814,7 @@ queryModuleUsageRecords(maxNum: number, callback: AsyncCallback<Array<HapM
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -871,7 +871,7 @@ queryAppGroup(bundleName : string): Promise<number>
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -920,7 +920,7 @@ queryAppGroup(bundleName : string, callback: AsyncCallback<number>): void
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -971,7 +971,7 @@ setAppGroup(bundleName: string, newGroup: GroupType): Promise<void>
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -1027,7 +1027,7 @@ setAppGroup(bundleName: string, newGroup: GroupType, callback: AsyncCallback<
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -1077,7 +1077,7 @@ registerAppGroupCallBack(groupCallback: Callback<AppGroupCallbackInfo>): P
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -1136,7 +1136,7 @@ registerAppGroupCallBack(groupCallback: Callback<AppGroupCallbackInfo>, ca
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -1193,7 +1193,7 @@ unregisterAppGroupCallBack(): Promise<void>
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -1237,7 +1237,7 @@ unregisterAppGroupCallBack(callback: AsyncCallback<void>): void;
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -1290,7 +1290,7 @@ queryDeviceEventStats(begin: number, end: number): Promise<Array<DeviceEve
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -1338,7 +1338,7 @@ queryDeviceEventStats(begin: number, end: number, callback: AsyncCallback<Arr
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -1393,7 +1393,7 @@ queryNotificationEventStats(begin: number, end: number): Promise<Array<Dev
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
@@ -1441,7 +1441,7 @@ queryNotificationEventStats(begin: number, end: number, callback: AsyncCallback&
**错误码**
:
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/errcode-DeviceUsageStatistics.md
)
。
以下错误码的详细介绍请参见
[
设备信息使用统计错误码
](
../errorcodes/err
or
code-DeviceUsageStatistics.md
)
。
| 错误码ID | 错误信息 |
| ---------- | ---------------------------- |
...
...
zh-cn/application-dev/reference/apis/js-apis-userFileManager.md
浏览文件 @
8c6f2cb0
...
...
@@ -3,8 +3,8 @@
该模块提供用户数据管理能力,包括访问、修改用户等用户公共媒体数据信息等常用功能。
> ![icon-note.gif](public_sys-resources/icon-note.gif) **说明:**
>
该模块从API Version 9开始支持。后续版本如有新增内容,则采用上角标单独标记该内容
的起始版本。
> 本模块
下的接口均为系统接口
>
本模块首批接口从API version 9开始支持。后续版本的新增接口,采用上角标单独标记接口
的起始版本。
> 本模块
接口为系统接口。
## 导入模块
...
...
@@ -26,7 +26,7 @@ getUserFileMgr(context: Context): UserFileManager
| 参数名 | 类型 | 必填 | 说明 |
| ------- | ------- | ---- | -------------------------- |
| context |
[
Context
](
#../apis/
js-apis-Context.md
)
| 是 | 传入Ability实例的Context。 |
| context |
[
Context
](
js-apis-Context.md
)
| 是 | 传入Ability实例的Context。 |
**返回值:**
...
...
@@ -1287,7 +1287,7 @@ getThumbnail(callback: AsyncCallback<image.PixelMap>): void
| 参数名 | 类型 | 必填 | 说明 |
| -------- | ----------------------------------- | ---- | ---------------- |
| callback | AsyncCallback
<
[image.PixelMap](
#../apis/
js-apis-image.md#pixelmap7)
>
| 是 | 回调返回缩略图的PixelMap |
| callback | AsyncCallback
<
[image.PixelMap](js-apis-image.md#pixelmap7)
>
| 是 | 回调返回缩略图的PixelMap |
**示例:**
...
...
@@ -1329,7 +1329,7 @@ getThumbnail(size: Size, callback: AsyncCallback<image.PixelMap>): void
| 参数名 | 类型 | 必填 | 说明 |
| -------- | ----------------------------------- | ---- | ---------------- |
| size | Size | 是 | 缩略图尺寸 |
| callback | AsyncCallback
<
[image.PixelMap](
#../apis/
js-apis-image.md#pixelmap7)
>
| 是 | 回调返回缩略图的PixelMap |
| callback | AsyncCallback
<
[image.PixelMap](js-apis-image.md#pixelmap7)
>
| 是 | 回调返回缩略图的PixelMap |
**示例:**
...
...
@@ -1377,7 +1377,7 @@ getThumbnail(size?: Size): Promise<image.PixelMap>
| 类型 | 说明 |
| ----------------------------- | --------------------- |
| Promise
<
[image.PixelMap](
#../apis/
js-apis-image.md#pixelmap7)
>
| Promise返回缩略图的PixelMap |
| Promise
<
[image.PixelMap](js-apis-image.md#pixelmap7)
>
| Promise返回缩略图的PixelMap |
**示例:**
...
...
@@ -2467,7 +2467,7 @@ async function example() {
| 名称 | 类型 | 必填 | 说明 |
| ---------------------- | ------------------- | ---- |------------------------------------------------ |
| fetchColumns | Array
<
string
>
| 是 | 检索条件,指定列名查询,如果该参数为空时默认查询uri、name、fileType。示例:
<br
/>
fetchColumns: "uri"|
| predicates |
[
dataSharePredicates.DataSharePredicates
](
../apis/
js-apis-data-dataSharePredicates.md
)
| 是 | 谓词查询,显示过滤条件 |
| predicates |
[
dataSharePredicates.DataSharePredicates
](
js-apis-data-dataSharePredicates.md
)
| 是 | 谓词查询,显示过滤条件 |
## AlbumFetchOptions
...
...
@@ -2477,5 +2477,5 @@ async function example() {
| 名称 | 类型 | 必填 | 说明 |
| ---------------------- | ------------------- | ---- |------------------------------------------------ |
| predicates |
[
dataSharePredicates.DataSharePredicates
](
../apis/
js-apis-data-dataSharePredicates.md
)
| 是 | 谓词查询,显示过滤条件 |
| predicates |
[
dataSharePredicates.DataSharePredicates
](
js-apis-data-dataSharePredicates.md
)
| 是 | 谓词查询,显示过滤条件 |
zh-cn/application-dev/reference/errorcodes/errcode-CommonEventService.md
→
zh-cn/application-dev/reference/errorcodes/err
or
code-CommonEventService.md
浏览文件 @
8c6f2cb0
文件已移动
zh-cn/application-dev/reference/errorcodes/errcode-DeviceUsageStatistics.md
→
zh-cn/application-dev/reference/errorcodes/err
or
code-DeviceUsageStatistics.md
浏览文件 @
8c6f2cb0
文件已移动
zh-cn/application-dev/reference/errorcodes/errcode-DistributedNotificationService.md
→
zh-cn/application-dev/reference/errorcodes/err
or
code-DistributedNotificationService.md
浏览文件 @
8c6f2cb0
文件已移动
zh-cn/application-dev/reference/errorcodes/errcode-DistributedSchedule.md
→
zh-cn/application-dev/reference/errorcodes/err
or
code-DistributedSchedule.md
浏览文件 @
8c6f2cb0
文件已移动
zh-cn/application-dev/reference/errorcodes/errcode-bundle.md
→
zh-cn/application-dev/reference/errorcodes/err
or
code-bundle.md
浏览文件 @
8c6f2cb0
文件已移动
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录