2020年1月7日

摘要: annotation英 [ˌænəˈteɪʃn] 美 [ˌænəˈteɪʃn] n.注解;评注;注文;释文 阅读全文
posted @ 2020-01-07 15:15 lydstory 阅读(398) 评论(0) 推荐(0)
摘要: // 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 阅读(420) 评论(0) 推荐(0)
摘要: 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 阅读(1280) 评论(0) 推荐(0)
摘要: #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif 阅读全文
posted @ 2020-01-07 00:58 lydstory 阅读(121) 评论(0) 推荐(0)

导航