C++的lua访问封装

时间:2013-09-10 16:38:27
【文件属性】:
文件名称:C++的lua访问封装
文件大小:22KB
文件格式:RAR
更新时间:2013-09-10 16:38:27
lua c++实现访问lua的封装类 提供向lua注册c++类型,注册c++函数, 访问lua函数等功能.
【文件预览】:
luaTest
----luabindTest()
--------luabindTest.sln(887B)
--------luabindTest.suo(29KB)
--------stdafx.h(233B)
--------luaFunction.h(17KB)
--------luaWrapper.h(604B)
--------targetver.h(498B)
--------any.h(7KB)
--------luaObject.h(4KB)
--------Debug()
--------stdafx.cpp(216B)
--------luaWrapper.cpp(497B)
--------GetParamFromLua.h(3KB)
--------luaClass.h(16KB)
--------luabindTest.cpp(5KB)
--------luabindTest.vcproj(5KB)
----Debug()
--------object.lua(2KB)
--------start.lua(902B)

网友评论

  • 挺好用,简化LUA的使用
  • 学习一下方法,作为参考还是很有用的!
  • 作为lua编程的参考资料吧