前言Lua 的物件系統(object system) 是以原型(prototype) 為基礎,和一般Java 或Python 等以類別(class) 為基礎的物件系統略為不同。 因Lua 的物件系統較為 ...
確定! 回上一頁