摘要: str.replace(/(.{4})/, "$1/") 等于是在字符串第四个位置插入一个‘/’。 阅读全文
posted @ 2017-08-31 14:00 正举 阅读(3441) 评论(0) 推荐(0)