第2章 °入门准备 下载、安装、瞭解JDK 设定Path与 Classpath 第一个Java程序 选择开发工具
第2章 • 入门准备 –下载、安装、瞭解JDK –设定Path与Classpath –第一个Java程序 –选择开发工具
下载JDK JDK6发表日期为2006年12月11日 较新的修正版本将以 Update名称,加上号 码来表示修正的版本号 http://java.suncom/javase/downloads/ index. Jsp
下载JDK • JDK6发表日期为2006年12月11日 • 较新的修正版本将以Update名称,加上号 码来表示修正的版本号 • http://java.sun.com/javase/downloads/ index.jsp
安装JDK Java(TM) SE Development Kit 6-Custom Setup Custom Setup Select the program features you want installed ◆Smn Select optional features to install from the list below. You can change your choice of features after installation by using the Add Remove Programs utility in the Control Panel Feature Description Java(TM) SE Development Kit 6, including private JRE 6. This will require 168MB on your hard Source Code PRE+包括公用JRE Install to C: Program Files)Javaijdk1 6.01 定要记得 Change. Installshield Back Next Cancel
安装JDK 包括公用JRE 一定要记得
安装JDK Java(TM) SE Runtime Environment 6-Custom Setup Custom Setup Select the program features you want installed )◆sm The Java( TM)SE Runtime Environment with support for European languages will be installed. Select optional features to install from the list below Feature Description I Default Java for browser The Java(TM)SE Runtime Environment with European 3- Additional Languages languages. This requires 84MB on O- Additional Font and Media Support your hard drive Install to C: \Program FilesyJavaljre1 6.01 定要记得 Chang Installshield Next Cancel
安装JDK 一定要记得
了解JDK 公用JRE是给开发好的程序之执行平台 JDK本身也有自己的JRE 位于JDK安装目录的「je」目录下 JDK本身所附的JRE比公用JRE多了个 server的ⅥM( Virtualmachine)执行选项
了解JDK • 公用JRE是给开发好的程序之执行平台 • JDK本身也有自己的JRE – 位于JDK安装目录的「jre」目录下 • JDK本身所附的JRE比公用JRE多了个 server的VM(VirtualMachine)执行选项