91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 30.28MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2023-08-02
  • 語言: 其他
  • 標簽: podofo??pdf??C++??開源??

資源簡介

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\base\Pdf3rdPtyForwardDecl.h

?????文件???????5459??2014-06-07?06:13??ext_lib\include\podofo\base\PdfArray.cpp

?????文件??????16695??2015-08-07?00:25??ext_lib\include\podofo\base\PdfArray.h

?????文件???????5820??2014-06-16?00:53??ext_lib\include\podofo\base\PdfCanvas.cpp

?????文件???????4913??2014-06-07?06:13??ext_lib\include\podofo\base\PdfCanvas.h

?????文件??????45066??2014-06-16?00:53??ext_lib\include\podofo\base\PdfColor.cpp

?????文件??????28642??2014-06-07?06:13??ext_lib\include\podofo\base\PdfColor.h

?????文件???????6035??2014-06-18?02:42??ext_lib\include\podofo\base\PdfCompilerCompat.h

?????文件???????6767??2011-09-30?19:20??ext_lib\include\podofo\base\PdfCompilerCompatPrivate.h

?????文件??????10405??2015-03-05?23:54??ext_lib\include\podofo\base\PdfContentsTokenizer.cpp

?????文件???????6355??2014-06-07?06:13??ext_lib\include\podofo\base\PdfContentsTokenizer.h

?????文件???????2722??2014-06-07?06:13??ext_lib\include\podofo\base\PdfData.cpp

?????文件???????5210??2014-06-07?06:13??ext_lib\include\podofo\base\PdfData.h

?????文件???????2750??2014-06-07?06:13??ext_lib\include\podofo\base\PdfDataType.cpp

?????文件???????5722??2014-06-07?06:13??ext_lib\include\podofo\base\PdfDataType.h

?????文件???????7462??2015-10-03?00:56??ext_lib\include\podofo\base\PdfDate.cpp

?????文件???????5763??2014-06-07?06:13??ext_lib\include\podofo\base\PdfDate.h

?????文件??????19398??2016-05-13?18:54??ext_lib\include\podofo\base\PdfDefines.h

?????文件????????809??2011-09-30?19:20??ext_lib\include\podofo\base\PdfDefinesPrivate.h

?????文件??????10194??2014-06-15?18:20??ext_lib\include\podofo\base\PdfDictionary.cpp

?????文件??????11404??2015-09-02?01:17??ext_lib\include\podofo\base\PdfDictionary.h

?????文件?????100378??2016-05-15?22:04??ext_lib\include\podofo\base\PdfEncoding.cpp

?????文件??????24491??2016-05-03?02:33??ext_lib\include\podofo\base\PdfEncoding.h

............此處省略245個文件信息

評論

共有 條評論