Java Development Kit (64-bit) 歷史舊版本 Page17

最新版本 Java JDK 19.0.2 (64-bit)

Java Development Kit (64-bit) 歷史版本列表

Java Development Kit 64 位(也稱為 JDK)包含編譯,調試和運行使用 Java 編程語言編寫的小應用程序和應用程序所需的軟件和工具。 JDK 的主要組件是一組編程工具,包括 javac,jar 和 archiver,它們把相關的類庫打包成一個 JAR 文件。這個工具還有助於管理 JAR 文件,javadoc - 文檔生成器,它自動從源代碼註釋生成文檔,jdb - 調試器... Java Development Kit (64-bit) 軟體介紹


IP Messenger 4.99 Release 5 查看版本資訊

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

What's new in this version:

- Fix rare problem that duplicate sending with Send Queue mode
- Fix rare problem with no Send Queue mode

TagScanner 6.0.33 查看版本資訊

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

What's new in this version:

- Improved: Autonumbering wizard are now saves settings
- Improved: MEDIATYPE field now imported from online services
- Improved: All previews are now updated in real time on Transformations selection
- Fixed: Memory leak in scripting engine cause "Out of memory" error
- Starting work to make program more friendly for screen readers
- Updated playbak engine
- Translation: Japanese, Bulgarian, German, Norwegian, Czech

Java JDK 11.0.2 (64-bit) 查看版本資訊

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

What's new in this version:

Issues Fixed:
- TLS anon and NULL Cipher Suites are Disabled (JDK-8211883)
- security-libs/javax.net.ssl
- The TLS anon (anonymous) and NULL cipher suites have been added to the jdk.tls.disabledAlgorithms security property and are now disabled by default

Java JDK 8 Update 202 (64-bit) 查看版本資訊

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

RazorSQL 8.2.3 (64-bit) 查看版本資訊

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

What's new in this version:

Enhancements:
- Microsoft Access: Added the ability to create a new MS Access database using the Create New Database option when adding a new MS Access connection

Changes:
- MongoDB: Decimal values bigger than a certain value are no longer returned in scientific notation

Bug Fixes:
- Last record missing from edit table tool if user filters query results and then launches Edit Table Tool on query results
- Right-click menu not working on editor tabs

Java JDK 8 Update 201 (64-bit) 查看版本資訊

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

RazorSQL 8.2.2 (64-bit) 查看版本資訊

更新時間:2018-12-19
更新細節:

What's new in this version:

Enhancements:
- Added a Connections -> Favorites menu. Connections can be set as a favorite either when creating intially or when connecting by checking the Add to Favorites box

Changes:
- Mac Editor: For keyboards with HOME and END keys, Shift + Home and Shift + End now select to begin or end of line
- Edit Table Tool: If multiple monitors, edit table tool is centered on screen of current monitor

Bug Fixes:
- DB2 to Oracle Database Conversion: Precision of decimal columns not always getting set to correct number
- When saving an export data profile for a query, line breaks in the query getting lost

TagScanner 6.0.32 查看版本資訊

更新時間:2018-11-15
更新細節:

What's new in this version:

- Transformation with Format value now may be used to generate fields with predefined value
- New function: ansi(x) returns X with all characters normalized with system codepage
- Removed tracktype.org service import - because it's not work anymore
- Added vgmdb.net (Video Games Music Database) to list of servers for FreeDB/CDDB technology
- Updated support for DSDIFF format
- Translation: Chinese Simplified

Java JDK 11.0.1 (64-bit) 查看版本資訊

更新時間:2018-10-17
更新細節:

Java JDK 11 (64-bit) 查看版本資訊

更新時間:2018-09-28
更新細節:

What's new in this version:

- Oracle JDK Migration Guide has been updated for JDK 11 with a description of the major differences between the JDK 10 and JDK 11 releases as well as guidance on how you can migrate from JDK 8 to later JDK releases.
- JDK HTTP Client can be used to request HTTP resources over the network. It supports HTTP/1.1 and HTTP/2, both synchronous and asynchronous programming models, handles request and response bodies as reactive-streams, and follows the familiar builder pattern.
- An implementation of Transport Layer Security (TLS) 1.3 has been included in this release. See Java Secure Socket Extension (JSSE) Reference Guide.
- Local-variable syntax for lambda parameters enables you to declare formal parameters of implicitly typed lambda expressions with the var identifier. See Local-Variable Type Inference.
- You can run a program supplied as a single file of Java source code, including usage from within a script by means of "shebang" files and related techniques. See the java command.
- The Unicode 10.0.0 standard is supported, which includes 16,018 characters and 10 scripts that were introduced since Unicode 8.0.
- The deployment stack, required for Applets and Web Start Applications has been removed. This includes the Java Control Panel used for configuring the deployment technologies, the shared system JRE (but not the server JRE), and the JRE Auto Update mechanism.