1、boost:
https://blog.csdn.net/kongwei1234/article/details/104778613
https://mmoaay.gitbooks.io/boost-asio-cpp-network-programming-chinese/content/Chapter1.html
http://zh.highscore.de/cpp/boost/
2、SQL:https://www.runoob.com/sql/sql-update.html
3、jsoncpp:https://sourceforge.net/projects/jsoncpp/
4、openssl:
https://www.oschina.net/p/openssl?hmsr=aladdin1e1
5、虚拟机:
https://www.centos.org/download/
https://www.nocmd.com/740.html (VxWorks 秘钥)
6、Postgresql:
https://www.postgresql.org/ftp/
https://www.yiibai.com/html/postgresql/2013/080894.html
http://www.postgres.cn/docs/11/index.html (中文手册)
http://www.postgres.cn/index.php/v2/home (中文社区)
7、libpqxx:
https://www.postgresql.org/download/products/2-drivers-and-interfaces/
https://github.com/jtv/libpqxx
https://www.cnblogs.com/xfsrain/p/5584995.html (vs编译)
https://www.cnblogs.com/shuaixf/archive/2011/11/29/2268292.html (linux编译)
http://www.linuxfromscratch.org/blfs/view/svn/pst/xmlto.html (linux编译 xmlto)
http://www.linuxfromscratch.org/blfs/view/7.5/pst/DocBook.html (linux编译 docbook)
8、Navicat Premium:https://baijiahao.baidu.com/s?id=1644169351506023288&wfr=spider&for=pc
9、centos资源:https://pkgs.org/search/?q=libpqxx
10、g++升级:
https://www.cnblogs.com/lzpong/p/5755678.html
https://blog.csdn.net/lan9203/article/details/18409515
https://blog.csdn.net/springlustre/article/details/101123238
11、graphviz:https://blog.csdn.net/Mr_Brooks/article/details/80283612
12、Python安装:https://blog.csdn.net/elija940818/article/details/79238813
13、Google Glog:https://github.com/google/glog
原文:https://www.cnblogs.com/peformer/p/13050761.html