@CrazyHenry
        
        2018-03-26T13:02:39.000000Z
        字数 407
        阅读 1204
    mmmmLua
- Author:李英民 | Henry
 - E-mail: li
 _yingmin@outlookdotcom- Home: https://liyingmin.wixsite.com/henry
 
快速了解我: About Me
转载请保留上述引用内容,谢谢配合!
Ubuntu和Win,学习语言本身,用Ubuntu更合适,最终选择Win10子系统Ubuntu for Windows 
    sudo apt-get install lua5.2 lua5.2-doc 
如果有问题可以  
    sudo apt-get install -f 
之后再执行一遍 
    sudo apt-get install lua5.2 lua5.2-doc
用notepad++.exe 创建并打开文件,比如test.lua 
npad++.exe test.lua 
编辑code 
按alt+f4关闭当前窗口
