eM Client

最新版本 Node.js 13.7.0 (64-bit)

Node.js 13.7.0 (64-bit)

Node.js 13.7.0 (64-bit)
如果你正在尋找容易使用,但功能豐富的電子郵件客戶端看起來沒有進一步。 eM Client 是你需要的! eM Client 是一個功能齊全的電子郵件客戶端,因為它也支持日曆,任務,聯繫人甚至聊天。您可以通過 POP 或 IMAP 協議將 eM Client 連接到您的電子郵件帳戶, Gmail,Yahoo,Outlook,Hotmail,iCloud 帳戶,並且還支持 MS Exchange 和 Google Apps.

從當前電子郵件客戶端切換到 eM Client 不會更容易,因為您可以直接導入所有數據 Microsoft Outlook,Mozila Thunderbird,蝙蝠或 Windows 的郵件,所以你可以在幾分鐘內開始。此外,您還可以輕鬆將所有數據導出到許多可用的格式,或製作和恢復備份.

用戶界面非常乾淨,現代化,可定制且直觀。 eM Client 本地化到 19 種語言和 10 多彩主題。默認的“現代”主題是非常好的,但你可以根據你的顏色偏好來改變它。左側邊欄為您提供了對您的電子郵件帳戶,日曆,任務和聯繫人的訪問權限,並且該權限可以隱藏,而且您可以使用它來訪問聯繫人詳細信息,日程安排和聊天。聊天可以分離到一個單獨的窗口,如果需要的話,它支持三種主要的消息服務:Google Talk 和 Facebook 和 Jabber,並提供文件傳輸。

閱讀和發送電子郵件是一種純粹的快樂。您可以在左側或底部設置消息面板或禁用,在這種情況下,當您打開新消息時,它將顯示在新窗口中。搜索速度非常快,並提供準確的結果。一些漂亮的功能是延遲(預定)的電子郵件發送,完整的拼寫檢查,電子郵件模板和簽名,信息加密和創建電子郵件 grops,在哪裡你可以添加更多的人,你想同時發送電子郵件。這可以是非常有用的,可以為您節省大量的時間.

唯一的缺點是它的內存使用率較高(與 Thunderbird 相比),但總體來說,eM Client 最新版本是一個令人印象深刻的電子郵件客戶端,具有許多功能。個人使用最多可以有兩個電子郵件帳戶。如果你需要兩個以上的帳戶(或者如果你需要它用於商業用途),你將不得不購買一個高級版本,並相信我在這一個:在 eM Client 上花的錢將是非常好的錢花費.

eM Client 功能:

PGP 加密支持
eM Client 現在支持 PGP - 創建或導入您的 PGP 密鑰來發送加密和簽名的電子郵件。檢查視頻的說明.

Live 備份
您不必再退出 eM Client 為了進行備份。 eM Client 現在將在運行時備份,因此即使正在運行,您也可以繼續工作.

自動聯繫人頭像下載
eM Client 7.1 自動從 Web 下載並顯示聯繫人的頭像。我們從 Gravatar 下載,域圖標等等。

改進的表格編輯器
編輯表格變得簡單多了 - 您可以調整任何單元格,行或列的大小.

超大尺寸和基本編輯圖像
將圖像轉換為電子郵件現在比以往更簡單。他們不僅可以自動調整大小,還可以手動更改大小,還可以旋轉和翻轉大小.

Gmail 的自動回复功能
自動為 Gmail 提供“外出”回复功能。讓每個人都知道,您將無法通過在 eM Client.

注意內配置自動響應來響應他們的電子郵件:需要.NET Framework。在免費版本中,您最多只能添加 2 個賬戶.

ScreenShot

軟體資訊
檔案版本 Node.js 13.7.0 (64-bit)

檔案名稱 node-v13.7.0-x64.msi
檔案大小 28.42 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 eM Client Inc.
官網 http://www.emclient.com/
更新日期 2020-01-22
更新日誌

What's new in this version:

deps:
- upgrade to libuv 1.34.1
- upgrade npm to 6.13.6

module:
- add API for interacting with source maps
- loader getSource, getFormat, transform hooks
- logical conditional exports ordering
- unflag conditional exports

process:
- allow monitoring uncaughtException

Commits:
- async_hooks: remove internal only error checking
- benchmark: add default type in getstringwidth.js
- benchmark: benchmarking impacts of async hooks on promises
- build: remove enable_vtune from vcbuild.bat
- build: add vs2019 to vcbuild.bat help
- build: fix macos runner type in GitHub Action
- build: fix step name in GitHub Actions workflow
- build: add GitHub actions to run linters
- build: silence OpenSSL Windows compiler warnings
- build: silence c-ares Windows compiler warnings
- build: test Python 3 using GitHub Actions-based CI
- build: avoid using CMP for BZ2File
- child_process: remove unnecessary use of inner state
- deps: V8: cherry-pick d89f4ef1cd62
- deps: V8: cherry-pick b9d33036e9a8
- deps: upgrade to libuv 1.34.1
- deps: upgrade npm to 6.13.6
- deps: deactivate failing tests corresponding to experimental features
- doc: add missing code formatting in vm.md
- doc: standardize on "host name" in url.md
- doc: standardize on "host name" in tls.md
- doc: standardize on "host name" in os.md
- doc: standardize on "host name" in net.md
- doc: standardize on "host name" in https.md
- doc: standardize on "host name" in http2.md
- doc: standardize on "host name" in fs.md
- doc: standardize on "host name" in errors.md
- doc: standardize on "host name" in dgram.md
- doc: standardize on "host name" in deprecations.md
- doc: standardize on "host name" in async_hooks.md
- doc: fix a code example in crypto.md
- doc: add an example for util.types.isExternal
- doc: fix example of parsing request.url
- doc: document readline key bindings
- doc: improve doc v8.getHeapSpaceStatistics() 'GetHeapSpaceStatistics'
- doc: update README to make Node.js description clearer
- doc: fix a code example in zlib.md
- doc: add GeoffreyBooth to collaborators
- doc: update description of External
- doc: rename iterator to iterable in examples
- doc: fix stream async iterator sample
- doc: correct filehandle.[read|write|append]File()
- doc: prefer server vs srv and client vs clt
- doc: explain native external types
- doc,src: clarify that one napi_env is per-module
- errors: remove dead code in ERR_INVALID_ARG_TYPE
- fs: add missing HandleScope to FileHandle.close
- fs: use async writeFile in FileHandle#appendFile
- http2: skip creating native ShutdownWrap
- lib: replace BigInt64Array global by the primordials
- lib: add Uint16Array primordials
- lib: add RegExp primordials
- lib: replace Float32Array global by the primordials
- lib: replace BigUInt64Array global by the primordials
- lib,tools,test: remove custom number-isnan rule
- module: fix check exports issue in cjs module loading
- (SEMVER-MINOR) module: unflag conditional exports
- (SEMVER-MINOR) module: add API for interacting with source maps
- module: logical conditional exports ordering
- module: loader getSource, getFormat, transform hooks
- n-api: return napi_invalid_arg on napi_create_bigint_words
- (SEMVER-MINOR) n-api: add napi_get_all_property_names
- (SEMVER-MINOR) process: allow monitoring uncaughtException
- readline: improve unicode support and tab completion
- readline: move charLengthLeft() and charLengthAt()
- readline: improve getStringWidth()
- readline,repl: support tabs properly
- readline,repl: improve history up/previous
- readline,repl: skip history entries identical to the current line
- readline,repl: add substring based history search
- repl: do not preview while pasting code
- repl: fix preview cursor position
- repl: change preview default in case of custom eval functions
- repl: activate previews for lines exceeding the terminal columns
- repl: improve preview length calculation
- repl,readline: clean up code
- src: fix performance regression in node_file.cc
- src: use uv_guess_handle() to detect TTYs
- src: include uv.h in node_binding header
- src: change GetStringWidth's expand_emoji_sequence option default
- src: improve GetColumnWidth performance
- src: fix -Wbraced-scalar-init warning
- src: add build Github Action
- src: remove node::InitializeV8Platform()
- src: remove uses of node::InitializeV8Platform()
- src: clean up large_pages code
- stream: fix async iterator destroyed error propagation
- stream: simplify push
- stream: clean up definition using defineProperties
- stream: replace Function.prototype with primordial
- stream: sync stream unpipe resume
- test: stricten readline keypress failure test condition
- test: allow disabling crypto tests
- test: add repl tests to verify unicode support in previews
- test: fix recursive rm test to actually use tmpdir
- test: check that --insecure-http-parser works
- test: remove unused symlink loop
- test: prefer server over srv
- test: fix unit test logging with python3
- test,module: add test for exports cjs loader check
- tools: remove obsolete dependencies
- tools: update remark-preset-lint-node to 1.12.0
- tools: update JSON header parsing for backticks
- tools: ensure consistent perms of signed release files
- tools: add clang-tidy rule in src
- util: add todo comments for inspect to add unicode support
- (SEMVER-MINOR) vm: add code cache support for SourceTextModule
- wasi: improve use of primordials
- win: change to use Python in install tool

Node.js 13.7.0 (64-bit) 相關參考資料
Descarga | Node.js

Versión actual: 13.7.0 (includes npm 6.13.6). Descargue el código ... macOS Installer (.pkg), 64-bit. macOS Binary (.tar.gz), 64-bit. Linux Binaries (x64), 64-bit.

https://nodejs.org

Download | Node.js

Latest Current Version: 13.7.0 (includes npm 6.13.6). Download the ... macOS Installer (.pkg), 64-bit. macOS Binary (.tar.gz), 64-bit. Linux Binaries (x64), 64-bit.

https://nodejs.org

Téléchargements | Node.js

Dernière version Actuelle: 13.7.0 (includes npm 6.13.6). Téléchargez le code source de ... Installateur macOS (.pkg), 64-bit. Binaire macOS (.tar.gz), 64-bit.

https://nodejs.org

下載| Node.js

macOS 安裝包(.pkg), 64-bit. macOS 二進位檔案(.tar.gz), 64-bit. Linux 二進位檔案(x64), 64-bit. Linux 二進位 ... 建置在Power LE Systems 上的Linux, 64-bit.

https://nodejs.org

下载| Node.js

当前最新发布版: 13.7.0 (包含npm 6.13.6). 在你的平台上 ... macOS 安装包(.pkg), 64-bit. macOS 二进制文件(.tar.gz), 64-bit ... Power LE Systems 上的Linux, 64-bit.

https://nodejs.org

다운로드 | Node.js

최신 현재 버전: 13.7.0 (includes npm 6.13.6). 플랫폼에 맞게 미리 빌드된 Node.js 인스톨러나 소스 ... macOS Installer (.pkg), 64-bit. macOS Binary (.tar.gz), 64-bit.

https://nodejs.org