И очень просто реализуются в нём private и public. Вот мой пример: local _M = {} -- module table _M.someProperty = 1 -- class properties ...
確定! 回上一頁