TrimStart
#
TrimStarthttps://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/TrimLeft
The TrimStart() method removes whitespace from the beginning of a string.
Syntax: TrimStart(str string) string
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/TrimLeft
The TrimStart() method removes whitespace from the beginning of a string.
Syntax: TrimStart(str string) string