//
pkg.gl
Category
github.com/guyouyin123/tools
qstring
package
1.1.2
Repository:
https://github.com/guyouyin123/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
40 SLOC
#
Functions
ContainsChinese
判断字符串是否包含中文字符.
RsplitN
RsplitN 切割字符串,从右边开始切割指定次数,并保留切割字符.