摘要:
//把字符串转化为数组代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1functionexplode(inVal,separator,outArray){2varcount=0;3varbeg=0;4varend=0;5while(end!=-1... 阅读全文
posted @ 2010-02-01 14:26
风影极光
阅读(182)
评论(0)
推荐(0)