2019年8月21日

摘要: 解决办法: grep一下,发现PATH_MAX在limits.h中定义,在/scripts/mod/sumversion.c中添加#include <limits.h>即可。 阅读全文
posted @ 2019-08-21 14:30 lydstory 阅读(969) 评论(0) 推荐(0)
摘要: https://github.com/orocos-toolchain/log4cpp https://github.com/search?q=glog zlog https://github.com/HardySimpson/zlog 阅读全文
posted @ 2019-08-21 14:09 lydstory 阅读(114) 评论(0) 推荐(0)
摘要: winpe winpe winpe 工具 判断是否pe系统的方法:GetSystemDisk() 阅读全文
posted @ 2019-08-21 11:22 lydstory 阅读(185) 评论(0) 推荐(0)
摘要: 解决方法 在QT工程的.pro文件中添加如下内容: LIBS=-ldl 阅读全文
posted @ 2019-08-21 11:07 lydstory 阅读(2902) 评论(1) 推荐(0)
摘要: 在使用到QPrinter和QprintDialog类时的附加处理 ①若是在qt creator中,需要在 (.pro)工程文件中加入 “QT+= printsupport”,否则会编译报错 阅读全文
posted @ 2019-08-21 10:24 lydstory 阅读(483) 评论(0) 推荐(0)
摘要: centos?? 阅读全文
posted @ 2019-08-21 09:55 lydstory 阅读(115) 评论(0) 推荐(0)
摘要: 能生成docx??? 阅读全文
posted @ 2019-08-21 09:15 lydstory 阅读(105) 评论(0) 推荐(0)

导航