# Functions
ByteCountBinary 把 Length 转换为文件大小, 自适应单位.
CheckStringInSlice 检查字符串是否在切片中.
ClearTempFile 清理临时文件.
DeepCopyMap 深拷贝 map[string]any 类型的字典.
No description provided by the author
No description provided by the author
No description provided by the author
GetFileSize 获取文件大小.
HighlightString 高亮字符串.
KillProcessByName 根据进程名杀死进程.
StringToStruct 字符串转结构体.
StructToMap 结构体转 map[string]interface{},请勿在有数字情况下使用,请使用反射.
StructToString 结构体转字符串.
# Constants
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
No description provided by the author
# Type aliases
No description provided by the author