lua5.3实例

时间:2018-06-06 11:04:38
【文件属性】:
文件名称:lua5.3实例
文件大小:1.14MB
文件格式:7Z
更新时间:2018-06-06 11:04:38
lua, c++, ubuntu test pc: ubuntu 14.04 lua : 5.3.0 tools: bash, make demos: 1. test.lua ## hello world 2. function.lua ## 函数调用 3. param.lua ## 函数参数, 4. table ## table 5. e12.lua e13.cpp ## c++调用 lua函数 6. e14.cpp e15.lua ## lua调用c++函数 7. 文件夹class ## lua调用c++类 堆栈形式 8 文件夹student ## lua调用c++类, table形式 build: works/lua_demo$ ./build.sh e13.cpp e13 tests: works/lua_demo$ lua test.lua
【文件预览】:
详解lua堆栈.pdf
lua常用函数.pdf
lua_demo
----class()
--------LuaUseClass(163KB)
--------LuaUseClass.cpp(2KB)
--------LuaUseClassLua.lua(107B)
--------Makefile(202B)
----test.lua(23B)
----e13(247KB)
----table.lua(202B)
----e12.lua(81B)
----e15.lua(198B)
----student()
--------Student.cpp(2KB)
--------Student.h(367B)
--------e1.lua(138B)
--------.build.sh.swp(12KB)
--------student(248KB)
--------build.sh(73B)
----function.lua(116B)
----e14.cpp(1KB)
----e13.cpp(770B)
----build.sh(73B)
----readme.txt(497B)
----e14(247KB)
----param.lua(299B)

网友评论