<script type="text/javascript">Array.prototype.insert = function(vVal,nIdx) { var arrTemp = this;if(nIdx>arrTemp.length) nIdx=arrTemp.length;if(nIdx<-arrTemp.length) nIdx=0;if(nIdx<0) nIdx = arrTemp.length +&n...
http://www.jb51.net//article/11192.htm
共有:1/10,当前1/1页
[首页] [上一页]
1
[下一页] [尾页]
转到:
