Calibre (64-bit)

最新版本 cURL 7.66.0

cURL 7.66.0

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

Calibre 特點:

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

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

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

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

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

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

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

也可以:下載口徑為 Mac

ScreenShot

軟體資訊
檔案版本 cURL 7.66.0

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

What's new in this version:

Changes:
- CURLINFO_RETRY_AFTER: parse the Retry-After header value
- HTTP3: initial (experimental still not working) support
- curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
- curl: support parallel transfers with -Z
- curl_multi_poll: a sister to curl_multi_wait() that waits more
- sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID

Bugfixes:
- CVE-2019-5481: FTP-KRB double-free
- CVE-2019-5482: TFTP small blocksize heap buffer overflow
- CI: remove duplicate configure flag for LGTM.com
- CMake: remove needless newlines at end of gss variables
- CMake: use platform dependent name for dlopen() library
- CURLINFO docs: mention that in redirects times are added
- CURLOPT_ALTSVC.3: use a "" file name to not load from a file
- CURLOPT_ALTSVC_CTRL.3: remove CURLALTSVC_ALTUSED
- CURLOPT_HEADERFUNCTION.3: clarify
- CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly
- CURLOPT_READFUNCTION.3: provide inline example
- CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2
- Curl_addr2string: take an addrlen argument too
- Curl_fillreadbuffer: avoid double-free trailer buf on error
- HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown
- alt-svc: add protocol version selection masking
- alt-svc: fix removal of expired cache entry
- alt-svc: make it use h3-22 with ngtcp2 as well
- alt-svc: more liberal ALPN name parsing
- alt-svc: send Alt-Used: in redirected requests
- alt-svc: with quiche, use the quiche h3 alpn string
- appveyor: pass on -k to make
- asyn-thread: create a socketpair to wait on
- build-openssl: fix build with Visual Studio 2019
- cleanup: move functions out of url.c and make them static
- cleanup: remove the 'numsocks' argument used in many places
- configure: avoid undefined check_for_ca_bundle
- curl.h: add CURL_HTTP_VERSION_3 to the version enum
- curl.h: fix outdated comment
- curl: cap the maximum allowed values for retry time arguments
- curl: handle a libcurl build without netrc support
- curl: make use of CURLINFO_RETRY_AFTER when retrying
- curl: remove outdated comment
- curl: use .curlrc (with a dot) on Windows
- curl: use CURLINFO_PROTOCOL to check for HTTP(s)
- curl_global_init_mem.3: mention it was added in 7.12.0
- curl_version: bump string buffer size to 250
- curl_version_info.3: mentioned ALTSVC and HTTP3
- curl_version_info: offer quic (and h3) library info
- curl_version_info: provide nghttp2 details
- defines: avoid underscore-prefixed defines
- docs/ALTSVC: remove what works and the experimental explanation
- docs/EXPERIMENTAL: explain what it means and what's experimental now
- docs/MANUAL.md: converted to markdown from plain text
- docs/examples/curlx: fix errors
- docs: s/curl_debug/curl_dbg_debug in comments and docs
- easy: resize receive buffer on easy handle reset
- examples: Avoid reserved names in hiperfifo examples
- examples: add http3.c, altsvc.c and http3-present.c
- getenv: support up to 4K environment variable contents on windows
- http09: disable HTTP/0.9 by default in both tool and library
- http2: when marked for closure and wanted to close == OK
- http2_recv: trigger another read when the last data is returned
- http: fix use of credentials from URL when using HTTP proxy
- http_negotiate: improve handling of gss_init_sec_context() failures
- md4: Use our own MD4 when no crypto libraries are available
- multi: call detach_connection before Curl_disconnect
- netrc: make the code try ".netrc" on Windows
- nss: use TLSv1.3 as default if supported
- openssl: build warning free with boringssl
- openssl: use SSL_CTX_set__proto_version() when available
- plan9: add support for running on Plan 9
- progress: reset download/uploaded counter between transfers
- readwrite_data: repair setting the TIMER_STARTTRANSFER stamp
- scp: fix directory name length used in memcpy
- smb: init *msg to NULL in smb_send_and_recv()
- smtp: check for and bail out on too short EHLO response
- source: remove names from source comments
- spnego_sspi: add typecast to fix build warning
- src/makefile: fix uncompressed hugehelp.c generation
- ssh-libssh: do not specify O_APPEND when not in append mode
- ssh: move code into vssh for SSH backends
- sspi: fix memory leaks
- tests: Replace outdated test case numbering documentation
- tftp: return error when packet is too small for options
- timediff: make it 64 bit (if possible) even with 32 bit time_t
- travis: reduce number of torture tests in 'coverage'
- url: make use of new HTTP version if alt-svc has one
- urlapi: verify the IPv6 numerical address
- urldata: avoid 'generic', use dedicated pointers
- vauth: Use CURLE_AUTH_ERROR for auth function errors

cURL 7.66.0 相關參考資料