windows 编译Lua

2020-12-13 05:56

阅读:367

标签:style   blog   http   color   2014   div   linux   new   

http://www.linuxidc.com/Linux/2014-02/96459.htm

 

sublime 配置lua 

 

build sysytem -> new build system.

the content:

{
    "cmd": ["D:\\TDDOWNLOAD\\lua-5.2.3\\lua-5.2.3\\bin\\lua.exe","$file"],
    "file_regex": "^(...*?):([0-9]*):?([0-9]*)",
    "selector":"source.lua"

}

a.lua

print ("hello world")

ctrl +B

windows 编译Lua,搜素材,soscw.com

windows 编译Lua

标签:style   blog   http   color   2014   div   linux   new   

原文地址:http://www.cnblogs.com/jesse-deng/p/3891230.html


评论


亲,登录后才可以留言!