摘要: 1.字符串函数 函数返回类型描述例子结果 string||string text 字符串连接 length(string) int string中字符的数目 length(‘jose’) 4 position(substring in string) int 指定的子字符串的位置 position( 阅读全文
posted @ 2022-12-06 10:07 braveman1021 阅读(486) 评论(0) 推荐(0)