for (var i = 0, valuePair; valuePair = collection[i]; i++) for (var j in valuePair) fd.append(j, valuePair[j]);.
確定! 回上一頁