会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
上一页
1
···
459
460
461
462
463
464
465
466
467
···
611
下一页
2020年1月8日
子类父类指针多态接口转换
摘要: CPDF_Document* CPDFDocumentFromFPDFDocument(FPDF_DOCUMENT doc) { return static_cast<CPDF_Document*>(doc); }
阅读全文
posted @ 2020-01-08 15:30 lydstory
阅读(158)
评论(0)
推荐(0)
IFX_SystemFontInfo抽象数据只能定义指针
摘要: CFX_FolderFontInfo sysfont; CFX_FontMapper fontmap; CFX_Font myfont; IFX_SystemFontInfo *isysfont = NULL;
阅读全文
posted @ 2020-01-08 14:23 lydstory
阅读(121)
评论(0)
推荐(0)
ibus-libpinyin
摘要:
阅读全文
posted @ 2020-01-08 12:38 lydstory
阅读(359)
评论(0)
推荐(0)
调用指针,判断
摘要: 调用任何指针,判断是否为空??? 避免程序段错误,崩溃
阅读全文
posted @ 2020-01-08 10:27 lydstory
阅读(172)
评论(0)
推荐(0)
Type1Font 是什么?
摘要: LoadSimpleType1Font https://blog.csdn.net/zhouschina/article/details/12162641?utm_source=blogxgwz6 class CPDF_TrueTypeFont;class CPDF_Type1Font;class
阅读全文
posted @ 2020-01-08 09:38 lydstory
阅读(638)
评论(0)
推荐(0)
2020年1月7日
annot
摘要: annotation英 [ˌænəˈteɪʃn] 美 [ˌænəˈteɪʃn] n.注解;评注;注文;释文
阅读全文
posted @ 2020-01-07 15:15 lydstory
阅读(398)
评论(0)
推荐(0)
pdfium 矩阵
摘要: // Transform |page_object| by the given matrix. // // page_object - handle to a page object. // a - matrix value. // b - matrix value. // c - matrix v
阅读全文
posted @ 2020-01-07 13:02 lydstory
阅读(418)
评论(0)
推荐(0)
pdfium调用
摘要: FPDF_InitLibrary(); FPDF_DOCUMENT outdoc; string inpdf = "/home/lyd/work/gnpdf/441.pdf"; outdoc = FPDF_CreateNewDocument(); FPDF_PAGE page = FPDFPage_New(outdoc, 0, 612, 792); ...
阅读全文
posted @ 2020-01-07 06:08 lydstory
阅读(1272)
评论(0)
推荐(0)
extern "C" 语句
摘要: #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif
阅读全文
posted @ 2020-01-07 00:58 lydstory
阅读(119)
评论(0)
推荐(0)
2020年1月6日
cpprestsdk
摘要: cpprestsdk 别人用?
阅读全文
posted @ 2020-01-06 22:24 lydstory
阅读(150)
评论(0)
推荐(0)
上一页
1
···
459
460
461
462
463
464
465
466
467
···
611
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告