lua_pushstring 导出的函数名; lua_pushcfunction,导出的函数; lua_rawset 设置关联. lua_pushstring(l,"export_table"); lua_rawget(l,LUA_REGISTRYINDEX); if ...
確定! 回上一頁