... 調用lua中的函數mystrcat lua_pushstring(luaState,str1) ; lua_pushstring(luaState,str2) ; ret = lua_pcall(luaState,2,1,0) ; if ( ret !=
確定! 回上一頁