Lua 的模組是由變數、函式等已知元素組成的table -- 檔名為module.lua-- 定義一個名為module 的模組module={}-- 定義一個常量module.constant=\
確定! 回上一頁