精華區beta mud_sanc 關於我們 聯絡資訊
_G全域環境表(全域變數) 功能:記錄全局環境的變量值的表 _G._G = _G 範例: --顯示_G表的內容。 table.foreach (_G, print)