在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → mupdf 编译版本.rar

mupdf 编译版本.rar

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:24.16M
  • 下载次数:2
  • 浏览次数:102
  • 发布时间:2021-11-23
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
这里使用了一个开源项目 mupdf 网上有很多使用方法 ,就是编译源码比较麻烦 这里附上已编译版本 把源码中的项目拷进自己的项目即可
【实例截图】
【核心代码】
68b7c7762520a8ce1a181911ca65f064.rar
└── ChoosePDFActivity
├── AndroidManifest.xml
├── assets
├── bin
│   ├── AndroidManifest.xml
│   ├── ChoosePDFActivity.apk
│   ├── classes
│   │   └── com
│   │   └── artifex
│   │   └── mupdfdemo
│   │   ├── Annotation$Type.class
│   │   ├── Annotation.class
│   │   ├── ArrayDeque$DeqIterator.class
│   │   ├── ArrayDeque$DescendingIterator.class
│   │   ├── ArrayDeque.class
│   │   ├── AsyncTask$1.class
│   │   ├── AsyncTask$2.class
│   │   ├── AsyncTask$3.class
│   │   ├── AsyncTask$AsyncTaskResult.class
│   │   ├── AsyncTask$InternalHandler.class
│   │   ├── AsyncTask$SerialExecutor$1.class
│   │   ├── AsyncTask$SerialExecutor.class
│   │   ├── AsyncTask$Status.class
│   │   ├── AsyncTask$WorkerRunnable.class
│   │   ├── AsyncTask.class
│   │   ├── BitmapHolder.class
│   │   ├── BuildConfig.class
│   │   ├── ChoosePDFActivity$1.class
│   │   ├── ChoosePDFActivity$2$1.class
│   │   ├── ChoosePDFActivity$2$2.class
│   │   ├── ChoosePDFActivity$2$3.class
│   │   ├── ChoosePDFActivity$2$4.class
│   │   ├── ChoosePDFActivity$2.class
│   │   ├── ChoosePDFActivity$3.class
│   │   ├── ChoosePDFActivity.class
│   │   ├── ChoosePDFAdapter.class
│   │   ├── ChoosePDFItem$Type.class
│   │   ├── ChoosePDFItem.class
│   │   ├── Deque.class
│   │   ├── Hit.class
│   │   ├── LinkInfo.class
│   │   ├── LinkInfoExternal.class
│   │   ├── LinkInfoInternal.class
│   │   ├── LinkInfoRemote.class
│   │   ├── LinkInfoVisitor.class
│   │   ├── MuPDFActivity$1$1.class
│   │   ├── MuPDFActivity$1$2.class
│   │   ├── MuPDFActivity$10.class
│   │   ├── MuPDFActivity$11.class
│   │   ├── MuPDFActivity$12.class
│   │   ├── MuPDFActivity$13.class
│   │   ├── MuPDFActivity$14.class
│   │   ├── MuPDFActivity$15.class
│   │   ├── MuPDFActivity$16.class
│   │   ├── MuPDFActivity$17.class
│   │   ├── MuPDFActivity$18.class
│   │   ├── MuPDFActivity$19.class
│   │   ├── MuPDFActivity$1.class
│   │   ├── MuPDFActivity$20.class
│   │   ├── MuPDFActivity$21.class
│   │   ├── MuPDFActivity$22.class
│   │   ├── MuPDFActivity$23.class
│   │   ├── MuPDFActivity$24.class
│   │   ├── MuPDFActivity$2.class
│   │   ├── MuPDFActivity$3.class
│   │   ├── MuPDFActivity$4.class
│   │   ├── MuPDFActivity$5.class
│   │   ├── MuPDFActivity$6.class
│   │   ├── MuPDFActivity$7.class
│   │   ├── MuPDFActivity$8.class
│   │   ├── MuPDFActivity$9.class
│   │   ├── MuPDFActivity$AcceptMode.class
│   │   ├── MuPDFActivity$TopBarMode.class
│   │   ├── MuPDFActivity.class
│   │   ├── MuPDFAlert$ButtonGroupType.class
│   │   ├── MuPDFAlert$ButtonPressed.class
│   │   ├── MuPDFAlert$IconType.class
│   │   ├── MuPDFAlert.class
│   │   ├── MuPDFAlertInternal.class
│   │   ├── MuPDFCore.class
│   │   ├── MuPDFPageAdapter$1.class
│   │   ├── MuPDFPageAdapter.class
│   │   ├── MuPDFPageView$10.class
│   │   ├── MuPDFPageView$11.class
│   │   ├── MuPDFPageView$1.class
│   │   ├── MuPDFPageView$2$1.class
│   │   ├── MuPDFPageView$2.class
│   │   ├── MuPDFPageView$3$1.class
│   │   ├── MuPDFPageView$3.class
│   │   ├── MuPDFPageView$4$1.class
│   │   ├── MuPDFPageView$4.class
│   │   ├── MuPDFPageView$5.class
│   │   ├── MuPDFPageView$6.class
│   │   ├── MuPDFPageView$7.class
│   │   ├── MuPDFPageView$8.class
│   │   ├── MuPDFPageView$9.class
│   │   ├── MuPDFPageView.class
│   │   ├── MuPDFReaderView$1.class
│   │   ├── MuPDFReaderView$2$1.class
│   │   ├── MuPDFReaderView$2.class
│   │   ├── MuPDFReaderView$Mode.class
│   │   ├── MuPDFReaderView.class
│   │   ├── MuPDFReflowAdapter.class
│   │   ├── MuPDFReflowView$1$1.class
│   │   ├── MuPDFReflowView$1.class
│   │   ├── MuPDFReflowView$2.class
│   │   ├── MuPDFReflowView$3.class
│   │   ├── MuPDFReflowView.class
│   │   ├── MuPDFView.class
│   │   ├── OpaqueImageView.class
│   │   ├── OutlineActivity.class
│   │   ├── OutlineActivityData.class
│   │   ├── OutlineAdapter.class
│   │   ├── OutlineItem.class
│   │   ├── PageView$1.class
│   │   ├── PageView$2$1.class
│   │   ├── PageView$2.class
│   │   ├── PageView$3$1.class
│   │   ├── PageView$3.class
│   │   ├── PageView$4.class
│   │   ├── PageView$5.class
│   │   ├── PageView$6.class
│   │   ├── PageView.class
│   │   ├── PassClickResultChoice.class
│   │   ├── PassClickResult.class
│   │   ├── PassClickResultText.class
│   │   ├── PassClickResultVisitor.class
│   │   ├── PatchInfo.class
│   │   ├── PrintDialogActivity$PrintDialogJavaScriptInterface.class
│   │   ├── PrintDialogActivity$PrintDialogWebClient.class
│   │   ├── PrintDialogActivity.class
│   │   ├── ProgressDialogX.class
│   │   ├── R$animator.class
│   │   ├── R$attr.class
│   │   ├── R$color.class
│   │   ├── R$drawable.class
│   │   ├── R$id.class
│   │   ├── R$layout.class
│   │   ├── R$string.class
│   │   ├── R$style.class
│   │   ├── R.class
│   │   ├── ReaderView$1.class
│   │   ├── ReaderView$2.class
│   │   ├── ReaderView$3.class
│   │   ├── ReaderView$ViewMapper.class
│   │   ├── ReaderView.class
│   │   ├── SafeAnimatorInflater$1.class
│   │   ├── SafeAnimatorInflater.class
│   │   ├── SearchTask$1.class
│   │   ├── SearchTask$2$1.class
│   │   ├── SearchTask$2.class
│   │   ├── SearchTask.class
│   │   ├── SearchTaskResult.class
│   │   ├── TextChar.class
│   │   ├── TextProcessor.class
│   │   ├── TextSelector.class
│   │   ├── TextWord.class
│   │   ├── ThreadPerTaskExecutor.class
│   │   └── WidgetType.class
│   ├── classes.dex
│   ├── dexedLibs
│   ├── res
│   │   └── crunch
│   │   ├── drawable
│   │   │   └── darkdenim3.png
│   │   ├── drawable-hdpi
│   │   │   └── icon.png
│   │   ├── drawable-ldpi
│   │   │   ├── ic_annotation.png
│   │   │   ├── ic_annot.png
│   │   │   ├── ic_arrow_left.png
│   │   │   ├── ic_arrow_right.png
│   │   │   ├── ic_cancel.png
│   │   │   ├── ic_check.png
│   │   │   ├── ic_clipboard.png
│   │   │   ├── ic_dir.png
│   │   │   ├── ic_doc.png
│   │   │   ├── ic_highlight.png
│   │   │   ├── ic_link.png
│   │   │   ├── ic_list.png
│   │   │   ├── ic_magnifying_glass.png
│   │   │   ├── ic_more.png
│   │   │   ├── icon.png
│   │   │   ├── ic_pen.png
│   │   │   ├── ic_print.png
│   │   │   ├── ic_reflow.png
│   │   │   ├── ic_select.png
│   │   │   ├── ic_strike.png
│   │   │   ├── ic_trash.png
│   │   │   ├── ic_underline.png
│   │   │   └── ic_updir.png
│   │   ├── drawable-mdpi
│   │   │   ├── ic_annotation.png
│   │   │   ├── ic_annot.png
│   │   │   ├── ic_arrow_left.png
│   │   │   ├── ic_arrow_right.png
│   │   │   ├── ic_arrow_up.png
│   │   │   ├── ic_cancel.png
│   │   │   ├── ic_check.png
│   │   │   ├── ic_clipboard.png
│   │   │   ├── ic_dir.png
│   │   │   ├── ic_doc.png
│   │   │   ├── ic_highlight.png
│   │   │   ├── ic_link.png
│   │   │   ├── ic_list.png
│   │   │   ├── ic_magnifying_glass.png
│   │   │   ├── ic_more.png
│   │   │   ├── icon.png
│   │   │   ├── ic_pen.png
│   │   │   ├── ic_print.png
│   │   │   ├── ic_reflow.png
│   │   │   ├── ic_select.png
│   │   │   ├── ic_strike.png
│   │   │   ├── ic_trash.png
│   │   │   └── ic_underline.png
│   │   └── drawable-xhdpi
│   │   └── icon.png
│   └── resources.ap_
├── build.sh
├── build.xml
├── ClassStructure.txt
├── gen
│   └── com
│   └── artifex
│   └── mupdfdemo
│   ├── BuildConfig.java
│   └── R.java
├── Icons.txt
├── jni
│   ├── Android.mk
│   ├── Application.mk
│   ├── Core.mk
│   ├── mupdf.c
│   └── ThirdParty.mk
├── libs
│   └── armeabi-v7a
│   └── libmupdf.so
├── local.properties
├── local.properties.sample
├── obj
│   ├── convert-dependencies.sh
│   └── local
│   └── armeabi-v7a
│   ├── libmupdfcore.a
│   ├── libmupdf.so
│   ├── libmupdfthirdparty.a
│   └── objs
│   ├── mupdf
│   │   ├── mupdf.o
│   │   └── mupdf.o.d
│   ├── mupdfcore
│   │   └── __
│   │   └── __
│   │   └── __
│   │   └── source
│   │   ├── cbz
│   │   │   ├── mucbz.o
│   │   │   └── mucbz.o.d
│   │   ├── fitz
│   │   │   ├── bbox-device.o
│   │   │   ├── bbox-device.o.d
│   │   │   ├── bitmap.o
│   │   │   ├── bitmap.o.d
│   │   │   ├── buffer.o
│   │   │   ├── buffer.o.d
│   │   │   ├── colorspace.o
│   │   │   ├── colorspace.o.d
│   │   │   ├── compressed-buffer.o
│   │   │   ├── compressed-buffer.o.d
│   │   │   ├── context.o
│   │   │   ├── context.o.d
│   │   │   ├── crypt-aes.o
│   │   │   ├── crypt-aes.o.d
│   │   │   ├── crypt-arc4.o
│   │   │   ├── crypt-arc4.o.d
│   │   │   ├── crypt-md5.o
│   │   │   ├── crypt-md5.o.d
│   │   │   ├── crypt-sha2.o
│   │   │   ├── crypt-sha2.o.d
│   │   │   ├── device.o
│   │   │   ├── device.o.d
│   │   │   ├── document.o
│   │   │   ├── document.o.d
│   │   │   ├── draw-affine.o
│   │   │   ├── draw-affine.o.d
│   │   │   ├── draw-blend.o
│   │   │   ├── draw-blend.o.d
│   │   │   ├── draw-device.o
│   │   │   ├── draw-device.o.d
│   │   │   ├── draw-edge.o
│   │   │   ├── draw-edge.o.d
│   │   │   ├── draw-glyph.o
│   │   │   ├── draw-glyph.o.d
│   │   │   ├── draw-mesh.o
│   │   │   ├── draw-mesh.o.d
│   │   │   ├── draw-paint.o
│   │   │   ├── draw-paint.o.d
│   │   │   ├── draw-path.o
│   │   │   ├── draw-path.o.d
│   │   │   ├── draw-scale-simple.o
│   │   │   ├── draw-scale-simple.o.d
│   │   │   ├── draw-unpack.o
│   │   │   ├── draw-unpack.o.d
│   │   │   ├── error.o
│   │   │   ├── error.o.d
│   │   │   ├── filter-basic.o
│   │   │   ├── filter-basic.o.d
│   │   │   ├── filter-dct.o
│   │   │   ├── filter-dct.o.d
│   │   │   ├── filter-fax.o
│   │   │   ├── filter-fax.o.d
│   │   │   ├── filter-flate.o
│   │   │   ├── filter-flate.o.d
│   │   │   ├── filter-jbig2.o
│   │   │   ├── filter-jbig2.o.d
│   │   │   ├── filter-lzw.o
│   │   │   ├── filter-lzw.o.d
│   │   │   ├── filter-predict.o
│   │   │   ├── filter-predict.o.d
│   │   │   ├── font.o
│   │   │   ├── font.o.d
│   │   │   ├── function.o
│   │   │   ├── function.o.d
│   │   │   ├── geometry.o
│   │   │   ├── geometry.o.d
│   │   │   ├── getopt.o
│   │   │   ├── getopt.o.d
│   │   │   ├── halftone.o
│   │   │   ├── halftone.o.d
│   │   │   ├── hash.o
│   │   │   ├── hash.o.d
│   │   │   ├── image.o
│   │   │   ├── image.o.d
│   │   │   ├── link.o
│   │   │   ├── link.o.d
│   │   │   ├── list-device.o
│   │   │   ├── list-device.o.d
│   │   │   ├── load-jpeg.o
│   │   │   ├── load-jpeg.o.d
│   │   │   ├── load-jpx.o
│   │   │   ├── load-jpx.o.d
│   │   │   ├── load-png.o
│   │   │   ├── load-png.o.d
│   │   │   ├── load-tiff.o
│   │   │   ├── load-tiff.o.d
│   │   │   ├── memento.o
│   │   │   ├── memento.o.d
│   │   │   ├── memory.o
│   │   │   ├── memory.o.d
│   │   │   ├── outline.o
│   │   │   ├── outline.o.d
│   │   │   ├── output.o
│   │   │   ├── output.o.d
│   │   │   ├── output-pcl.o
│   │   │   ├── output-pcl.o.d
│   │   │   ├── output-pwg.o
│   │   │   ├── output-pwg.o.d
│   │   │   ├── path.o
│   │   │   ├── path.o.d
│   │   │   ├── pixmap.o
│   │   │   ├── pixmap.o.d
│   │   │   ├── shade.o
│   │   │   ├── shade.o.d
│   │   │   ├── stext-device.o
│   │   │   ├── stext-device.o.d
│   │   │   ├── stext-output.o
│   │   │   ├── stext-output.o.d
│   │   │   ├── stext-paragraph.o
│   │   │   ├── stext-paragraph.o.d
│   │   │   ├── stext-search.o
│   │   │   ├── stext-search.o.d
│   │   │   ├── store.o
│   │   │   ├── store.o.d
│   │   │   ├── stream-open.o
│   │   │   ├── stream-open.o.d
│   │   │   ├── stream-prog.o
│   │   │   ├── stream-prog.o.d
│   │   │   ├── stream-read.o
│   │   │   ├── stream-read.o.d
│   │   │   ├── string.o
│   │   │   ├── string.o.d
│   │   │   ├── svg-device.o
│   │   │   ├── svg-device.o.d
│   │   │   ├── text.o
│   │   │   ├── text.o.d
│   │   │   ├── time.o
│   │   │   ├── time.o.d
│   │   │   ├── trace-device.o
│   │   │   ├── trace-device.o.d
│   │   │   ├── transition.o
│   │   │   ├── transition.o.d
│   │   │   ├── ucdn.o
│   │   │   ├── ucdn.o.d
│   │   │   ├── xml.o
│   │   │   └── xml.o.d
│   │   ├── img
│   │   │   ├── muimage.o
│   │   │   └── muimage.o.d
│   │   ├── pdf
│   │   │   ├── js
│   │   │   │   ├── pdf-js-none.o
│   │   │   │   └── pdf-js-none.o.d
│   │   │   ├── pdf-annot.o
│   │   │   ├── pdf-annot.o.d
│   │   │   ├── pdf-appearance.o
│   │   │   ├── pdf-appearance.o.d
│   │   │   ├── pdf-cmap-load.o
│   │   │   ├── pdf-cmap-load.o.d
│   │   │   ├── pdf-cmap.o
│   │   │   ├── pdf-cmap.o.d
│   │   │   ├── pdf-cmap-parse.o
│   │   │   ├── pdf-cmap-parse.o.d
│   │   │   ├── pdf-cmap-table.o
│   │   │   ├── pdf-cmap-table.o.d
│   │   │   ├── pdf-colorspace.o
│   │   │   ├── pdf-colorspace.o.d
│   │   │   ├── pdf-crypt.o
│   │   │   ├── pdf-crypt.o.d
│   │   │   ├── pdf-device.o
│   │   │   ├── pdf-device.o.d
│   │   │   ├── pdf-encoding.o
│   │   │   ├── pdf-encoding.o.d
│   │   │   ├── pdf-event.o
│   │   │   ├── pdf-event.o.d
│   │   │   ├── pdf-field.o
│   │   │   ├── pdf-field.o.d
│   │   │   ├── pdf-fontfile.o
│   │   │   ├── pdf-fontfile.o.d
│   │   │   ├── pdf-font.o
│   │   │   ├── pdf-font.o.d
│   │   │   ├── pdf-form.o
│   │   │   ├── pdf-form.o.d
│   │   │   ├── pdf-function.o
│   │   │   ├── pdf-function.o.d
│   │   │   ├── pdf-image.o
│   │   │   ├── pdf-image.o.d
│   │   │   ├── pdf-interpret.o
│   │   │   ├── pdf-interpret.o.d
│   │   │   ├── pdf-lex.o
│   │   │   ├── pdf-lex.o.d
│   │   │   ├── pdf-metrics.o
│   │   │   ├── pdf-metrics.o.d
│   │   │   ├── pdf-nametree.o
│   │   │   ├── pdf-nametree.o.d
│   │   │   ├── pdf-object.o
│   │   │   ├── pdf-object.o.d
│   │   │   ├── pdf-outline.o
│   │   │   ├── pdf-outline.o.d
│   │   │   ├── pdf-page.o
│   │   │   ├── pdf-page.o.d
│   │   │   ├── pdf-parse.o
│   │   │   ├── pdf-parse.o.d
│   │   │   ├── pdf-pattern.o
│   │   │   ├── pdf-pattern.o.d
│   │   │   ├── pdf-pkcs7.o
│   │   │   ├── pdf-pkcs7.o.d
│   │   │   ├── pdf-repair.o
│   │   │   ├── pdf-repair.o.d
│   │   │   ├── pdf-shade.o
│   │   │   ├── pdf-shade.o.d
│   │   │   ├── pdf-store.o
│   │   │   ├── pdf-store.o.d
│   │   │   ├── pdf-stream.o
│   │   │   ├── pdf-stream.o.d
│   │   │   ├── pdf-type3.o
│   │   │   ├── pdf-type3.o.d
│   │   │   ├── pdf-unicode.o
│   │   │   ├── pdf-unicode.o.d
│   │   │   ├── pdf-write.o
│   │   │   ├── pdf-write.o.d
│   │   │   ├── pdf-xobject.o
│   │   │   ├── pdf-xobject.o.d
│   │   │   ├── pdf-xref-aux.o
│   │   │   ├── pdf-xref-aux.o.d
│   │   │   ├── pdf-xref.o
│   │   │   └── pdf-xref.o.d
│   │   └── xps
│   │   ├── xps-common.o
│   │   ├── xps-common.o.d
│   │   ├── xps-doc.o
│   │   ├── xps-doc.o.d
│   │   ├── xps-glyphs.o
│   │   ├── xps-glyphs.o.d
│   │   ├── xps-gradient.o
│   │   ├── xps-gradient.o.d
│   │   ├── xps-image.o
│   │   ├── xps-image.o.d
│   │   ├── xps-outline.o
│   │   ├── xps-outline.o.d
│   │   ├── xps-path.o
│   │   ├── xps-path.o.d
│   │   ├── xps-resource.o
│   │   ├── xps-resource.o.d
│   │   ├── xps-tile.o
│   │   ├── xps-tile.o.d
│   │   ├── xps-util.o
│   │   ├── xps-util.o.d
│   │   ├── xps-zip.o
│   │   └── xps-zip.o.d
│   └── mupdfthirdparty
│   └── __
│   └── __
│   └── __
│   └── thirdparty
│   ├── freetype
│   │   └── src
│   │   ├── base
│   │   │   ├── ftbase.o
│   │   │   ├── ftbase.o.d
│   │   │   ├── ftbbox.o
│   │   │   ├── ftbbox.o.d
│   │   │   ├── ftbitmap.o
│   │   │   ├── ftbitmap.o.d
│   │   │   ├── ftgasp.o
│   │   │   ├── ftgasp.o.d
│   │   │   ├── ftglyph.o
│   │   │   ├── ftglyph.o.d
│   │   │   ├── ftinit.o
│   │   │   ├── ftinit.o.d
│   │   │   ├── ftstroke.o
│   │   │   ├── ftstroke.o.d
│   │   │   ├── ftsynth.o
│   │   │   ├── ftsynth.o.d
│   │   │   ├── ftsystem.o
│   │   │   ├── ftsystem.o.d
│   │   │   ├── fttype1.o
│   │   │   ├── fttype1.o.d
│   │   │   ├── ftxf86.o
│   │   │   └── ftxf86.o.d
│   │   ├── cff
│   │   │   ├── cff.o
│   │   │   └── cff.o.d
│   │   ├── cid
│   │   │   ├── type1cid.o
│   │   │   └── type1cid.o.d
│   │   ├── psaux
│   │   │   ├── psaux.o
│   │   │   └── psaux.o.d
│   │   ├── pshinter
│   │   │   ├── pshinter.o
│   │   │   └── pshinter.o.d
│   │   ├── psnames
│   │   │   ├── psnames.o
│   │   │   └── psnames.o.d
│   │   ├── raster
│   │   │   ├── raster.o
│   │   │   └── raster.o.d
│   │   ├── sfnt
│   │   │   ├── sfnt.o
│   │   │   └── sfnt.o.d
│   │   ├── smooth
│   │   │   ├── smooth.o
│   │   │   └── smooth.o.d
│   │   ├── truetype
│   │   │   ├── truetype.o
│   │   │   └── truetype.o.d
│   │   └── type1
│   │   ├── type1.o
│   │   └── type1.o.d
│   ├── jbig2dec
│   │   ├── jbig2_arith_iaid.o
│   │   ├── jbig2_arith_iaid.o.d
│   │   ├── jbig2_arith_int.o
│   │   ├── jbig2_arith_int.o.d
│   │   ├── jbig2_arith.o
│   │   ├── jbig2_arith.o.d
│   │   ├── jbig2_generic.o
│   │   ├── jbig2_generic.o.d
│   │   ├── jbig2_halftone.o
│   │   ├── jbig2_halftone.o.d
│   │   ├── jbig2_huffman.o
│   │   ├── jbig2_huffman.o.d
│   │   ├── jbig2_image.o
│   │   ├── jbig2_image.o.d
│   │   ├── jbig2_metadata.o
│   │   ├── jbig2_metadata.o.d
│   │   ├── jbig2_mmr.o
│   │   ├── jbig2_mmr.o.d
│   │   ├── jbig2.o
│   │   ├── jbig2.o.d
│   │   ├── jbig2_page.o
│   │   ├── jbig2_page.o.d
│   │   ├── jbig2_refinement.o
│   │   ├── jbig2_refinement.o.d
│   │   ├── jbig2_segment.o
│   │   ├── jbig2_segment.o.d
│   │   ├── jbig2_symbol_dict.o
│   │   ├── jbig2_symbol_dict.o.d
│   │   ├── jbig2_text.o
│   │   └── jbig2_text.o.d
│   ├── jpeg
│   │   ├── jaricom.o
│   │   ├── jaricom.o.d
│   │   ├── jcomapi.o
│   │   ├── jcomapi.o.d
│   │   ├── jdapimin.o
│   │   ├── jdapimin.o.d
│   │   ├── jdapistd.o
│   │   ├── jdapistd.o.d
│   │   ├── jdarith.o
│   │   ├── jdarith.o.d
│   │   ├── jdatadst.o
│   │   ├── jdatadst.o.d
│   │   ├── jdatasrc.o
│   │   ├── jdatasrc.o.d
│   │   ├── jdcoefct.o
│   │   ├── jdcoefct.o.d
│   │   ├── jdcolor.o
│   │   ├── jdcolor.o.d
│   │   ├── jddctmgr.o
│   │   ├── jddctmgr.o.d
│   │   ├── jdhuff.o
│   │   ├── jdhuff.o.d
│   │   ├── jdinput.o
│   │   ├── jdinput.o.d
│   │   ├── jdmainct.o
│   │   ├── jdmainct.o.d
│   │   ├── jdmarker.o
│   │   ├── jdmarker.o.d
│   │   ├── jdmaster.o
│   │   ├── jdmaster.o.d
│   │   ├── jdmerge.o
│   │   ├── jdmerge.o.d
│   │   ├── jdpostct.o
│   │   ├── jdpostct.o.d
│   │   ├── jdsample.o
│   │   ├── jdsample.o.d
│   │   ├── jdtrans.o
│   │   ├── jdtrans.o.d
│   │   ├── jerror.o
│   │   ├── jerror.o.d
│   │   ├── jfdctflt.o
│   │   ├── jfdctflt.o.d
│   │   ├── jfdctfst.o
│   │   ├── jfdctfst.o.d
│   │   ├── jfdctint.o
│   │   ├── jfdctint.o.d
│   │   ├── jidctflt.o
│   │   ├── jidctflt.o.d
│   │   ├── jidctfst.o
│   │   ├── jidctfst.o.d
│   │   ├── jidctint.o
│   │   ├── jidctint.o.d
│   │   ├── jmemmgr.o
│   │   ├── jmemmgr.o.d
│   │   ├── jmemnobs.o
│   │   ├── jmemnobs.o.d
│   │   ├── jquant1.o
│   │   ├── jquant1.o.d
│   │   ├── jquant2.o
│   │   ├── jquant2.o.d
│   │   ├── jutils.o
│   │   └── jutils.o.d
│   ├── openjpeg
│   │   └── src
│   │   └── lib
│   │   └── openjp2
│   │   ├── bio.o
│   │   ├── bio.o.d
│   │   ├── cidx_manager.o
│   │   ├── cidx_manager.o.d
│   │   ├── cio.o
│   │   ├── cio.o.d
│   │   ├── dwt.o
│   │   ├── dwt.o.d
│   │   ├── event.o
│   │   ├── event.o.d
│   │   ├── function_list.o
│   │   ├── function_list.o.d
│   │   ├── image.o
│   │   ├── image.o.d
│   │   ├── invert.o
│   │   ├── invert.o.d
│   │   ├── j2k.o
│   │   ├── j2k.o.d
│   │   ├── jp2.o
│   │   ├── jp2.o.d
│   │   ├── mct.o
│   │   ├── mct.o.d
│   │   ├── mqc.o
│   │   ├── mqc.o.d
│   │   ├── openjpeg.o
│   │   ├── openjpeg.o.d
│   │   ├── opj_clock.o
│   │   ├── opj_clock.o.d
│   │   ├── phix_manager.o
│   │   ├── phix_manager.o.d
│   │   ├── pi.o
│   │   ├── pi.o.d
│   │   ├── ppix_manager.o
│   │   ├── ppix_manager.o.d
│   │   ├── raw.o
│   │   ├── raw.o.d
│   │   ├── t1_generate_luts.o
│   │   ├── t1_generate_luts.o.d
│   │   ├── t1.o
│   │   ├── t1.o.d
│   │   ├── t2.o
│   │   ├── t2.o.d
│   │   ├── tcd.o
│   │   ├── tcd.o.d
│   │   ├── tgt.o
│   │   ├── tgt.o.d
│   │   ├── thix_manager.o
│   │   ├── thix_manager.o.d
│   │   ├── tpix_manager.o
│   │   └── tpix_manager.o.d
│   └── zlib
│   ├── adler32.o
│   ├── adler32.o.d
│   ├── compress.o
│   ├── compress.o.d
│   ├── crc32.o
│   ├── crc32.o.d
│   ├── deflate.o
│   ├── deflate.o.d
│   ├── inffast.o
│   ├── inffast.o.d
│   ├── inflate.o
│   ├── inflate.o.d
│   ├── inftrees.o
│   ├── inftrees.o.d
│   ├── trees.o
│   ├── trees.o.d
│   ├── uncompr.o
│   ├── uncompr.o.d
│   ├── zutil.o
│   └── zutil.o.d
├── project.properties
├── ReadMe.txt
├── res
│   ├── animator
│   │   └── info.xml
│   ├── drawable
│   │   ├── busy.xml
│   │   ├── button.xml
│   │   ├── darkdenim3.png
│   │   ├── page_num.xml
│   │   ├── search.xml
│   │   ├── seek_progress.xml
│   │   ├── seek_thumb.xml
│   │   └── tiled_background.xml
│   ├── drawable-hdpi
│   │   └── icon.png
│   ├── drawable-ldpi
│   │   ├── ic_annotation.png
│   │   ├── ic_annot.png
│   │   ├── ic_arrow_left.png
│   │   ├── ic_arrow_right.png
│   │   ├── ic_cancel.png
│   │   ├── ic_check.png
│   │   ├── ic_clipboard.png
│   │   ├── ic_dir.png
│   │   ├── ic_doc.png
│   │   ├── ic_highlight.png
│   │   ├── ic_link.png
│   │   ├── ic_list.png
│   │   ├── ic_magnifying_glass.png
│   │   ├── ic_more.png
│   │   ├── icon.png
│   │   ├── ic_pen.png
│   │   ├── ic_print.png
│   │   ├── ic_reflow.png
│   │   ├── ic_select.png
│   │   ├── ic_strike.png
│   │   ├── ic_trash.png
│   │   ├── ic_underline.png
│   │   └── ic_updir.png
│   ├── drawable-mdpi
│   │   ├── ic_annotation.png
│   │   ├── ic_annot.png
│   │   ├── ic_arrow_left.png
│   │   ├── ic_arrow_right.png
│   │   ├── ic_arrow_up.png
│   │   ├── ic_cancel.png
│   │   ├── ic_check.png
│   │   ├── ic_clipboard.png
│   │   ├── ic_dir.png
│   │   ├── ic_doc.png
│   │   ├── ic_highlight.png
│   │   ├── ic_link.png
│   │   ├── ic_list.png
│   │   ├── ic_magnifying_glass.png
│   │   ├── ic_more.png
│   │   ├── icon.png
│   │   ├── ic_pen.png
│   │   ├── ic_print.png
│   │   ├── ic_reflow.png
│   │   ├── ic_select.png
│   │   ├── ic_strike.png
│   │   ├── ic_trash.png
│   │   └── ic_underline.png
│   ├── drawable-xhdpi
│   │   └── icon.png
│   ├── layout
│   │   ├── buttons.xml
│   │   ├── main.xml
│   │   ├── outline_entry.xml
│   │   ├── picker_entry.xml
│   │   ├── print_dialog.xml
│   │   └── textentry.xml
│   ├── values
│   │   ├── colors.xml
│   │   ├── strings.xml
│   │   └── styles.xml
│   ├── values-ar
│   │   └── strings.xml
│   ├── values-ca
│   │   └── strings.xml
│   ├── values-cs
│   │   └── strings.xml
│   ├── values-da
│   │   └── strings.xml
│   ├── values-de
│   │   └── strings.xml
│   ├── values-el
│   │   └── strings.xml
│   ├── values-es
│   │   └── strings.xml
│   ├── values-et
│   │   └── strings.xml
│   ├── values-fi
│   │   └── strings.xml
│   ├── values-fr
│   │   └── strings.xml
│   ├── values-hi
│   │   └── strings.xml
│   ├── values-hu
│   │   └── strings.xml
│   ├── values-in
│   │   └── strings.xml
│   ├── values-it
│   │   └── strings.xml
│   ├── values-iw
│   │   └── strings.xml
│   ├── values-ja
│   │   └── strings.xml
│   ├── values-ko
│   │   └── strings.xml
│   ├── values-lt
│   │   └── strings.xml
│   ├── values-ms
│   │   └── strings.xml
│   ├── values-nl
│   │   └── strings.xml
│   ├── values-no
│   │   └── strings.xml
│   ├── values-pl
│   │   └── strings.xml
│   ├── values-pt
│   │   └── strings.xml
│   ├── values-ru
│   │   └── strings.xml
│   ├── values-sk
│   │   └── strings.xml
│   ├── values-sv
│   │   └── strings.xml
│   ├── values-th
│   │   └── strings.xml
│   ├── values-tl
│   │   └── strings.xml
│   ├── values-tr
│   │   └── strings.xml
│   ├── values-zh
│   │   └── strings.xml
│   └── values-zh-rTW
│   └── strings.xml
└── src
└── com
└── artifex
└── mupdfdemo
├── Annotation.java
├── ArrayDeque.java
├── AsyncTask.java
├── BitmapHolder.java
├── ChoosePDFActivity.java
├── ChoosePDFAdapter.java
├── ChoosePDFItem.java
├── Deque.java
├── LinkInfoExternal.java
├── LinkInfoInternal.java
├── LinkInfo.java
├── LinkInfoRemote.java
├── LinkInfoVisitor.java
├── MuPDFActivity.java
├── MuPDFAlertInternal.java
├── MuPDFAlert.java
├── MuPDFCore.java
├── MuPDFPageAdapter.java
├── MuPDFPageView.java
├── MuPDFReaderView.java
├── MuPDFReflowAdapter.java
├── MuPDFReflowView.java
├── MuPDFView.java
├── OutlineActivityData.java
├── OutlineActivity.java
├── OutlineAdapter.java
├── OutlineItem.java
├── PageView.java
├── PrintDialogActivity.java
├── ReaderView.java
├── SafeAnimatorInflater.java
├── SearchTask.java
├── SearchTaskResult.java
├── TextChar.java
├── TextWord.java
└── WidgetType.java

107 directories, 800 files

标签:

实例下载地址

mupdf 编译版本.rar

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警