kaixuan1115 / notes

笔记收录
6 stars 0 forks source link

C++学习和开源库网站收录 #43

Open xiaokaixuan opened 10 months ago

xiaokaixuan commented 10 months ago

崩溃dump文件抓取库 https://crashrpt.sourceforge.net/

https://runebook.dev/zh/

https://zhuanlan.zhihu.com/p/531416610

https://zhuanlan.zhihu.com/p/599172163

xiaokaixuan commented 10 months ago

QT图表类 https://www.qcustomplot.com/index.php/introduction

事件库 https://blog.csdn.net/wsp_1138886114/article/details/121201112

xiaokaixuan commented 8 months ago

WTL文档 http://wtl.itservices.com.cn/wtl/

xiaokaixuan commented 6 months ago

OpenCV常见的优化方法和技巧总结 https://blog.csdn.net/guyuealian/article/details/78540206

xiaokaixuan commented 2 months ago

libhalconcpp.so: .dynsym local symbol at index 3 (>= sh_info of 3) 链接警告消除方法

使用gold链接器不会产生此警告 -fuse-ld=gold