What Can Java Technology Do?

The general-purpose, high-level Java programming language is a powerful software platform. Every full implementation of the Java platform gives you the following features:

Development Tools: The development tools provide everything you'll need for compiling, running, monitoring, debugging, and documenting your applications. As a new developer, the main tools you'll be using are the javac compiler, the java launcher, and the javadoc documentation tool.

Application Programming Interface (API): The API provides the core functionality of the Java programming language. It offers a wide array of useful classes ready for use in your own applications. It spans everything from basic objects, to networking and security, to XML generation and databases access, and more. The core API is very large; to get an overview of what it contains, consult 참고하라 the Java SE Development Kit 6 (JDK 6) documentation.

Deployment 배치 Technologies: The JDK software provides standard mechanisms 방법 such as the Java Web Start software and Java Plug-In software for deploying your applications to end users.

User Interface Toolkits 도구 세트: The Swing and Java 2D toolkits make it possible to create sophisticated 정교한 Graphical User Interfaces (GUIs).

Integration 통합 Libraries: Integration libraries such as the Java IDL API, JDBC API, Java Naming and Directory Interface (JNDI) API, Java RMI, and Java Remote Method Invocation 발동 over Internet Inter-ORB Protocol Technology (Java RMI-IIOP Technology) enable database access and manipulation 조작 of remote object.

Prev Next

Source:
http://download.oracle.com/javase/tutorial/getStarted/intro/cando.html

댓글

이 블로그의 인기 게시물

미해결 JEUS log error : deploy 작업 시 발생

SLF4J(Simple Logging Facade For Java) org.slf4j.Logger logback.xml

PLS-00215: 문자열 길이 제약은 (1 .. 32767)범위이어야 합니다