libuv

 

install and compile app

       https://blog.csdn.net/yfldyxl/article/details/89352560

 

how to use libuv

https://blog.csdn.net/qq_35886593/article/details/88898432

 

wget https://github.com/libuv/libuv/archive/v1.x.tar.gz

g++ test.cpp -I../install/include/ -luv -L../lib/ -fpermissive

 

链接:https://pan.baidu.com/s/1SgLCK684Mppco4BEVlKTTg
提取码:hugo

 

official link: 

http://docs.libuv.org/en/v1.x/

http://luohaha.github.io/Chinese-uvbook/source/introduction.html

 

posted @ 2021-06-06 10:48  renhl  阅读(134)  评论(0编辑  收藏  举报