js 中没有map这个类,只能自己写一个。...你可以用它来像java里new Map()和put()、remove()、get()等方法。 map.js: function Map() { var struct = function(key, ...
確定! 回上一頁