zoukankan
html css js c++ java
PDF补丁丁0.3.3.9测试版(新增 PDF 文档结构探查器)
本次更新修复了程序的若干错误。
主要新增的功能是:
PDF 文档结构探查器,供 PDF 爱好者研究 PDF 之用。
导出图片功能支持导出批注内的图片,以及合并拆散的 JPEG 图片。
页码范围支持负数页码,负数页码表示从后面算起,如“-1”表示文档最后一页;“1--2”的第一个减号表示页码范围,第二个减号表示到文档倒数第二页为止,即从第1页到倒数第2页(不包含最后一页)。
由于近来比较忙,更新程序的时间少了。
接下来将计划按照网友的建议更改程序的界面。
感谢各位一直以来的支持!
查看全文
相关阅读:
lintcode 中等题:Evaluate Reverse Polish notation逆波兰表达式求值
lintcode 中等题:unique Binary Search Tree 不同的二叉查找树
lintcode 中等题:Submatrix sum is 0 和为零的子矩阵
lintcode:递归打印数字
lintcode :Segmemt Tree Build II
lintcode 中等题:find the missing number 寻找缺失的数
lintcode 中等题: Implement Trie
lintcode 中等题:Letter Combinations of a Phone Number 电话号码的字母组合
lintcode 中等题:Palindrome Linked List 回文链表
[LeetCode] Merge Sorted Array
原文地址:https://www.cnblogs.com/pdfpatcher/p/2170132.html
最新文章
MQTT 主题的高级特性
EMQ X 规则引擎系列(十三)- 消息写入到 TimescaleDB
EMQ X Enterprise (MQTT Broker) + Apache Kafka 构建高性能物联网消息处理后台
发布说明
Project Euler 81:Path sum: two ways 路径和:两个方向
Project Euler 80:Square root digital expansion 平方根数字展开
Project Euler 79:Passcode derivation
lintcode 中等题:Intersection of Two Linked Lists 两个链表的交叉
lintcode 中等题:Divide Two Integers 两个数的除法
lintcode 中等题 :Maximum Product Subarray 最大连续乘积子序列
热门文章
lintcode:First Missing Positive 丢失的第一个正整数
山丘
在山的那边
lintcode :Ugly Numbers 丑数
lintcode :Coins in Line II 硬币排成线 II
lintcode:Coins in a Line 硬币排成线
lintcode :Longest Palindromic Substring 最长回文子串
lintcode 中等题:和大于S的最小子数组
lintcode :Integer to Roman 整数转罗马数字
lintcode 中等题:Simplify Path 简化路径
Copyright © 2011-2022 走看看