Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDateFormat ¶
GetDateFormat 获取 go 的日期格式化字串 golang 的日期格式化必须要用 Mon Jan 2 15:04:05 -0700 MST 2006 这个日期 这个让我很不爽, 增加一个通用类型的转换
func ReplaceSubString ¶
ReplaceSubString 替换定长字串 将 s 字串,从 start (包含) 开始的位置, 替换为 c , 替换长度 length 如果 c 是单字符, 那么 s 被替换后的长度不变 一般场景类似将手机号的中间4位转换为 *
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.