内容简介:Calibre 3.17 已发布,Calibre 是一款功能强大的电子书管理软件,支持 Amazon、Apple、Bookeen、Ectaco、Endless Ideas、Google/HTC、Hanlin Song 设备及格式。 该版本新增了一些新功能,以及修复了部分 bug,具...
Calibre 3.17 已发布,Calibre 是一款功能强大的电子书管理软件,支持 Amazon、Apple、Bookeen、Ectaco、Endless Ideas、Google/HTC、Hanlin Song 设备及格式。
该版本新增了一些新功能,以及修复了部分 bug,具体如下:
新特性
Allow splitting the book list, by right clicking on the column headers and choosing 'Split the book list'
This is useful to 'lock' one or more columns in place so that they are always visible even when scrolling through other columns. Also, the split list has a separate right click menu which you can configure via Preferences->Toolbars and menus
Store temporary files used by the editor and viewer in the cache directory to try to prevent errors caused by 'file cleaner' programs deleting temporary files still in use
Bug 修复
EPUB3 Input: Fix HTML covers and titlepages that are marked using the deprecated <guide> element not being recognized.
Closes tickets: 1746794
Bulk metadata edit: Fix regression in 3.13 that made it impossible to use the Force numbering checkbox for custom series
Conversion: Fix the valign attribute on <td> tags not being honored
E-book viewer: Fix the 'Copy' keyboard shortcut/context menu action not working on some Windows systems
Closes tickets: 1477696
E-book viewer: Make the semi-transparent background for viewing metadata a little more opaque.
Closes tickets: 1745812
新的新闻源
Computing by Darko Miletic
改进的新闻源
New York Times
Le Devoir
New Statesman
London Review of Books
New York Post
LWN Weekly
Associated Press
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 《Flutter 实战》开源电子书
- 开始一本开源电子书《Kubernetes指南》
- 开源电子书项目FBReader初探(一)
- 开源电子书项目FBReader初探(二)
- 开源电子书项目FBReader初探(三)
- 开源电子书项目FBReader初探(四)
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
算法Ⅰ~Ⅳ(C++实现):基础、数据结构、排序和搜索
Sedgewick / 高等教育出版社 / 2002-1 / 49.00元
本书通过C++实现方案以简洁、直接的方式对书中的算法和数据结构进行表述,并向学生提供在实际应用中验证这种方法的手段。 本书广泛地论述了与排序、搜索及相关应用有关的基本数据结构和算法。覆盖了数组、链表、串、树和其他基本数据结构,更多地强调抽象数据类型(ADT)、模块化程序设计、面向对象程序设计和C++类。本书包括排序、选择、优先队列ADT实现和符号表ADT(搜索)实现,配有帮助学生学习计算......一起来看看 《算法Ⅰ~Ⅳ(C++实现):基础、数据结构、排序和搜索》 这本书的介绍吧!