Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 101 Bytes

string.md

File metadata and controls

10 lines (5 loc) · 101 Bytes

字符串

1. Len()函数

获取字符串的长度

2. Left()函数

Left(str, len)