原方法__index: 作用用于访问元表中的内容。即当通过键来访问table时,如果这个键没有值,则lua会寻找该table中的metatable 中的__index键。如果__index指向的是 ...
確定! 回上一頁