package
0.0.0-20241217062345-852b9c5a8d98
Repository: https://github.com/tianlin0/plat-lib.git
Documentation: pkg.go.dev

# Packages

Copyright GoFrame Author(https://goframe.org).
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

# Functions

PascalString xx_yy to XxYy.
SnakeString XxYy to xx_yy , XxYY to xx_yy.
SubStr 截取字符串,支持多字节字符 start:起始下标,负数从从尾部开始,最后一个为-1 length:截取长度,负数表示截取到末尾.