O&O DiskImage Professional Edition (64-bit) 歷史舊版本 Page3

最新版本 O&O DiskImage Professional 16.5.226 (64-bit)

O&O DiskImage Professional Edition (64-bit) 歷史版本列表

O& O DiskImage 64 位讓您可以隨時備份整個計算機或單個文件。即使正在使用電腦。如果您丟失個人信息,只需點擊幾下鼠標即可快速恢復。即使 Windows 無法啟動。它還支持 SSD 驅動器和最新的 UEFI 系統.O& O DiskImage 讓您執行系統還原,複製或克隆整個 PC 或硬盤驅動器。您甚至可以將此備份恢復到硬件與原始機器不同的計算機上,例如在目標計算機上更... O&O DiskImage Professional Edition (64-bit) 軟體介紹


rekordbox 6.2.0 查看版本資訊

更新時間:2020-10-15
更新細節:

What's new in this version:

New:
- DJM-S11 compatibility added

Improved:
- Hot Cue color palette setting

Fixed:
- Beatgrid and waveform were unavailable when tracks were imported with Cloud Library Sync turned on
- Sometimes incorrect behavior occurred on the CDJ/XDJ browse screen when using LINK EXPORT
- Some columns didn't appear on the CDJ/XDJ browse screen when using LINK EXPORT
- Sometimes cue points were located incorrectly on full waveform
- Sometimes My Tags would be converted incorrectly from the ver. 5 library (or earlier)
- Potential security issue
- Improved stability and fixes for other minor issues

TestComplete 14.61 查看版本資訊

更新時間:2020-09-23
更新細節:

What's new in this version:

- The installer offers new command-line arguments to control and automate the installation process. For complete information, see Installing TestComplete in Silent Mode
- Previous versions of the product installer used other arguments. If you have scripts or batch files that use them to install TestComplete (or TestExecute, or TestLeft) in testing environments, you will need to update those scripts and batch files to use new arguments
- Support for CEF3 84.0.4147.89. You can now create and run tests against desktop applications using this and earlier versions of the Chromium Embedded Framework control
- Support for Electron 9 and 10. You can create, record, and run automated tests for Electron-based applications created with Electron versions 9.2.0 and 10.1.0

rekordbox 6.1.1 查看版本資訊

更新時間:2020-09-23
更新細節:

What's new in this version:

New:
- Added Edit mode for editing tracks
- Support for TIDAL streaming service

Improved:
- VINYL SPEED ADJUST’s RELEASE/START is now adjustable at Preferences when the XDJ-XZ/XDJ-RX2 connected
- Cue Markers now appear faster in Preview Waveform

Fixed:
- Sometimes all tracks were grayed out when moving database from an external drive to a PC/Mac

Cloud Library Sync issues:
- The number and order of tracks in a playlist between devices sometimes didn't sync
- Artwork and preview waveforms in a playlist between devices sometimes didn't sync
- Error when logging in to Dropbox using Cloud Library Sync after changing Dropbox account
- The last used button turned on/off when the return (Enter) key was pressed after assigning keyboard shortcut to the key in Performance mode
- Active Censor section disappeared after changing In or Out points
- Incorrect movement when dragging and dropping a track in a playlist while displaying Track Filter or Category Filter
- Improved stability and fixes for other minor issues

rekordbox 6.1.0 查看版本資訊

更新時間:2020-09-10
更新細節:

What's new in this version:

New:
- CDJ-3000 compatibility added
- Added PRO DJ LINK LIGHTING feature

Improved:
- Phrase edit function is now available in Export mode
- Added an option to hide the Search Mobile button
- Streamed tracks are now added to Histories
- Streamed tracks are now displayed as played tracks

Fixed:
- Sometimes library backup failed when using Cloud Library Sync
- Incorrect order in My Tag column
- Improved stability and fixes for other minor issues

rekordbox 6.0.4 查看版本資訊

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

What's new in this version:

Improved:
- Shorter startup time

Fixed:
- The CFX FILTER was activated even it was turned off on the display when a controller was connected
- Improved stability and fixes for other minor issues

O&O DiskImage Professional 15.4.196 (64-bit) 查看版本資訊

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

What's new in this version:

New/changed:
- Start medium: set keyboard settings of the computer
- Changing the default settings of the display modes under Windows PE

Fixed:
- Task status in event log is inconsistent
- Error message of insufficient memory or reading problems when excluding a lot of files
- Crash of UI after activation and subsequent deactivation of logging
- Dialog of start medium creation at DPI100% with 1366x768 cut off
- Name of the currently backed up drive is not displayed
- If the storage location is aborted, the boot medium basic dialog must be aborted
- Restore with 3 recovery partitions failed
- Start of file-based tasks via UI fails
- Image files after update 15.3.176 are larger than before

O&O DiskImage Professional 15.5.219 (64-bit) 查看版本資訊

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

TestComplete 14.50 查看版本資訊

更新時間:2020-07-15
更新細節:

What's new in this version:

