# Packages
No description provided by the author
# Functions
CheckExist 检查文件是否存在.
创建文件.
No description provided by the author
获取当前路径,比如:E:/abc/data/test.
GetExt 获取文件后缀.
获取文件大小.
GetType 获取文件类型.
IsNotExistMkDir 检查文件夹是否存在 如果不存在则新建文件夹.
PathCreate 创建目录.
No description provided by the author