Javascript check if array and empty ... var xxx = []; // 第1種:先用if 判斷瀏覽器是否支援此method 然後再執行 if (Array.isArray) return Array ...
確定! 回上一頁