This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Description
鸿蒙没有提供原库对应常量能力:
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;
需要底层提供相关接口