1、 lua_newtable(L); · 2、 lua_pushstring(L, “name”); · 3、将key和value设置到table中去 · 4、将新建的table,起一个名字,叫xxx · 5、 · 6、清空栈 · 7、 ...
確定! 回上一頁