for (var index in result){ // you can show both index and value to know how the array is indexed in javascript (but it should be the same way it was in the ...
確定! 回上一頁