黑白程式

黑白程式

导航

2010年3月1日

lua "Hello, world!"[转]

摘要: lua "Hello, world!"Lua 2008-09-20 16:03:01 阅读372 评论0 字号:大中小 WinXP SP2 + VS2008 + lua 5.1.4 + luabind 0.7 继《VC下编译lua和luabind纪实》后,我在网上随便搜了个lua例程准备try一下:// from: http://blog.csdn.net/yuantao/archive/2006... 阅读全文

posted @ 2010-03-01 09:46 黑白程式 阅读(474) 评论(1) 推荐(0)

VC下编译lua和luabind[转]

摘要: VC下编译lua和luabind纪实Lua 2008-09-19 13:14:37 阅读1843 评论5 字号:大中小 VC下编译lua和luabind纪实2008-9-19 杨明哲使用VS2008,相信VS2005也适用源代码下载下载luahttp://www.lua.org/download.html我拿到的版本是5.1.4下载luabindhttp://sourceforge.net/pro... 阅读全文

posted @ 2010-03-01 09:28 黑白程式 阅读(624) 评论(0) 推荐(0)