CrystalDiskMark 歷史版本列表 Page11

最新版本 CrystalDiskMark 8.0.5

CrystalDiskMark 歷史版本列表

CrystalDiskMark 旨在快速測試您的硬盤的性能。目前,該程序允許測量順序和隨機讀取 / 寫入速度。 CrystalDiskMark 提出了一個體面的表現,它服務於它的目的很好.CrystalDiskMark 特點: 測量連續讀寫速度測量隨機 512KB,4KB,4KB(隊列深度 = 32)讀 / 寫速度選擇測試數據(隨機,0Fill,1Fill )主題支持多語言支持 CrystalDiskMark 軟體介紹


Wing IDE 101 8.0.4.0 查看版本資訊

更新時間:2021-09-29
更新細節:

What's new in this version:

Features:
- Document using sitecustomize to automatically start debug
- Add Close Unmodified Others to the editor tab's context menu to close unmodified files other than the current file

Fixed:
- icon rendering when Windows 10 scaling factor is 150%
- the debugger on some Windows systems
- goto definition on an attribute of an object whose type is specified with a type hint
- auto entered invocation args for builtin dict or a derived class

Wing IDE 101 8.0.3.0 查看版本資訊

更新時間:2021-09-01
更新細節:

What's new in this version:

Features:
- The Django settings module for testing may be set with --settings=<name> in
the Run Args on the Testing page of the Project Properties dialog

Fixed:
- Fix failure to reformat code on remote hosts and containers, leaving the editor r/o
- Fix opening projects on some Windows systems
- Fix inspecting data when the Resolve Properties preference is not checked
- Fix searching in files with non-ascii characters
- Fix including the default run directory in the python path when no entry point
or initial directory is set
- Fix autocomplete list after typing 'def' in a derived class
- Fix running tests with activated env python executable
- Add directory of manage.py to sys.path before loading settings when running
Django tests
- Fix goto definition on self.__class__
- Fix analysis of __name__ on class objects
- Fix using a single quoted pathname for a python executable
- Fix using an activate command pathname with a space

Wing IDE 101 8.0.2.0 查看版本資訊

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

What's new in this version:

Fixed:
- Fix display of icons in the Project tool
- Fix Python Shell intermittent failures
- Fix updating code warnings after editing
- Fix goto-definition and refactoring command on code in f-strings
- Fix failure to start on Debian 10
- Recognize Django template files immediately when they are opened
- Fix analysis failures when the Analyze Calls preference is checked
- Fix drawing the splash screen at startup on Linux
- Disallow installation on Windows 7 and earlier
- Fix internal debug logging on Windows
- Fix dialogs in macOS fullscreen mode
- Fix copying recent-projects over from an older Wing installation

Wing IDE 101 8.0.1.0 查看版本資訊

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

What's new in this version:

Fixed:
- Fix Python Shell intermittent failures
- Fix segfault when analyzing some classes

CrystalDiskMark 8.0.4 查看版本資訊

更新時間:2021-07-12
更新細節:

What's new in this version:

- Improved Windows 11 support
- Improved High Contrast Mode support
- Fixed Save as Image

Obsidian 0.12.10 查看版本資訊

更新時間:2021-07-12
更新細節:

Bulk Crap Uninstaller 5.1 查看版本資訊

更新時間:2021-07-12
更新細節:

What's new in this version:

- Merged Russian Translation update
- Merged Simplified Chinese translation
- Fixed launcher crashing on some systems - don't depend on vc_redist
- Fixed SteamHelper not finding custom library folders after recent Steam update
- Prevent special system and user folders from being marked as junk
- Improved logging of Attempt errors
- Improved launcher error message boxes

SoftEther VPN Gate Client Plugin 2021.07.12 build 9756 查看版本資訊

更新時間:2021-07-12
更新細節:

CrystalDiskMark 8.0.3 查看版本資訊

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

What's new in this version:

Fixed:
- ComboBox compatibility problem on Windows 11
- Save Image

Wing IDE 101 8.0.0.5 查看版本資訊

