JavaScript 常用方法

[].concat([],[]); 合并俩个数组
[].concat([]) 合并俩个数组
[].join(",") 使用给定,连接该数组 a,b,c
posted @ 2013-07-22 17:21  大新博客  阅读(149)  评论(0编辑  收藏  举报