js字符串函数

拼接  concat

索引  indexOf、lastIndexOf、charAt

截取  substring(slice)、substr

正则  match、replace

长度  length

转数组 split

转大小写  toLowerCase、toUpperCase

(详情参考:https://www.cnblogs.com/qfb620/archive/2011/07/28/2119799.html)

posted on 2018-11-30 09:45  srk若水三千  阅读(58)  评论(0编辑  收藏  举报