document.write("
string1.splitBefore(separator, count)
2010年06月08日 splitBefore 只对字符串前面一定数量的分隔符进行字符串分隔并返回。语法string1.splitBefore(separator, count)参数separator
http://www.itpow.com/c/2010/06/3J288LLWO9W94NSM.asp
string1.splitEx(separator, trimItem, removeEmptyI
2010年06月08日 t 功能有所增强。语法string1.splitEx(separator, trimItem, removeEmptyItem)参数separator string。分割符。t
http://www.itpow.com/c/2010/06/69YGZ3WKSE23IPX9.asp
")