随笔分类 -  第三方库

boost poco 等等
摘要:https://blog.csdn.net/wudishine/article/details/42466831 MD5.h MD5.cpp =========== Poco库 获取文件MD5 调用 std::string strMD5; std::ifstream f1(filename, std 阅读全文
posted @ 2018-08-13 21:05 scott_h 阅读(304) 评论(0) 推荐(0)
摘要:boost 1.56.0 编译及使用 http://www.cnblogs.com/zhcncn/p/3950477.html 1.运行 生成b2.exe bjam.exe 等文件 2. (1)stage/install: stage表示只生成库(dll和lib),install还会生成包含头文件的 阅读全文
posted @ 2017-11-17 21:54 scott_h 阅读(439) 评论(0) 推荐(0)
摘要:Boost安装 阅读全文
posted @ 2016-11-29 15:56 scott_h 阅读(1457) 评论(0) 推荐(0)