Calibre (64-bit)

最新版本 RazorSQL 9.0.0 (64-bit)

RazorSQL 9.0.0 (64-bit)

RazorSQL 9.0.0 (64-bit)
Calibre 64 位是一個管理您的電子書收藏的程序。它作為一個電子圖書館,還允許格式轉換,新聞提要到電子書轉換,以及電子書閱讀器同步功能和一個集成的電子書閱讀器。

Calibre 特點:

節省時間管理你的電子書收藏
Calibre’ 用戶界面的設計盡可能簡單。主窗口中的大按鈕可以滿足您的大部分需求。直觀的標籤下總是清晰地顯示了大量的功能和選項。它的上下文菜單排列整齊,所以你正在尋找的東西幾乎找到了自己的東西。您的目標不會超過三次點擊。這是多年來根據用戶的口徑調整界面的結果。反饋。此外,你可以改變口徑的外觀和感覺的許多方面,並嘗試使用三個內置的庫視圖之一,使用封面,標題,標籤,作者,出版商等瀏覽您的書籍收藏.

隨處可用,任何東西
Calibre 支持幾乎每一個電子閱讀器,並與每更新更多的設備兼容。您可以在幾秒鐘內將電子書從一台設備轉移到另一台設備,無線或電纜。而且你不需要任何額外的工具來做到這一點。口徑將發送最好的文件格式為您的設備轉換它,如果需要,自動.

綜合電子書查看器
Calibre 有一個內置的電子書閱讀器,可以顯示所有主要的電子書格式。它完全支持目錄,書籤,CSS,參考模式,打印,搜索,複製,多頁面視圖,嵌入式字體等等

從 web
Calibre 64bit 版下載新聞 / 雜誌可以確保你知道“經濟學人”,“紐約時報”,“紐約客”雜誌,“衛報”,BBC 新聞,國家地理,CNN,“華爾街日報”,“華盛頓郵報”,“大西洋”等數百個新聞來源自動向您的設備發送故事,科學美國人,有線雜誌,電報,福布斯,Ars Technica&

輕鬆地分享和備份你的圖書館
Calibre 帶有一個方便的網絡服務器來託管你的圖書館。在短短的幾分鐘內,您就可以安全地與任何您選擇的電子書籍分享所有(或部分)電子書籍,或使用您喜歡的任何設備從任何地方自行訪問。通過服務器,您可以使用瀏覽器在任何手機 / 平板電腦上讀取口徑庫中的圖書。它甚至可以離線工作.

編輯你的收藏中的書籍
對於你們中間的電子書書店,口徑有一個內置的編輯器,允許你編輯最流行的電子書格式,EPUB 和 Kindle 的電子書。編輯有許多複雜的功能,使編輯電子書的內部盡可能簡單和高效.

Satisfy 每個電子書的需要和獲得支持
這是不太可能的,但如果你發現有一個功能,你需要,但口徑缺乏它,你可以使用內置的插件瀏覽器。許多用戶開發插件來增強和擴展口徑的功能。您可以直接從口徑瀏覽數百個插件,只需點擊一下即可安裝.

也可以:下載口徑為 Mac

ScreenShot

軟體資訊
檔案版本 RazorSQL 9.0.0 (64-bit)

檔案名稱 razorsql9_0_0_setup_x64.exe
檔案大小 60.4 MB
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 開源軟體
作者 Kovid Goyal
官網 http://www.calibre-ebook.com/
更新日期 2019-12-12
更新日誌

What's new in this version:

Enhancements:
- Added support for Couchbase
- Navigator / Database Browser Filter: Allow comma separated values in the contains and not contains fields
- Added a Connections -> New Tab (New Connection) menu option to the Connections main menu and context menu
- Added a Connections -> New Tab (Copy Editor) menu option to the Connections main menu and context menu
- Added a Connections -> Same Tab (Switch Connection) menu option to the Connections main menu and context menu
- Added New Session (New Connection) and New Session (Copy Editor) options to the new button popup
- Added support for Derby 10.15 for supported operating systems. NOTE: Linux 32-bit and legacy Mac OS X versions do not support Derby 10.15
- Copy Table to Another Database: Added a Generate Alter Table checkbox. If checked foreign keys are attempted to be assigned via alter table statements

