... wait_for_a_while); // 启动事件循环 uv_run(uv_default_loop(), UV_RUN_DEFAULT); // 销毁libuv的相关数据 uv_loop_close(uv_default_loop()); ...
確定! 回上一頁