package
0.0.0-20241217083654-2a2a1f9c4dea
Repository: https://github.com/juanjitech/jframe.git
Documentation: pkg.go.dev
# Functions
CheckPermission 检查文件权限.
No description provided by the author
FileExist 检查文件是否存在.
GetExt 获取文件后缀.
GetSize 获取文件大小.
GetType 获取文件类型.
IsNotExistMkDir 检查文件夹是否存在 如果不存在则新建文件夹.
MkDir 新建文件夹.
Open 打开文件.