更新時間:2021-06-11
更新細節:

What's new in this version:

Features:
- Allow specifying port forwards in remote host configurations
- Change the color of warnings that may be fixed during editing rather than removing them
- Display warnings sooner after the last keypress
- Support creating Django projects with Python environments on remote hosts and containers
- Syntax highlight .toml files as properties files
- Display the types of multiple return values in the Source Assistant
- Display the specializations of generic types in the Source Assistant
- Display the type hint used to annotate a name in the Source Assistant
- as well as the type(s) the hint expands to
- Added CAPIApplication methods WriteFile, ReadFile, InspectFiles, and CreateChildProcess
- Added CAPIApplication signal python-runtime-changed

Changed:
- Dropped support for Django 1.3 and earlier

Fixed:
- Fix the Django extensions to work on remote hosts and containers
- Fix code warnings update when a file is saved
- Fix reformatting Python code on containers and remote hosts
- Run external checkers for container files on the container and not locally
- Fix obtaining the login environment on Apple Silicon macOS
- Fix encoding problems with certain files when running diff on a directory
- Set up port forwarding correctly when creating a Flask or Django project
- that uses a container
- Correctly support parsing services out of a docker-compose file when
- 'build' has sub-values including 'context'
- Fix docker-compose support when a non-default docker-compose.yml file
- name is used
- Don't assume default name for Dockerfile when using docker-compose
- Don't ask to restart a cluster when it is not currently running
- Correctly restart a cluster after rebuild
- Fix Python Shell and debugging docker-compose clusters when ENTRYPOINT
- is used in the Dockerfile
- Fix starting the Python Shell with the right container environment after
- project switch or reconfiguration
- Also ask to restart out-of-cluster containers, for example for the Python
- Shell, when a cluster is rebuilt
- Fix issues with debugging containers and clusters when some files are copied
- at build time and not in the known file mappings
- Fix breakpoints in container-only files
- Shut down all containers and clusters when switching projects
- Avoid breaking an existing project when creating a new one using one of
- the existing project's cluster configurations
- Correctly track renamed remote hosts, containers, and clusters into Project
- Properties and any Launch Configurations that use them
- Fix drag and drop within the Project tree
- Don't incorrectly show in-cluster synthesized containers in the Containers tool
- Display error message when the Python Shell fails to start because it is configured
- to run in-cluster but the cluster is not running
- Fix aborting unit tests running in-cluster
- Fix tracking cluster container image modification times and prompt when they change
- Fix extension module scraping for files available on both the container and host
- Don't list terminated OS Commands when warning before editing a container or
- cluster configuration
- Don't set new Python environment type in New Project dialog to unavailable types
- when creating a project for a remote host
- Hide operations in the Packages tool when using a container or cluster, since package
- management occurs through the container or cluster configuration and rebuild process
- Fix failure to show Bookmarks tool filter fragment entry area
- Fix failure to filter bookmarks correctly when filtering on an empty fragment
- Fixed CAPIApplication.GetPythonExecutableProperties to correctly launch inspection
- of Python
- Fix failure to install the remote agent on hosts where ssh fails to terminate with
- the remote command when there are active tunnels
- Correctly detect failures to start the remote agent
- Fix inspecting remote Python when a virtualenv is being used
- Fix failure to create a new remote project on a host
- Fix problems creating a Django project on a remote host when the remote agent
- was installed earlier in the same session
- Fix failure to debug a remote file when it uses a launch configuration that
- sets Python Executable to the project settings
- Fix enabling and disabling pylint warnings by priority
- Fix spurious pylint relative-beyond-top-level warnings seen in some cases
- Fix saving HTML and XML files
- Fix scanning files open at startup with external code warning checkers
- Make the whole icon in the tools at top of the editor clickable, even when compressed
- Fix failure to reformat with Black when using Python 3.9
- Fix failure to update Packages tool to new Python environment after the project changes
- Fix starting debugger on some filenames with non-ascii characters
- Fix code analysis when an open file is modified outside of Wing and reloaded