TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 EmEditor Professional 軟體歷史版本 Download Page67 :: 軟體兄弟

EmEditor Professional 歷史版本列表 Page67

最新版本 [var.version]

EmEditor Professional 歷史版本列表

EmEditor Professional 是一個快速,輕量級,但可擴展,易於使用的 Windows 文本編輯器。原生的 64 位和 32 位構建都可用! EmEditor Professional 支持強大的宏,Unicode 和非常大的文件。 Emurasoft 的永恆使命是實現我們的客戶 ' 需要和想要通過傾聽他們的共鳴和專業意見。選擇版本:EmEditor Professional 17.... EmEditor Professional 軟體介紹

EmEditor Professional (32-bit)EmEditor Professional (64-bit)


Firefox Developer Edition 69.0b11 (64-bit) 查看版本資訊

更新時間:2019-08-06
更新細節:

Zotero 5.0.73 查看版本資訊

更新時間:2019-08-05
更新細節:

What's new in this version:

Functionality changed or added:
- Added “begins with” operator to field search conditions
- Added Developer menu to Tools menu
- Includes an error console, Run JavaScript window, style editor (previously available via the Cite preferences), and a translator editor (now bundled for easier translator development)

Bugs fixed:
- Fixed corrupted em dashes in titles with subtitles in APA style
- Revert incorrect subtitle capitalization for American Medical Association style (since 5.0.70)
- Fixed incorrect top padding in tag selector if first tag was truncated
- Fixed item tree crash when pressing Cmd + Left-Arrow with all parent items and a child item selected in a view
- Fixed zotero://select search selection
- Fixed server error for local HTTP requests if User-Agent wasn't set (e.g., from Pandoc)

Firefox Developer Edition 69.0b10 (64-bit) 查看版本資訊

更新時間:2019-08-02
更新細節:

EmEditor Professional 19.0.0 (64-bit) 查看版本資訊

更新時間:2019-07-31
更新細節:

What's new in this version:

New General Features:
- Added an ability to check syntax of HTML, CSS, and JSON documents using CSS HTML Validator Lite (EmEditor edition), which is included in the installer
- Added an ability to check syntax of XML documents using MSXML Parser
- The Validate CSV command is now called the Syntax Check command, and it can check syntax of all supported document types (CSV, XML, HTML, CSS, and JSON)
- Syntax check errors are displayed with red wiggly underlines (customizable), and hovering the mouse pointer causes a tooltip show information about the errors. Syntax check can be automatically refreshed for smaller documents
- The new version allows you to customize underline colors for highlight separately from the text colors (Display page of the Configuration Properties dialog box)
- Added the new Sort Reverse command, which allows you to sort document(s) in reversed order
- Greatly improved the speed of switching to a CSV mode, and the Syntax Check (CSV) and Adjust Separator Position (Whole Document) commands using multi-threaded code and the AVX-2 instruction set found in recent CPUs
- Greatly improved the speed of the Delete Duplicate Lines command on a very large file using multi-threaded code and the AVX-2 and SSE4.2 instruction sets found in recent CPUs

New Options:
- Added the Syntax Check page to the Customize dialog box
- Added the Syntax Check page to the Configuration Properties dialog box
- Added the Underline Color drop-down list box to the Display page of the Configuration Properties dialog box
- Added the Enable file mapping when saving a large file check box to the File page of the Customize dialog box
- Added the Instruction Set drop-down list box to the Advanced page of the Customize dialog box
- Added the Number of Tabs option to the Type drop-down list box in the Outline page of configuration properties
- Added the Inspect Selected Strings Only radio button to the Delete Duplicate Lines dialog box
- Added the Inspect only selected strings when vertical seleciton or multiple selections exist (Delete Duplicates command) option to the Edit page of the Customize dialog box
- Added the Inspect only selected strings when vertical seleciton or multiple selections exist option to the Sort page of the Customize dialog box

New Commands:
- Syntax Check Properties
- Customize Syntax Check
- Syntax Checker
- Sort Reverse

Plug-in API New Features:
- Added the SORT_REVERSE and SORT_INSPECT_NOT_SEL_ONLY flags to the SORT_INFO structure and Editor_Sort inline function
- Added the MANAGE_DUPLIDATES_INSPECT_SEL_ONLY flag to the MANAGE_DUPLICATES_INFO structure and Editor_ManageDuplicates inline function

Macro New Features:
- Added the V (sorts reverse) option and the eeSortInspectNotSelOnly flag to the Sort method of the Document object
- Added the eeSortInspectSelOnly flag to the DeleteDuplicates method of the Document object

Firefox Developer Edition 69.0b9 (64-bit) 查看版本資訊

更新時間:2019-07-30
更新細節:

NVIDIA CUDA Toolkit 10.1.168 查看版本資訊

更新時間:2019-07-29
更新細節:

NVIDIA CUDA Toolkit 10.1.168 (for Windows 10) 查看版本資訊

更新時間:2019-07-29
更新細節:

Firefox Developer Edition 69.0b8 (64-bit) 查看版本資訊

更新時間:2019-07-27
更新細節:

NumPy 1.17.0 查看版本資訊

更新時間:2019-07-27
更新細節:

Wing IDE 101 7.1.0.2 查看版本資訊

更新時間:2019-07-25
更新細節:

What's new in this version:

Features:
- Support the system-provided OpenSSH on Windows 10 for remote development

Bug Fixes:
- Fix problems with late code printing to stdout and stderr when running tests
- Fix analysis of modules used when specifying base classes