... 的key值彈出,從lua中得到對應key的值,並將結果放在-1的位置 9 //如果沒有值,則結果為TNIL 10 lua_gettable(L, -2); 11 12 //statck->c 13 if (lua_isinteger(L, ...
確定! 回上一頁