idx表示table的索引,lua_gettable()函数获取栈顶元素作为Key,获取到table中该 Key对应的Value,将栈顶的Key弹出,最后将获得的Value压入栈顶 void lua_gettable ...
確定! 回上一頁