JDK 全技术参考

<!-- NOTE: Keep "a href" links even though they are redundant with onclick links in td, because onclick does not honor middle-button click to open in new tab, and in case user has javascript turned off -->

<!-- JDK --> <!-- Java Language --> <!-- Tools & Tool APIs --> <!-- JRE --> <!-- Deployment Technologies --> <!-- User Interface Toolkits --> <!-- Java SE API --> <!-- Integration Libraries --> <!-- Other Base Libraries --> <!-- lang and util Base Libraries --> <!-- Java Virtual Machine --> <!-- Platforms -->
JDK Java Language <!-- Java Language -->
Java Language
Tools &
Tool APIs
<!-- TOOLS: java javac javadoc apt jar javap JPDA Other --> <!-- TOOLS: Security Int'l RMI IDL Deploy Monitoring Troubleshooting Scripting JVM TI -->
java javac javadoc apt jar javap JPDA JConsole Java VisualVM
Security Int'l RMI IDL Deploy Monitoring Troubleshoot Scripting JVM TI
JRE Deployment
Technologies
<!-- Deployment Java Web Start Java Plug-in -->
Deployment Java Web Start Java Plug-in
User Interface
Toolkits
<!-- AWT Swing Java 2D --> <!-- Accessibility Drag n Drop Input Methods Image I/O Print Service Sound -->
AWT Swing Java 2D
Accessibility Drag n Drop Input Methods Image I/O Print Service Sound
Java SE
API
Integration
Libraries
<!-- IDL JDBC JNDI RMI RMI-IIOP Scripting -->
IDL JDBCTM JNDITM RMI RMI-IIOP Scripting
Other Base
Libraries
<!-- Beans Intl Support I/O JMX JNI Math --> <!-- Networking Std. Override Mechanism Security Serialization Extension Mechanism XML JAXP -->
Beans Intl Support I/O JMX JNI Math
Networking Override Mechanism Security Serialization Extension Mechanism XML JAXP
lang and util
Base Libraries
<!-- lang and util Collections Concurrency Utilities JAR Logging Management --> <!-- Preferences Ref Objects Reflection Regular Expressions Versioning Zip Instrument -->
lang and util Collections Concurrency Utilities JAR Logging Management
Preferences API Ref Objects Reflection Regular Expressions Versioning Zip Instrument
Java Virtual
Machine
<!-- Java Hotspot Server VM Java Hotspot Client VM -->
Java HotspotTM Client VM Java HotspotTM Server VM

Platforms <!-- Solaris Linux Windows Other -->
SolarisTM Linux Windows Other

参考这里:http://java.sun.com/javase/6/docs/

你可能感兴趣的:(jdk)