输入banner图图片脚本导航/分类

javascriptSplit方法,indexOf方法、lastIndexOf方法和substring方法_基础知识

Split方法:
以下程序例子实现了split和整数字符串互转的用法。。。