This approach brings your web tests to the next level:
- It makes your recorded tests suitable for cross-platform web testing. If you decide to test on various environments, the adoption will be easy and quick
- XPath and CSS selectors are commonly used in web development, so they are easier for web developers and QA engineers to understand compared to the criteria used by previous TestComplete versions
- Finally, the test engine provides multiple recognition options for the same object which makes the recognition more reliable and prone to changes in the tested web pages (see below)

To enable the new mode, select the Use XPath and CSS selectors for web objects check box when creating a new test project:
- The new 'Use XPath and CSS selectors for web objects' check box in the New

Project Wizard:
- Click the image to enlarge it
- Note: This setting replaces the Cross-platform web tests check box that was added in TestComplete 14.4. If you are going to create cross-platform web tests, you must select the new check box

To enable the new naming mode for your existing projects, select the check box in the Open Applications > Web Testing > General options of your project:
- The new 'Use XPath and CSS selectors for web objects' option in project properties
- The option affects only new tests you will record. Existing web tests will continue running with existing Name Mapping aliases
- The FindElement(…) method that the test engine uses for naming web elements was introduced in TestComplete version 14.4. It was part of the Device Cloud add-on and was intended for creating cross-platform web tests. In version 14.5, we have moved this method to the Web module and made it available for all web tests, regardless of whether they are cross-platform or not.
- The same happened to the “accompanying” WaitElement(…) method. It has also been moved to the Web module and is now available for all web tests

Improved cross-platform web tests:
- The new Run Remote Browser and Remote Browser Loop operations help you create cross-platform web keyword tests. The Run Remote Browser operation starts one browser in a remote environment, and Remote Browser Loop helps you iterate test commands in remote environments. See Iterate Through Remote Testing Environments.

The new Excel scripting object and new Excel keyword-test operations make it easier to work with Excel files in your tests:
- The object has methods and properties to read and change cell values and to iterate through cells
- The new Excel group of keyword-test operations includes operations for reading and writing data to cells, and for adding new rows to Excel sheets
- New Excel checkpoints help you compare Excel sheets during your tests. This checkpoint is available in keyword tests as the new Excel Checkpoint operation and, in script code, as the new Files.stored-Excel-file.CheckExcelWorksheet(…) method. See Validating Data in Excel Files
- What is wonderful about these new features is that they don't require Excel to be installed on your computer. They don't need special “drivers” for their work, nor they use the Excel COM engine. For complete information, see Working With Excel Files
- The new functionality doesn’t affect the existing features for working with Excel files: DB Table variables and the DDTDriver object. However, these features don't use the new engine so far and still require Excel to be installed on test machines
- New OnStartTestCase and OnStopTestCase events help you perform specific actions when test case execution starts or ends. For example, you can create an OnStopTestCase event handler to send test results to almost any test management system. See Integration with TMS for an example

New supported platform and browser versions:
- iOS 13.5.0 and 13.5.1
- CEF 83.0.4103 and earlier
- Chrome 83
- Firefox 78
- Edge 83.0.478.61 – the Edge version based on the Chromium engine (support is in beta at the moment)
- The criteria that the Web Audits checkpoint uses to audit web pages have been updated. As a result, some Web Audits checkpoints in your tests that used to pass, might start failing. You may need to update checkpoint properties to let your tests pass or, better, ask your development team to update the tested web app to meet the new improved criteria.
- TestComplete adds a new event type – KDT Breakpoint Hit – to the Windows sound scheme. You can use it to set a custom sound for when keyword test execution is paused on a breakpoint. See Sounds for TestComplete Events.
- The TcxEditStyle object (used in User Forms to control the style of UI elements) has two new properties: TextStyle and TextColor. Use them to specify the color and font style of controls’ text
- We have also fixed a number of issues reported by our customers

rekordbox 6.0.3 查看版本資訊

更新時間:2020-07-15
更新細節:

What's new in this version:

Fixed:
- rekordbox ver. 6 wouldn't start: freeze showing "Preparing…"
- Improved stability and fixes for other minor issues

rekordbox 6.0.2 查看版本資訊

更新時間:2020-06-17
更新細節:

What's new in this version:

Fixed:
- Sometimes unable to start rekordbox
- Unable to play or export tracks that are uploaded to the cloud using Cloud Library Sync from iTunes/Explorer/Inflyte in the Tree View
- Unable to upload files properly if they have similar long names in Cloud Library Sync
- Unable to display remixer metadata when searching Beatport LINK/Beatsource LINK
- Potential crash when analyzing Beatport LINK/Beatsource LINK tracks
- Sometimes Sync Manager playlist synchronization on Windows wouldn't work properly, causing playlists and tracks to be deleted from the device

-Note: If using ver. 6.0.0 or ver. 6.0.1, delete the following file while rekordbox is closed, before installing ver. 6.0.2:
C:UsersusernameAppDataRoamingPioneerrekordboxmasterPlaylists6.xml

- Sometimes the color for played tracks may be reset against the settings
- Sometimes unable to install rekordbox
- Improved stability and fixes for other minor issues