JavaScript字符串分割方法

使用split('')方法。
此方法与Java的字符串分割方法方法名一样。
原文地址:https://www.cnblogs.com/xuyuanjia/p/5715485.html