package
0.0.0-20210512090910-955a8ec1542b
Repository: https://github.com/lvxin0315/gg-framework.git
Documentation: pkg.go.dev

# Functions

CamelString camel string, xx_yy to XxYy.
Capitalize 如果是小写字母, 则变换为大写字母.
No description provided by the author
* * @Author [email protected] * @Description float 保留两位小数 * @Date 10:21 上午 2021/4/21 * @Param float * @return float **/.
FilterChinese* * @Author [email protected] * @Description 过滤掉中文 * @Date 4:02 下午 2021/4/8 * @Param * @return **/.
StrCut* * @Author [email protected] * @Description 截取字符串 * @Date 2:47 下午 2021/4/2 * @Param str * @Param start 第几位 * @Param cutLen 截取长度 * @return **/.