Java SE Runtime Environment (JRE) 是 Java 應用程式及使用瀏覽器瀏覽一些網站時所必須安裝的外掛程式,如要瀏覽以 Java 語言撰寫的網頁 (如網路銀行) 或程式,用戶端就必須安裝這一軟體才能順利瀏覽及執行該網頁所提供的功能。
JRE 包含 Java 虛擬機器、runtime 類別程式庫及執行以 Java 語言撰寫的程式所需的 Java 應用程式啟動器,但不含編譯器或除錯器等程式開發工具。JRE 支援所有平台的瀏覽器。
§ 作業系統:Windows 2000/XP/2003/Vista/2008/7/8
§ Java SE Runtime Environment (JRE) 8 官方網站下載頁面
§ Java SE Runtime Environment (JRE) 7 官方網站下載頁面
注意:請前往官網下載頁面,勾選 Accept License Agreement 後即可下載 32 位元 (x86) 和 64 位元 (x64) 版本。
Java SE Runtime Environment (JRE) 原文簡介:
Java software allows you to run applications called “applets" that are written in the Java programming language. These applets allow you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D. Corporations also use applets for intranet applications and e-business solutions.
This new major release contains several new features and enhancements that increase the performance of existing applications, make it easier to develop applications for modern platforms, and increase maintainability of code.
The Java Runtime Environment (JRE) allows end-users to run Java applications.