摘要:#include <QSqlDatabase> 安装注意 最新版: #include <QtSql/QSqlQuery> 位置不一样了 解决方法: VS"Qt"菜单-"Qt Project Settings"-"Qt Modules"-勾选SQL library
阅读全文
摘要:/*File*/ QAction* close_action_; /*File*/ QAction* close_action_;
阅读全文
摘要:ida 逆向 qt中 有这个基础函数吗? 没使用过
阅读全文
摘要:16进程文件查看器 ,是不是可以对 HexEdit是不是分析.db(maxthon浏览器历史记录)?? HexEdit是不是分析.db(maxthon浏览器历史记录)?? HexEdit是不是分析.db(maxthon浏览器历史记录)?? 有时间 跑下
阅读全文
摘要:https://blog.csdn.net/nuwen9437/article/details/83859719
阅读全文
摘要:电子签章:解析文档 元素 版式 添加签章数据 ?? http://www.share-sun.com.cn/ 签章公司
阅读全文
摘要:linux VP8PutBitUniform ??????????
阅读全文
摘要:linux下分析.so objdump -x test 显示test的全部Header信息 类似nm .so
阅读全文
摘要:CPDF_TextState GetFont SetFont >逆推
阅读全文
摘要:CPDF_Document* CPDFDocumentFromFPDFDocument(FPDF_DOCUMENT doc) { return static_cast<CPDF_Document*>(doc); }
阅读全文
摘要:CFX_FolderFontInfo sysfont; CFX_FontMapper fontmap; CFX_Font myfont; IFX_SystemFontInfo *isysfont = NULL;
阅读全文
摘要:调用任何指针,判断是否为空??? 避免程序段错误,崩溃
阅读全文
摘要:LoadSimpleType1Font https://blog.csdn.net/zhouschina/article/details/12162641?utm_source=blogxgwz6 class CPDF_TrueTypeFont;class CPDF_Type1Font;class
阅读全文