Lua's basic structure is table, so Lua's classes are actually table, because it can store common variables and methods. We can use table to ...
確定! 回上一頁