Object Oriented Programming Code: first_class = {ID = "defualt"}. function first_class:new(o). o = o or {}. setmetatable(o,self).
確定! 回上一頁