lua_gettable (L, -2); /**stack top:function = get.key*/; int err = lua_pcall(L, 0, 1, 0); /**核心在这里... ,暂时简化,规定get表的一堆getter都 ...
確定! 回上一頁