package
0.0.0-20240919023558-88eb1436ffc6
Repository: https://github.com/sidchai/compkg.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
CheckFolder
@Description: 检查文件目录是否存在 @param path 目录路径 @return bool 是否存在.
No description provided by the author
No description provided by the author
DivideAndRoundUp
@Description: 计算总页数 @param dividend 总数 @param divisor 每页数量 @return int 总页数.
No description provided by the author
GetTraceId
@Description: 获取16位随机字符串 @return string.
No description provided by the author
IsInArray 判断元素是否在一个数组里面.
Md5
@Description: md5小写加密 @param s 带加密的字符串 @return string 加密后的数据.
RemoveQuotes
@Description: 删除字符串中双引号.
No description provided by the author
# Variables
DefaultMaxVoltage 默认最高电压(挂牌).
DefaultMaxVoltageX 默认最高电压(胸牌).
DefaultMinVoltage 默认最低电压.