EmEditor Professional (32-bit)

最新版本 EmEditor Professional 17.4.0 (32-bit)

EmEditor Professional 17.4.0 (32-bit)

EmEditor Professional 17.4.0 (32-bit)
EmEditor Professional 是一個快速,輕量級,但可擴展,易於使用的 Windows 文本編輯器。原生的 64 位和 32 位構建都可用! EmEditor Professional 支持強大的宏,Unicode 和非常大的文件。 Emurasoft 的永恆使命是實現我們的客戶 ' 通過同情和專業知識傾聽他們的需求。我們非常重視及時的客戶支持,並且很榮幸能夠擁有包括大型企業,教育機構,歐盟機構,日本國家部委和世界各國政府在內的傑出用戶。 EmEditor 已經贏得了 24 個國際獎項,其中包括最佳應用類別中的共享軟件行業獎。用於 Windows 的 EmEditor 文本編輯器也獲得了 Microsoft 的 Windows 10 認證.

這部分提供了關於如何使用 EmEditor 的提示,並解釋了為什麼您需要最好的文本編輯器:

Annnnnnnnnnnnnnnnnn 設計者可以使用 Snippets 插件經常使用的 HTML 標籤(例如 h1,h2,p,a 等),模板,樣式,腳本和許多其他 HTML 元素。使用 Snippets 插件,您可以使用鍵盤快捷鍵(如 CTRL + B)使選定的文本突出顯示(使用 STRONG 標記),CTRL + I 作為斜體顯示(使用 EM 標記)等。Zen 編碼允許您代碼 HTML 元素令人難以置信的更快。 HTML Bar 插件允許您使用熟悉的工具欄按鈕修改 HTML 文檔。顯示 HTML / XML 字符引用功能的工具提示是有用的...

A Programmer
The Projects 插件顯示當前文檔或項目中的函數和變量定義的列表。自動標記功能可以讓您突出顯示與光標處的函數或變量名稱相同的字符串。 “縮小”功能可讓您將焦點對准文檔的指定部分,並保護文檔的其他部分。多選編輯功能可以讓您輕鬆更改變量名稱。外部工具允許您使用 EmEditor 設置您的編譯器。拼寫檢查功能了解 CamelCase ...

An 編輯器或發行者
EmEditor 允許你寫文本非常快。  EmEditor 可以快速啟動,只要您打開 EmEditor 窗口,就可以開始輸入。片段插件允許您插入經常使用的文本。 Word Complete 插件可幫助您在輸入時完成單詞。 “大綱”功能允許您顯示文本的大綱。 Word Count 插件不僅可以計算單詞,還可以計算任何指定的字符或單詞...

A 數據庫管理員
EmEditor 允許您快速打開非常大的文件,而大文件控制器允許您僅打開大文件的指定部分。 EmEditor 允許您打開 CSV,TSV 或用戶定義的分隔符(DSV)文件。您可以根據列值進行排序(按字母或數字),並且可以配置排序選項,如穩定排序。 EmEditor 允許您分割或合併文件...

A Server Administrator
Server 日誌文件往往非常大。  EmEditor 可以打開非常大的文件,並且大文件控制器允許您僅打開指定部分,例如文件的最後部分。靈活的搜索功能允許您搜索特定的術語。您還可以使用書籤功能,以便您可以收集符合特定條件的行,例如包含錯誤關鍵字或網址的行。然後,你可以提取這些行到一個新的文件...

如果你需要一個自由文本編輯器
如果你需要一個最好的免費文本編輯器,EmEditor 免費可能適合你。雖然與 EmEditor Professional 不在同一級別,但 EmEditor Free 允許您在不購買產品的情況下執行大部分文本編輯任務。請看比較圖表是否適合您。一旦您將產品降級到 EmEditor Free,您將永遠不會被要求升級或獲取任何營銷信息,因此請繼續保持免費版本,只要您願意!

注意:30 天試用版.

ScreenShot

軟體資訊
檔案版本 EmEditor Professional 17.4.0 (32-bit)

檔案名稱 emed32_17.4.0.msi
檔案大小 9.94 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 Emurasoft, Inc.
官網 https://www.emeditor.com/
更新日期 2018-01-18
更新日誌

What's new in this version:

New General Features:
- Added more options to In the Selection Only regular expression searches. For instance, enabling the ‘^’ and ‘$’ can Match Beginning and End of the Selection option allows you to use regular expressions that can match only at the beginning/ending of the selection. Enabling the Look Around during the Selection Only Search option allows you to use lookahead/lookbehind expressions to look outside of the selection while matching only in the selection
- Added more options to the CSV cell selection mode, which allow you to keep the number of columns the same while editing, or double-click outside to create a new cell
- The Boost.Regex version was updated to v1.66.0
- Reverted the font size in dialog boxes from 9 point to 8 point except for Chinese
- Optimized icons for high-DPI monitors
- Optimized for Windows 7 or later. Digital signatures for executable files use SHA256 certificates only, and previous dual signatures with SHA1 certificates were deprecated. This version does NOT support Windows Vista/Server 2008
- Greatly improved the speed of Replace All (when the find string contains newline characters and the replace string does not) and its Undo operations. See the test results table below

