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 Page74 :: 軟體兄弟

EmEditor Professional 歷史版本列表 Page74

最新版本 [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)


RStudio 1.2.1335 查看版本資訊

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

What's new in this version:

Python and Notebooks:
- Use a shared Python session to execute Python chunks via reticulate
- Simple bindings to access R objects from Python chunks and vice versa
- Show matplotlib plots emitted by Python chunks

Keyring:
- Store passwords and secrets securely with keyring by calling rstudioapi::askForSecret()
- Install keyring directly from dialog prompt

D3:
- Author D3 visualizations in RStudio and preview in the Viewer pane
- Use r2d3 D3 visualizations in R Notebook chunks

Jobs:
- Run any R script as a background job in a clean R session
- Monitor progress and see script output in real time
- Optionally give jobs your global environment when started, and export values back when complete

SQL:
- Author SQL queries in RStudio and preview in the SQL Results pane

Testing:
- Run Tests command in testthat R scripts for direct running
- testthat output in the Build pane with navigable issue list
- Integration with shinytest to record and run Shiny app tests

PowerPoint:
- Create PowerPoint presentations with R Markdown

Package Management:
- Specify a primary CRAN URL and secondary CRAN repos from the package preferences pane.
- Link to a package’s primary CRAN page from the packages pane.
- Configure CRAN repos with a repos.conf configuration file and the r-cran-repos-file option.
- Suggest additional secondary CRAN repos with the r-cran-repos-url option.

Plumber:
- Create Plumber APIs in RStudio
- Execute Plumber APIs within RStudio to view Swagger documentation and make test calls to the APIs
- Publish Plumber APIs to RStudio Connect

Miscellaneous:
- Git ‘Create Branch’ dialog defaults to remote associated w/current branch (if any)
- Added link to purrr cheat sheet (in Help) and link to browse all cheat sheets
- Added option to temporarily disable environment pane refreshing
- Improve NSE detection for dplyr (better understands S3 dispatch and idioms)
- Add ability to search for displayed database objects in Connections tab
- Add button to open profiler output in an external browser
- Add option to show the R Markdown render command used when knitting
- Add option to show hidden files in the Files pane
- Upgrade embedded Pandoc to 2.2.1
- Allow renames that change only file case on Windows
- Remember scroll position when navigating in Help pane
- Show warning when attempting to edit a generated file
- Allow opening .ini files with file.edit
- Add shinymod snippet for Shiny modules
- Allow changing zoom level without reloading
- New command ‘Pull with Rebase’ to pull and rebase a branch in a single step
- Click on promises in the Environment pane now calls force on the promise
- Add Rename command to File menu for quick rename of current file
- Numeric filtering in data viewer shows value distribution and supports user-entered values
- Improved support for custom knitr engines in R Notebooks
- Add support for viewing external web URLs in the Viewer pane
- Add option to disable drag-and-drop for text in the editor
- Add option to disable cursor save/load; improves performance on some Windows machines
- R startup files (e.g. .Rprofile) are now always saved with trailing newlines
- Update embedded libclang to 5.0.2 (Windows only)
- RStudio now a 64-bit application on Windows (Linux and Mac are already 64-bit)

Bug Fixes:
- Fix “Invalid byte sequence” when spell checking
- Fix incorrect Git status pane display when git detects that a file has been copied
- Fix hang when submitting empty passwords and password encryption is turned off
- Fix HTTP 500 error when navigating to directories such as /js/
- Fix issue where Build pane would get ‘stuck’ on failed Rcpp::compileAttributes() call
- Fix low/no-contrast colors with HTML widgets in notebooks with a dark theme
- Fix invalid YAML in some cases when changing R Markdown output type via dialog
- Fix error when quitting while a function named q() is present
- Fix crash when executing multiple R Notebook chunks with a failing Rcpp chunk
- Fix missing blank lines in code chunks in R Notebook preview
- Fix selection in Files pane when files are modified while checked
- Fix incorrect truncation of some R object descriptions in Environment pane
- Fix duplicate prompts in each window when using RStudio API showPrompt
- Fix proxy timeouts with the websocket used for the Terminal, via keepalive messages
- Fix file.edit failures with Chinese filenames on Windows
- Fix errors when importing non-ASCII filenames in base Import Dataset
- Fix rserver crash that can occur when proxying websockets to Shiny apps
- Fix hang on some Linux systems caused by X11 clipboard monitoring w/ option to disable monitoring
- Fix empty column titles when viewing matrices without column names
- Fix error when pressing F1 on non-function autocomplete results
- Fix hang when autocompleting filenames in large directories
- Fix inability to copy content from Viewer pane and data viewer in IE11
- Fix errant addition of msys-ssh to path on non-Windows platforms
- Fix buggy behavior with when ANSI colors are present
- Fix external process slowness (git, etc.) when open file limit RLIMIT_NOFILE is high
- Fix issue caused by resolving symlinks when choosing Git path
- Fix display of consecutive spaces in the Data Viewer
- Fix issue where ‘#’ in YAML strings would be highlighted as comments
- Fix over-eager loading of yaml package when IDE starts up
- Fix issue on Windows with R dialogs showing behind RStudio window
- Fix incorrect insertion of mousewheel handler into HTML widget JavaScript
- Fix unresponsive buttons in Connections pane when connection deletion is cancelled
- Fix RStudio hang when installing packages (e.g. BH) in Packrat projects on Windows

