uv_run (loop, UV_RUN_DEFAULT); // 启动消息队列,UV_RUN_DEFAULT模式下,当消息数为0时,就会退出消息循环。 16. printf("hello, world\n");.
確定! 回上一頁