[] Get string length oracle

lengthb (string) calculating the byte length occupied string: Returns the string length in bytes

length (string) calculated character string occupied length: Returns the length of the string, in characters

Guess you like

Origin www.cnblogs.com/xiangtunmizu/p/12073612.html
Recommended