Lua C API 遍历 table
摘要:
http://timothyqiu.com/archives/lua-note-table-traversal-using-c-api/ C API 遍历 Table 1 lua_getglobal(L, t); 2 int index = lua_gettop(L); 3 lua_pushnil( 阅读全文
posted @ 2016-02-16 14:12 明天有风吹 阅读(1400) 评论(0) 推荐(0)
浙公网安备 33010602011771号