RStudio Server Pro:
- Overhauled R versions, allowing you to specify version labels, load environment modules, and execute a prelaunch script when loading specific - versions.
- New rsession-diagnostics-enabled option for rserver.conf to enable session launch diagnostics mode to help diagnose session launch failures.
- Added support for auth-pam-sessions-use-password option in a load balanced setup.
- Added ability to suspend sessions from user home page.
- Added hmac signature verification for proxy auth mode with new auth-proxy-require-hmac option in rserver.conf.
- Add nodes to RStudio Server Pro load-balanced clusters without service interruptions.

CudaText 1.78.0.0 (64-bit) 查看版本資訊

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

What's new in this version:

- add: API for EditorConfig plugin
- add: show tooltip over UI tabs with filenames (instead of showing filenames in statusbar)
- add: plugin Sort: added command "Remove duplicate lines, but keep blanks"
- add: option "newdoc_ends" allows value for CR endings
- add: on plugin installation app now skips all hotkeys (from install.inf) which are busy in config
- change: removed command "toggle menu bar"
- fix: CSS auto-completion bugs
- fix: option "saving_force_final_eol" behaviour
- fix: Windows: on rare PCs app hangs with hidden main menu
- fix: on switching tabs, word-wrap state was reset (with lexer-specific cfg)

Pinegrow Web Editor 5.41 查看版本資訊

更新時間:2019-04-01
更新細節:

LaunchBox 9.7 查看版本資訊

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

What's new in this version:

- Fixed: Controller navigation issues in a few spots in the new Big Box themes manager

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

更新時間:2019-03-28
更新細節:

What's new in this version:

- Fixed a bug where the TAB character was not recognized on Windows 7

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

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

KMPlayer 64x 2019.03.27.13 查看版本資訊

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

What's new in this version:

- Dark mode menu function added
- Dark mode menu change option added
- Main log image change
- Moviebloc homepage and telegram link added
- Subtitle resolution option and UI added
- Horizontal window size can not be adjusted
- Global language correction
- OSD font size added (change the default size: 30)
- Add button tooltips
- full founding window size does not fit fix the problem
- .sub subtitle size underflow defensive code to add (int -> change type DWORD)
- when setting shortcut fix problem that mouse Left Down
- Fixed update screen size

Pinegrow Web Editor 5.4 查看版本資訊

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

What's new in this version:

Redesigned element context menu:
We redesigned the element context menu that is accessible by right-clicking on elements on the page view or in the Tree panel:
- Introducing sub-menus allowed us to better organize the menu and to add more commands
- For example, new elements can be added to the page directly from the menu

Insert submenu contains all the elements and components from the Library panel:
The Insert menu also gives us control and preview of the placement of the new element:
- Hint: Hold down the SHIFT key when right-clicking to jump straight into the Insert menu
- Commands that change the HTML structure of the element are tucked under the

Transform submenu:
- Select submenu lets us quickly select parents and children of the current element
- Paste submenu lists the most recent items on the internal clipboard and provides control over placement of the HTML elements

Copy & Paste actions:
- Copy and paste actions from one element to another. Use the Copy submenu to copy all or one of the assigned actions
- Or, click on the Copy icon next to the assigned action in the Action and WordPress panel
- To copy all assigned actions on the element click on the Copy icon next to the element name
- Use Paste to add copied actions to another element

SASS stylesheets compiler:
- Pinegrow now correctly handles projects with complex SASS structures that contain multiple imported files with the same name, for example variables/_buttons, mixins/_buttons…

WordPress Theme Builder:
- Add actions using the context menu
- WordPress actions can now be added to the element using its context menu. Right-click on an element on the page or in the tree and choose an action from the

