要想对lua有更加深入的了解,不深入的了解lua的元表是不行的,在lua中元表是你构建 ... __index = indexFunc print(b.z) -- 输出 --4 z --nil local ...
確定! 回上一頁