资源简介
podofo vs2010 x86编译好的库 整理好的库 里面还有个测试工程自己 下载完自己稍微改一下路径就能用了
代码片段和文件信息
/***************************************************************************
* Copyright (C) 2006 by Dominik Seichter *
* domseichter@web.de *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU Library General Public License as *
* published by the Free Software Foundation; either version 2 of the *
* License or (at your option) any later version. *
* *
* This program is distributed in the hope that it will be useful *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. *
* *
* You should have received a copy of the GNU Library General Public *
* License along with this program; if not write to the *
* Free Software Foundation Inc. *
* 59 Temple Place - Suite 330 Boston MA 02111-1307 USA. *
* *
* In addition as a special exception the copyright holders give *
* permission to link the code of portions of this program with the *
* OpenSSL library under certain conditions as described in each *
* individual source file and distribute linked combinations *
* including the two. *
* You must obey the GNU General Public License in all respects *
* for all of the code used other than OpenSSL. If you modify *
* file(s) with this exception you may extend this exception to your *
* version of the file(s) but you are not obligated to do so. If you *
* do not wish to do so delete this exception statement from your *
* version. If you delete this exception statement from all source *
* files in the program then also delete it here. *
***************************************************************************/
#include “PdfArray.h“
#include “PdfOutputDevice.h“
#include “PdfDefinesPrivate.h“
#include
namespace PoDoFo {
PdfArray::PdfArray()
: PdfArraybaseClass() PdfDataType() m_bDirty( false )
{
}
PdfArray::~PdfArray()
{
}
PdfArray::PdfArray( const Pdfobject & var )
: PdfArraybaseClass() PdfDataType() m_bDirty( false )
{
this->push_back( var );
}
PdfArray::PdfArray( const PdfArray & rhs )
: PdfArraybaseClass(rhs) PdfDataType(rhs) m_bDirty(rhs.m_bDirty)
{
this->operator=( rhs );
}
PdfArray& Pd
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2955444 2017-01-29 21:10 ext_lib\Debug\freetype271d.lib
文件 575128 2017-01-29 21:00 ext_lib\Debug\libjpeg.lib
文件 1471818 2017-01-29 23:05 ext_lib\Debug\libpng16.lib
文件 31647368 2017-01-29 23:16 ext_lib\Debug\podofo.lib
文件 925576 2017-01-29 22:57 ext_lib\Debug\zlibstat.lib
文件 875 2017-01-29 23:41 ext_lib\ext_lib_debug.props
文件 876 2017-01-29 23:42 ext_lib\ext_lib_Release.props
文件 1151 2011-09-30 19:20 ext_lib\include\podofo\ba
文件 5459 2014-06-07 06:13 ext_lib\include\podofo\ba
文件 16695 2015-08-07 00:25 ext_lib\include\podofo\ba
文件 5820 2014-06-16 00:53 ext_lib\include\podofo\ba
文件 4913 2014-06-07 06:13 ext_lib\include\podofo\ba
文件 45066 2014-06-16 00:53 ext_lib\include\podofo\ba
文件 28642 2014-06-07 06:13 ext_lib\include\podofo\ba
文件 6035 2014-06-18 02:42 ext_lib\include\podofo\ba
文件 6767 2011-09-30 19:20 ext_lib\include\podofo\ba
文件 10405 2015-03-05 23:54 ext_lib\include\podofo\ba
文件 6355 2014-06-07 06:13 ext_lib\include\podofo\ba
文件 2722 2014-06-07 06:13 ext_lib\include\podofo\ba
文件 5210 2014-06-07 06:13 ext_lib\include\podofo\ba
文件 2750 2014-06-07 06:13 ext_lib\include\podofo\ba
文件 5722 2014-06-07 06:13 ext_lib\include\podofo\ba
文件 7462 2015-10-03 00:56 ext_lib\include\podofo\ba
文件 5763 2014-06-07 06:13 ext_lib\include\podofo\ba
文件 19398 2016-05-13 18:54 ext_lib\include\podofo\ba
文件 809 2011-09-30 19:20 ext_lib\include\podofo\ba
文件 10194 2014-06-15 18:20 ext_lib\include\podofo\ba
文件 11404 2015-09-02 01:17 ext_lib\include\podofo\ba
文件 100378 2016-05-15 22:04 ext_lib\include\podofo\ba
文件 24491 2016-05-03 02:33 ext_lib\include\podofo\ba
............此处省略245个文件信息
- 上一篇:QuartusII软件下的时序约束使用方法
- 下一篇:unity保卫萝卜
相关资源
- 视觉机器学习20讲[PDF扫描版,带书签
- css揭秘 pdf(免费)
- Hi3518EV20X/Hi3516CV200经济型HD IP Camera
- 设计模式:可复用面向对象软件的基
- 创建PDF文档,加密创建的PDF文档,使
- 华为研发.pdf
- 计算机图形学教程.第2版.王汝传.pdf
- raywenderlich 的 Data Structures and Algorith
- 吉米多维奇习题集01-06册 pdf
- TCP_IP协议详解(全三卷)高清PDF(非
- IT服务管理指标.pdf
- 吴恩达 Deeplearning深度学习笔记v5.41.
- Photoshop手绘玩家自学手册 PDF电子书
- 第四范式_数据密集型科学发现b5.277
- 国际象棋马的遍历 贪心算法
- 物联网设计从原型到产品完整_2.pdf
- 《 GPS应用程序设计》_李洪涛pdf+源代
- 多媒体技术基础 PDF格式 中文两本
- Pattern Recognition And Machine Learning中英文
- FLStudio20_GettingStartedManual_English.pdf
- KnapsackProblems ByHansKellererUlrichPferschyD
- PMBOK第六版_中文版带完整目录.pdf
- DaVinci Resolve 15权威指南 完整版
- SOLIDWORKS钣金设计精解 2013中文版.pdf
- AI游戏引擎程序设计.pdf (中文版)
- 新编电气工程师手册pdf
- 基于opencv的图片旋转实现
- 《百面机器学习算法工程师带你去面
- 抽象代数(数学教材pdf)
- Programming with POSIX Threads 英文PDF版
评论
共有 条评论