js中String.slice和String.substring区别是:1、如果【start>stop】 ,那么substring将交换这两个参数;2、如果【start>stop 】, slice将返回空字符串。
技术文章 / 下载软件趣味内容 / 专业带飞