上一页 1 ··· 460 461 462 463 464 465 466 467 468 ··· 618 下一页

2020年1月14日

摘要: 盛讯美恒u盘安全管理方案 一、概述 随着usb 接口的广泛运用,特别是大容量,高速的u 盘广泛使用,如何在保持便利的同时防止外来恶意攻击,数据有序拷贝,成为需要管理敏感资料的机构面对的问题,例如需要接收外部u 盘的政务办公中心,如何把外部u 盘报送数据安全传送到内部业务办理系统;对拷贝数据有严格审计 阅读全文
posted @ 2020-01-14 10:35 lydstory 阅读(710) 评论(0) 推荐(0)
摘要: 参考c++: fstream file("/root/bbb.pdf", ofstream::app | ios::binary | ofstream::out); if (!file){ cerr << "open sec.txt failure" << endl; } for ( int i = 阅读全文
posted @ 2020-01-14 10:17 lydstory 阅读(579) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-01-14 09:47 lydstory 阅读(173) 评论(0) 推荐(0)

2020年1月13日

摘要: /P <</MCID 0/Lang (en-US)>> BDC BT\r\n/F1 10.56 Tf\r\n1 0 0 1 90.024 758.52 Tm\r\n0 g\r\n0 G\r\n -0.0144 Tc[(D:)] TJ\r\nET\r\n EMC /P <</MCID 1/Lang ( 阅读全文
posted @ 2020-01-13 15:57 lydstory 阅读(278) 评论(0) 推荐(0)
摘要: CPDF_ContentParser::Continue(IFX_Pause* pPause) 解析步骤: 1.CPDF_ContentParser::Continue(IFX_Pause* pPause) CPDF_StreamContentParser 流文本 CPDF_StreamConten 阅读全文
posted @ 2020-01-13 12:49 lydstory 阅读(791) 评论(0) 推荐(0)
摘要: new malloc区别 new 自由存储区 malloc堆上 (pdfium为什么用malloc)?? char const *ptr; 此种写法和const char *等价,大家可以自行实验验证。 typedef char const* FX_LPCSTR; 阅读全文
posted @ 2020-01-13 11:39 lydstory 阅读(100) 评论(0) 推荐(0)
摘要: CPDF_Document* m_pDocument; //类的成员变量 void* 不确定类型指针 CPDF_Font 等是类的 指针变量 CPDF_Font * 字体。而字体又叠加多态 ,少量模板使用 友元类 从内存到指针 到模板 2016版本:大量使用智能指针 模板 执行效率下降(由此可见 智 阅读全文
posted @ 2020-01-13 11:19 lydstory 阅读(216) 评论(0) 推荐(0)
摘要: linux:ppm windows: pdf 先生成 emf 每页打印 阅读全文
posted @ 2020-01-13 11:12 lydstory 阅读(229) 评论(0) 推荐(0)
摘要: https://github.com/huzhiwen28/circle-print/tree/a5e2d8f47b832012bd318c87f225ce07ec0ec705 阅读全文
posted @ 2020-01-13 10:27 lydstory 阅读(363) 评论(0) 推荐(0)
摘要: FPDF_InitLibrary(NULL); /* CFX_FolderFontInfo sysfont; CFX_FontMapper fontmap; CFX_Font myfont; IFX_SystemFontInfo *isysfont = NULL; IFX_FontMapper *ifontmap = NULL; ... 阅读全文
posted @ 2020-01-13 10:02 lydstory 阅读(1263) 评论(0) 推荐(0)
上一页 1 ··· 460 461 462 463 464 465 466 467 468 ··· 618 下一页

导航