# Functions
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
CheckNotExist check if the file exists.
CheckPermission check if the file has permission.
No description provided by the author
使用io.Copy.
CreatNestedFile 给定path创建文件,如果目录不存在就递归创建.
No description provided by the author
No description provided by the author
Exists reports whether the named file or directory exists.
No description provided by the author
No description provided by the author
No description provided by the author
GetExt get the file ext.
GetSize get the file size.
No description provided by the author
Int2Str int类型转string类型.
Int2Str int64类型转string类型 精确到后2位 精确到后4位.
No description provided by the author
IsEmpty 返回给定目录是否为空目录.
IsNotExistMkDir create a directory if it does not exist.
No description provided by the author
No description provided by the author
No description provided by the author
CreatNestedFile 给定path创建文件,如果目录不存在就递归创建.
MkDir create a directory.
MustOpen maximize trying to open the file.
Open a file according to a specific mode.
No description provided by the author
No description provided by the author
RandStringRunes 返回随机字符串.
Replace 根据替换表执行批量替换.
TODO: 获取当月的最后第一天或者最后一天.
TODO: 获取当年的最后第一天或者最后一天.
进行Sha1编码.
Slice2Str string类型转Int64类型.
No description provided by the author
Str2Int string类型转Int类型.
Str2Int64 string类型转Int64类型.
Str2Int string类型转Int类型.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
注意client 本身是连接池,不要每次请求时创建client.
# Structs
No description provided by the author