my code is below: redisAsyncCommand(c, callback1, (char*)"end-1", "GET key"); std::thread worker([&](){ uv_run(loop, UV_RUN_DEFAULT ); printf("quit running ...
確定! 回上一頁