openharmony 鸿蒙 js-apidiff-global

2023-02-17 浏览 (807)
操作旧版本新版本d.ts文件
新增NA模块名: ohos.resourceManager
类名: AsyncCallback
@ohos.resourceManager.d.ts
新增NA类名:AsyncCallback
方法or属性:
@ohos.resourceManager.d.ts
新增NA模块名: ohos.resourceManager
类名: AsyncCallback
方法 or 属性:(err: Error, data: T): void;
@ohos.resourceManager.d.ts
新增NA类名:AsyncCallback
方法or属性:(err: Error, data: T): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getStringValue(resource: Resource, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getStringValue(resource: Resource, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getStringValue(resId: number, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getStringValue(resource: Resource, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getStringArrayValue(resource: Resource, callback: AsyncCallback<Array>): void;
类名:ResourceManager
方法 or 属性:getStringArrayValue(resource: Resource, callback: _AsyncCallback<Array>): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getStringArrayValue(resId: number, callback: AsyncCallback<Array>): void;
类名:ResourceManager
方法 or 属性:getStringArrayValue(resource: Resource, callback: _AsyncCallback<Array>): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getMediaContent(resource: Resource, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getMediaContent(resource: Resource, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getMediaContent(resId: number, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getMediaContent(resource: Resource, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getMediaContentBase64(resource: Resource, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getMediaContentBase64(resource: Resource, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getMediaContentBase64(resId: number, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getMediaContentBase64(resource: Resource, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getDeviceCapability(callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getDeviceCapability(callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getConfiguration(callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getConfiguration(callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getPluralStringValue(resource: Resource, num: number, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getPluralStringValue(resource: Resource, num: number, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getPluralStringValue(resId: number, num: number, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getPluralStringValue(resource: Resource, num: number, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getStringByName(resName: string, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getStringByName(resName: string, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getStringArrayByName(resName: string, callback: AsyncCallback<Array>): void;
类名:ResourceManager
方法 or 属性:getStringArrayByName(resName: string, callback: _AsyncCallback<Array>): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getMediaByName(resName: string, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getMediaByName(resName: string, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getMediaBase64ByName(resName: string, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getMediaBase64ByName(resName: string, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getPluralStringByName(resName: string, num: number, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getPluralStringByName(resName: string, num: number, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getStringValue(resource: Resource, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getStringValue(resId: number, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getStringValue(resId: number, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getStringValue(resId: number, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getStringArrayValue(resource: Resource, callback: AsyncCallback<Array>): void;
类名:ResourceManager
方法 or 属性:getStringArrayValue(resId: number, callback: _AsyncCallback<Array>): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getStringArrayValue(resId: number, callback: AsyncCallback<Array>): void;
类名:ResourceManager
方法 or 属性:getStringArrayValue(resId: number, callback: _AsyncCallback<Array>): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getPluralStringValue(resource: Resource, num: number, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getPluralStringValue(resId: number, num: number, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getPluralStringValue(resId: number, num: number, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getPluralStringValue(resId: number, num: number, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getMediaContent(resource: Resource, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getMediaContent(resId: number, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getMediaContent(resId: number, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getMediaContent(resId: number, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getMediaContentBase64(resource: Resource, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getMediaContentBase64(resId: number, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getMediaContentBase64(resId: number, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getMediaContentBase64(resId: number, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getRawFileContent(path: string, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getRawFileContent(path: string, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:getRawFd(path: string, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:getRawFd(path: string, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts
函数有变化类名:ResourceManager
方法 or 属性:closeRawFd(path: string, callback: AsyncCallback): void;
类名:ResourceManager
方法 or 属性:closeRawFd(path: string, callback: _AsyncCallback): void;
@ohos.resourceManager.d.ts

你可能感兴趣的鸿蒙文章

harmony 鸿蒙JS API差异报告

harmony 鸿蒙js-apidiff-ability

harmony 鸿蒙js-apidiff-account

harmony 鸿蒙js-apidiff-application

harmony 鸿蒙js-apidiff-arkui

harmony 鸿蒙js-apidiff-battery

harmony 鸿蒙js-apidiff-bundle

harmony 鸿蒙js-apidiff-communication

harmony 鸿蒙js-apidiff-compiler-and-runtime

harmony 鸿蒙js-apidiff-distributed-data

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/c5bb96fbe41f44139404e6f1a5c41d18