# Functions
在预定义字符前添加 \ ' " \ http://www.ruanyifeng.com/blog/2007/10/ascii_unicode_and_utf-8.html.
FormatFromUnixTime 将时间戳转为 yyyy-mm-dd H:i:s 格式.
FormatFromUnixTimeShort 将时间戳转为 yyyy-mm-dd 格式.
GetInt64 从接口类型安全获取到int64,d 是默认值.
GetInt64FromMap 从map中得到指定的key.
GetJsonFmtStr func.
GetString 从接口安全获取到字符串类型.
No description provided by the author
No description provided by the author
Ip4toInt 将字符串的 IP 转化为数字.
NewUuid 创建uuid.
NextDayDuration 得到当前时间到下一天零点的延时.
NowUnix 当前时间戳.
ParseTime 将字符串转成时间.
Random 得到一个随机数.
StripsSlashes 删除.