摘要: 1.C\C++程序中调用Lua函数方法一:#include "stdafx.h"#include #include #include #include "lua.hpp"const char* lua_function_code = "function dealStr(str) \ ... 阅读全文
posted @ 2014-09-05 13:22 小艾利 阅读(336) 评论(0) 推荐(0)