Lua语言
摘要:下载使用Subline作为编辑器 1. 2.函数使用 function sayHello() print ('hello torch') end 3.定义变量 a print (a) 4.引入文件 require ('hello') //hello.lua文件 require可以获取文件的返回值 4
阅读全文
posted @ 2015-12-17 22:02
posted @ 2015-12-17 22:02
posted @ 2015-11-01 19:11