摘要: argc argv 阅读全文
posted @ 2019-06-05 19:17 MoonXu 阅读(2983) 评论(0) 推荐(0)
摘要: WITH_QT//H:\software\programming\qt\5.12.3\mingw73_32\lib\cmake 5.6的路径要改这样 WITH_OPENGL 编译器mingw32-make mingw32-make install source opencv 4.1.0 阅读全文
posted @ 2019-06-05 15:03 MoonXu 阅读(730) 评论(0) 推荐(0)
摘要: #include <cstdlib> _itoa(num, buf, 2); 打印buf既是二进制 阅读全文
posted @ 2019-06-05 09:27 MoonXu 阅读(261) 评论(0) 推荐(0)