var str = "aaa,bbb,ccc"; var arr = str.split(','); //检测是不是数组的实例 console.log(arr instanceof Array);//true
上一篇 Thread和Runable的区别
下一篇 mysql使用load data导入数据报错ERROR 1148: The used command is not allowed with this MySQL version
版权所有 (c)2021-2022 MSHXW.COM
ICP备案号:晋ICP备2021003244-6号