table 是lua独有的一种数据结构,地位就像字典Dictionary之于C#。不同的是,lua出来string、number这些基本类型之外,只有一个table表数据结构, ...
確定! 回上一頁