# Functions
No description provided by the author
CopyDir 函数接受两个字符串参数,分别表示源文件夹和目标文件夹的路径 返回值是拷贝的文件数量和可能发生的错误.
CopyDirInner 函数接受四个字符串参数,分别表示源文件夹和目标文件夹的前缀和最后一级名称 返回值是拷贝的文件数量和可能发生的错误.
No description provided by the author
判断所给路径文件/文件夹是否存在.
判断所给路径是否为文件夹.
No description provided by the author
判断所给路径是否为文件.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Unzip will decompress a zip archive, moving all files and folders within the zip file (parameter 1) to an output directory (parameter 2).
上传文件.
上传文件.
No description provided by the author
No description provided by the author
ZipFiles compresses one or many files into a single zip archive file.
# Constants
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author