摘要:
1、len() 长度或规模函数 2、Unicode转为单字符用chr() 单字符转为Unicode用ord() 3、关于字符的操作函数 函数 作用 lower() 变为小写 upper() 变为大写 split() 分割字符串 count() 某字符数 replace() 替换 center() 填 阅读全文
posted @ 2021-07-25 23:29
pygis
阅读(48)
评论(0)
推荐(0)