一、table擴充套件-- 返回table大小table.size = function(t) local count ... end -- 返回table鍵列表table.keys = function(hashtable) local keys ...
確定! 回上一頁