This manual will give a quick introduction to the basics of Lua programming in ... a = 5 -- integer b = 7/3 -- float print(a - b) --> '2.6666666666667'.
確定! 回上一頁