WordPress submenu:
- And, as mentioned above, WordPress actions can also be copy pasted between elements
- Enhanced display of WordPress actions in the Tree panel
- In the Tree panel view, actions are now displayed before the text snippet in order to make them more visible
- Actions like Customizer Field, Customizer Section and Post Field show their most important arguments right in the Tree display
- Outline all elements with WordPress actions
- Use the new visual helper to outline all elements with WordPress actions

Post & Loop:
- Using the original id on the post element
- The “Post & Loop” Smart action automatically sets the id attribute of the post element to the id value provided by WordPress. This can interfere wi th styling or Javascript code that targets that element by its id
- The action now offers the choice to opt-out of modifying the id attribute, in case the id attribute of the post element is set
- Note that having a fixed element id on the post element only makes sense if only one post item is shown. Otherwise there would be multiple elements with the same id

Displaying a range of elements:
- Sometimes we just want to display a subset of posts contained in the WordPress loop (or custom query). For example, we might want to display the first post in one way and the rest of posts in another way. Or, we might have predefined positions for individual posts and we can’t just display all of them with the same loop
- The new “Range of items to show” lets us specify which of the items returned by the loop query we want to display
- We can either specify a single post, for example 0 for the first one, or a range, for example 1-3 to display second, third and fourth posts
- Note: the post count starts at 0
- Note: this parameter doesn’t affect what posts are retrieved from the WordPress database – it is used to specify which of the posts returned by the WordPress query should be displayed
- The same argument is also available directly on “The Loop” action

Menu – Smart:
- The behavior of the action is changed. It now uses Smart menu walker by default on pages that don’t use Bootstrap (Bootstrap menus are used there). The Smart menu walker replicates the exact HTML layout of menu items, instead of using the default WordPress markup
- The action is also now smarter in figuring out which class is used to denote the active menu item
- As always with smart actions, if you need more control over these actions change them to regular WordPress actions

Reusable Customizer Sections and Fields:
- Customizer Sections (both Smart and regular actions) got the checkbox “Use section id as prefix for enclosed fields”. When checked, the id of the section is used as a prefix for all enclosed customizer fields
- This is very useful in many cases. Let’s take a look at an example
- Imagine that we have four sections for showcasing our past experience on our portfolio website. Each section contains fields for a company name, our job position and duration of the engagement. We want to use the Customizer to control the content of these values
- Normally, we would have to setup four unique fields for company names, four for position and four for the duration – each with unique field id. That makes it impossible to simply copy paste actions from one item to another, or to define these blocks as reusable components.
- Now we can check “Use section id as prefix…” on the first section with id exp1 and assign simple ids – company, job, duration – to enclosed fields. When Pinegrow exports the theme it will append the session id “exp1_” to fields ids, thus creating unique fields ids “exp1_company”, “exp1_job” and “exp1_duration”
- If we copy paste these actions on related elements in other experience sections we’ll get fields experience2_company and so on, provided that “Use section id as prefix…” is checked on their Customizer section actions
- We can go a step further and create a reusable component in the Actions panel with editable attributes that control section id and name

Then we make the other three items instances of this component:
- Then we use the Properties panel to configure section id and name of Work Experience instances
- Using global customizer fields inside a section
- When “Use section id as prefix…” is on the section id will be prepended to all field ids – regardless is fields are registered or just used
- If we want to simply use a value of customizer field from another section – for example, a color value defined in Colors section – we can use Display theme mod action and check its “Don’t use enclosing section id as field prefix” setting

Zotero 5.0.65 查看版本資訊

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

What's new in this version:

- When metadata was successfully retrieved for a linked PDF, the file was renamed regardless of the “Rename linked files” preference introduced in 5.0.61
- Fixed UI breakage after performing certain actions if the tag selector was closed at startup (since 5.0.64)
- Fixed UI breakage when typing certain characters in the tag selector search bar (since 5.0.61)
- In some time zones, date-only access dates could be off by one day in bibliographies (since 5.0.61)
- Improved citing of podcast items

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

更新時間:2019-03-26
更新細節:

What's new in this version:

New General Features:
- Improved the speed of opening very large files, filter, and replace all using the AVX-2 instruction set found in recent CPUs
- Added the Clear Contents command. This command works only in the CSV cell selection mode, and it clears the contents of selected cells. The new version assigns the DELETE key to the Clear Contents command by default, and the Delete command now delete both contents and delimiters
- Improved the speed especially when the opened document contains very long lines
- Improved the speed of the Sort and Delete Duplicate Lines commands using multi-threaded code

New Options:
- Added the Prompt when an incremental search takes a long time to complete check box to the Search page of the Customize dialog box
- Added the Alternative behavior of the Word Right command and Alternative behavior of the Word Left command check boxes to the Edit page of the Customize dialog box

New Command:
- Clear Contents (Cell Selection Mode Only)