兵马逐浪去,将象入海流。炮声震心动,惊起卧龙游。
我的博客园主页 --------- 我的知乎主页 --------- 我的github主页 --------- 我的csdn主页 --------- 我的新浪微博

06 2020 档案

摘要:转载来源:http://blog.sina.com.cn/s/blog_48f587a80100k630.html C++中的struct对C中的struct进行了扩充,它已经不再只是一个包含不同数据类型的数据结构了,它已经获取了太多的功能。struct能包含成员函数吗? 能!struct能继承吗? 阅读全文
posted @ 2020-06-29 16:32 leoking01 阅读(212) 评论(0) 推荐(0) 编辑
摘要:cmake 转载自: https://blog.csdn.net/CNHK1225/article/details/76128584 最大的Qt4程序群(KDE4)采用cmake作为构建系统 Qt4的python绑定(pyside)采用了cmake作为构建系统 开源的图像处理库 opencv 采用c 阅读全文
posted @ 2020-06-28 13:06 leoking01 阅读(149) 评论(0) 推荐(0) 编辑
摘要:1切换到 boost 解压路径 cd D:\boost_1_47_0 2 执行 bootstrap.bat , 由于 boost 支持多编译器 , 这里要做一个选择 ,bootstrap gcc会生成bjam.exe b2.exe project-config.jam 3 用文本编辑器打开 proj 阅读全文
posted @ 2020-06-26 21:26 leoking01 阅读(575) 评论(0) 推荐(0) 编辑

#back-to-top { background-color: #00CD00; bottom: 0; box-shadow: 0 0 6px #00CD00; color: #444444; padding: 10px 10px; position: fixed; right: 50px; cursor: pointer; }
点击右上角即可分享
微信分享提示