操作 旧版本 新版本 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