Lua 提供了许多的内建函数,你可以很方便的在程序中调用它们,如print()函数可以将传入的参数 ... for i,val in ipairs(a) do if val > m then mi = i m = val end end
確定! 回上一頁