内容简介:Calibre 3.30 发布了,Calibre 是一款功能强大的电子书管理软件,支持 Amazon、Apple、Bookeen、Ectaco、Endless Ideas、Google/HTC、Hanlin Song 设备及格式。下载地址
Calibre 3.30 发布了,Calibre 是一款功能强大的电子书管理软件,支持 Amazon、Apple、Bookeen、Ectaco、Endless Ideas、Google/HTC、Hanlin Song 设备及格式。
本次更新 主要是增加了新特性和 bug 修复,具体如下:
新特性
-
ToC Editor: When generating ToCs using headings/XPath ignore duplicate entries at the same level that have the same text.
Closes tickets: 1735799
-
Windows: The default calibre library location is now not in My Documents but instead in the user home folder, to avoid issues with OneDrive auto-syncing calibre libraries
Closes tickets: 1787488
-
Kobo driver: Support for new firmware version
-
Add a tweak (in Preferences->Tweaks) to allow skipping network check on news download
-
Edit metadata dialog: Show a confirmation dialog on cancel if some changes have been made.
Closes tickets: 1786544
Bug 修复
-
Downloaded metadata review dialog: Fix a regression in the last release that broke the revert buttons
-
E-book viewer: Fix clicking links in the footnote popup ignoring the anchor part of the link.
Closes tickets: 1786577
-
ToC editor: Fix generating toc entries from links not working for links that start with #
-
HTML Input: Collapse multiple spaces in filenames when sanitizing them.
Closes tickets: 1788187
-
Edit book: Remove matching tag: Fix incorrect removal if the remove matching function is triggered in rapid succession
-
Edit book: Fix some links in the file being split not being adjusted when splitting HTML files.
Closes tickets: 1787892
-
Fix a crash when using some third party plugins and enabling the "two lines for text under icons" option
Closes tickets: 1787700
-
Make the create catalog dialog freely resizable
Closes tickets: 1787523
-
DOCX Input: Fix an error when converting some DOCX files with inherited fonts.
Closes tickets: 1786414
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Kotlin实战
【美】Dmitry Jemerov(德米特里·詹莫瑞福)、【美】 Svetlana Isakova(斯维特拉娜·伊凡诺沃) / 覃宇、罗丽、李思阳、蒋扬海 / 电子工业出版社 / 2017-8 / 89.00
《Kotlin 实战》将从语言的基本特性开始,逐渐覆盖其更多的高级特性,尤其注重讲解如何将 Koltin 集成到已有 Java 工程实践及其背后的原理。本书分为两个部分。第一部分讲解如何开始使用 Kotlin 现有的库和API,包括基本语法、扩展函数和扩展属性、数据类和伴生对象、lambda 表达式,以及数据类型系统(着重讲解了可空性和集合的概念)。第二部分教你如何使用 Kotlin 构建自己的 ......一起来看看 《Kotlin实战》 这本书的介绍吧!