日期:2014-05-16 浏览次数:20371 次
function checkArray(v) { return Object.prototype.toString.apply(v) === '[object Array]'; }