我一直以為隱式宣告是類似using 之類的區塊變數,只在迴圈中有效。 既然知道是全域變數,就改成: var ibd; for (ibd=0; ibd<dbArray.length; ...
確定! 回上一頁