New Options:
- Added the ‘^’ and ‘$’ can Match Beginning and End of the Selection and Look Around during the Selection Only Search check boxes to the Advanced (Find) dialog box
- Added the Prompt when Very Long Lines Exist check box to the Edit page of the Customize dialog box
- Added the Keep Number of Columns Same while Editing in Cell Selection Mode, Press TAB key to Create a New Cell in Cell Selection Mode, Double-Click Header/Line Numbers to Create a New Column/Line in Cell Selection Mode, and Double-Click Outside to Create a New Cell in Cell Selection Mode check boxes to the CSV page of the Customize dialog box
- Added more regular expression samples to the menu displayed when the > button is clicked in the Find/Replace dialog boxes

Plug-in New Features:
- The Word Count plug-in now uses the characters specified in the Treat the following characters as alphanumeric text box in the Edit page of the Customize dialog box as components of a word. For instance, specifying an apostrophe (‘) in the text box causes the plug-in to count I’m as one word, which is consistent with the number of words displayed in the status bar

Bug Fixes:
- Fixed the bug where removing all newline codes from a very large file could crash
- Fixed various issues related to very large file editing. For instance, the cursor position after a series of certain operations on very large files containing a double-byte character might not have been correct
- Fixed certain regular-expression searches and replaces. For instance, in the Selection Only search, the regular expression “^a+” could match incorrect positions when the Find Previous button was clicked in the Find dialog box

EmEditor Professional 17.4.0 (32-bit) 相關參考資料
Download EmEditor Professional (32bit) 17.4.0 for windows ...

EmEditor Professional (32bit) 17.4.0. Emurasoft.Inc - (Trial Version). Version: 17.4.0. Size: Date Added: Jan 18, 2018. License: Trial Version. Languages: Multi- ...

https://www.filepuma.com

EmEditor Professional 17.4.0 (32-bit) Download for PC

Download EmEditor Professional 17.4.0 (32-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 32-bit Software ...

https://www.filehorse.com

EmEditor Professional 17.4.0 (32-bit) Download for Windows ...

What's new in this version: New General Features: - Added more options to In the Selection Only regular expression searches. For instance ...

https://www.filehorse.com

EmEditor Professional 17.4.0 (64-bit) 軟體下載 Download :: 軟體兄弟

EmEditor Professional 17.4.0 (64-bit). EmEditor Professional 64 位是一個快速,輕量級,但可擴展,易於使用的Windows 文本編輯器。原生的64 位和32 位構建都 ...

https://softwarebrother.com

EmEditor Professional 17.4.0 @ cpe1208的部落格:: 痞客邦::

同時支持32位元和64位元建置! ZDnet.com 的Ed Burnette 稱EmEditor 為“全球最快的文字編輯器”。 日本人氣網站窓の ...

https://cpe1208.pixnet.net

EmEditor Professional 17.4.1 (32-bit) 可攜式版: 軟體王2020 ...

EmEditor 是一款最簡單好用並且支援多國語言的文字編輯器,可完全取代Windows 內建的記事本,因為它支援雙位元組字集,所以在編輯可以正常影繁體中文、簡體 ...

https://www.softking.com.tw

EmEditor Professional 17.4.1 (64-bit) 可攜式版: 軟體王2020 ...

EmEditor 是一款最簡單好用並且支援多國語言的文字編輯器,可完全 ... EmEditor Professional; 軟體版本: 17.4.1 (64-bit) 可攜式版; 軟體分類: 工具程式 (文書處理); 語言 ... 當處理大檔案時,64 位元建置比32 位元建置的執行速度要快16% 到74%。

https://www.softking.com.tw

EmEditor Professional 17.4.1 (64-bit) 安裝版: 軟體王2020 ...

EmEditor 是一款最簡單好用並且支援多國語言的文字編輯器,可完全 ... EmEditor Professional; 軟體版本: 17.4.1 (64-bit) 安裝版; 軟體分類: 工具程式 (文書處理); 語言介面: ... 當處理大檔案時,64 位元建置比32 位元建置的執行速度要快16% 到74%。

https://www.softking.com.tw

下載– EmEditor (文字編輯器)

下載最新版:v20.0.1. 64位元安裝程式 · 32位元安裝程式 · Windows 10 64位 ...

https://zh-tw.emeditor.com