Changes:
- Linux 64-bit: Updated Java Runtime Environment to version 11
- macOS (Catalina and Mojave version): Updated Java Runtime Environment to 11.0.5
- Windows 32-bit and 64-bit: Updated Java Runtime Environment to 11.0.5
- Editor Auto Save. If user closes an unsaved file and auto save is on, still prompt if the user wants to save the file

Export Numeric Formatting Changes:
- If exporting query results (SQL, Delimited File, XML, HTML, Text): Formatting used is based on query results preference values for Locale options (primary) and decimal separator (if locale option not set)
- If exporting query results (XLS, XLSX): No formatting is used. Locale specific preferences within Excel determine how the cells are formatted
- If exporting from table(s): Numeric formatting is based on Number Format locale selected on the export window with the default being no specific formatting
- SQL -> Recent Queries menu options: Order is now based on order the statement was executed not just the timestamp when the statement was executed
- DynamoDB: Scan Requests with where clauses: For tables that have more rows than the "Max Results Per Query" value set on the RazorSQL connection profile, RazorSQL will continue to scan the table until either more rows than the Max Results Per Query value are returned, or there are no more rows to scan
- MySQL and MariaDB connections, autoReconnect property is now set to true by default
- Keep Alive: Default keep alive interval changed from 4 minutes to 2 minutes
- Keep Alive Preference: Added an option for 0.5 (30 seconds) to the keep alive interval

Bug Fixes:
- MongoDB: macOS notarized version: Not allowing connections over TLS / SSL connections that use SNI such as MongoDB Atlas free tier servers
- Mac repeat hold key preference is not on the correct line in preferences
- Query Results: Create Table from Results on Current Connection throws an error in certain situations
- SQL History: When running large numbers of statements through the editor such as thousands of inserts, SQL History process can get backed up and cause delays when trying to exit RazorSQL
- Fedora Linux: Very slow startup time / hangs on startup can occur
- Database Conversion Multiple Tables: When converting to MySQL, if the table name is a reserved word, the table name is getting wrapped in double quotes instead of tick marks in the generated SQL
- DynamoDB: Generate SQL operations from query results: Where clause not always populated

RazorSQL 9.0.0 (64-bit) 相關參考資料
Database Admin Tool and SQL Editor - Updates - RazorSQL

9.0.0 Change Log (Released 12/11/2019) .... Linux 64-bit: Updated Java Runtime Environment to version 11; macOS (Catalina and Mojave version): Updated ...

https://razorsql.com

Download Portable RazorSQL 9.0.0 - Softpedia

Download Portable RazorSQL - A practical and comprehensive application that comes in ... What's new in Portable RazorSQL 9.0.0: ... Windows Vista 32/64 bit

https://www.softpedia.com

Download RazorSQL 9.0.0 - Softpedia

Download RazorSQL - An intuitive and straightforward SQL database query tool, browser and editor ... What's new in RazorSQL 9.0.0: ... Windows Vista 32/64 bit

https://www.softpedia.com

RazorSQL (64-bit) Download (2019 Latest) for Windows 10, 8, 7

Download RazorSQL (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 64-bit Latest Version 2019.

https://www.filehorse.com

RazorSQL - SQL Query Tool and SQL Editor for Mac ...

RazorSQL is an SQL Editor and SQL database query tool for macOS, Windows, Linux, and Mac OS X. It supports MySQL, Oracle, MS SQL Server, SQLite, ...

https://razorsql.com

RazorSQL 8.4.0 (64-bit) Download for Windows 10, 8, 7

Download RazorSQL 8.4.0 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 64-bit Software Version.

https://www.filehorse.com

RazorSQL 8.4.5 (64-bit) Download for Windows 10, 8, 7

Download RazorSQL 8.4.5 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 64-bit Software Version.

https://www.filehorse.com

RazorSQL for Mac - Free Download Version 9.0.0 | MacUpdate

RazorSQL 9.0.0 - Manage multiple databases from a single application. ... With RazorSQL, a SQL query tool, SQL editor, and database navigator, you can run SQL scripts, visually .... takes a little get...

https://www.macupdate.com

دانلود RazorSQL 9.0.0 WindowsLinuxmacOS - دانلود رایگان ...

سیستم مورد نیاز. Operating system. Windows 10. Windows 8. Windows 2000. Windows XP Windows Vista Windows 7. 32bit & 64bit ...

https://downloadly.ir