You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
鸿蒙没有提供原库对应常量能力:
MainBundlePath;
ExternalCachesDirectoryPath;
DownloadDirectoryPath;
TemporaryDirectoryPath;
LibraryDirectoryPath;
ExternalDirectoryPath;
ExternalStorageDirectoryPath;
PicturesDirectoryPath;
RoamingDirectoryPath;
对应接口能力:
readDir;
readDirAssets;
readdir;
readFileRes;
copyFolder;
copyFileAssets;
copyFileRes;
copyAssetsFileIOS;
copyAssetsVideoIOS;
existsAssets;
existsRes;
downloadFile;
stopDownload;
resumeDownload;
isResumable;
completeHandlerIOS;
uploadFiles;
stopUpload;
getFSInfo;
scanFile;
getAllExternalFilesDirs;
pathForGroup;
需要底层提供相关接口