lua_pushstring (L,"mydata2");//同上. lua_pushnumber(L,77);. lua_settable(L,-3);. return1;. //棧里現在就一個table其他都被彈掉了。如果要返回一個數組,.
確定! 回上一頁