function class(base, init) local c = {} -- a new class instance if not init and ... 'function' then init = base base = nil elseif type(base) == 'table' then.
確定! 回上一頁