Java terminology set

zhaozj2021-02-16  57

JSP (JavaServer Pages), Servlet, JDBC, RMI, JDK, J2EE ..., Java can say

It is the most programming language for manufacturing professional terms and abbreviations. Here, the common Java terminology is collected.

Description.

Explanation interpretation related information

API: Java ApplicationProgrammingInterface API (Application Interface) is written in advance

The code, organization to the relevant package. For example, Applet and AWT packages include classes that build fonts, menus, buttons.

(Class), all Java APIs are included in Javatm 2 Standard Edition 1. Online API

Station 2. API Document Download

Applet Applet is a Java program running in a web browser. Applets use g

UI, there may be text, images, buttons, sounds, etc. AWT and SWING are usually used. 1.

Architecture Applets 2. Write an Applets 3. Java.Applet package

AWT: Abstract WindowToolkit AWT (Abstract Window Toolset) is a containing app to build a app

The packages (such as buttons, menus, scroll baks, etc.) packages (packages) are required.

. 1. AWT principle 2. Construct GUI 3. Java.awt package Description 4. AWT Forum

JavaBeansTM JavaBean can reuse and interchangeable software components. JavaBeans may be simple

The icon button or the tool to access the database, etc. 1. JavaBeans Technology: BeanContext API

2. JavaBeans Forum

JFC: JavaTM Foundation Classes (JFC) JFC (Java Foundation Class) Collection of GUI components and

Other services that simplify development and expand desktops and Internet / Intranet applications. Java Founda

Tion Classes (JFC) 2. JFC FAQ

JNI: JavaTmnative Interface JNI (Java Local Interface) is local programming in Java in JDK

Port, JNI allows Java code operations to be written in other advanced (recommended) programming languages ​​(such as C, C, C )

Applications and libraries. 1. Guide: JNI 2. JNI Technology 3. JNI 1.2

JSP: JavaServertM Pages By embed ScriptleTs in the HTML page (Java programming language

Code) Construct JSP, JSP page processing form, complete calculation, or other other Java languages ​​can do

thing. 1. JSP Guide 2. JSP: Developmentable View 3. JSP Pro 4. Servlets and JSP5. J

SP Forum

J2EETM: JavatM 2PlatformenterpriseEdition J2EE (Java2 Enterprise Edition) platform provides one

Based on component design, development, collection, deployment of enterprise applications. The J2EE platform provides multiple layers.

The application model of the layout, reuse the capacity of the component, the unified security mode, and the flexible processing control

force. 1. J2EE architecture 2. J2ETM blueprint summary 3. EJBTM technology foundation 4. Java programming forum

J2METM: JavaTM 2Microedition J2ME (Java2 Lite) API specification is based on J2SETM, but

It is modified to be a single requirement that can only be suitable for a certain product. J2ME makes the Java program to other consumer products such as phone cards, paging machines. 1. J2ME technology 2. Consumer and business forum

J2SE: Javatm 2Standardedition J2SE (Java2 Standard Edition) includes basic compiler, gadget

, Operate, use to develop, run Applets and Java programs APIs. 1. Download J2SE 1.32.

Online Document 3. Java Platform Introduction 4. Cow Knife Try

JVM: Javatm VirtualMachine1 JVM (Java Virtual Machine): Can perform the Java compiler generated

The operating environment of the instruction. Can embed a variety of different products (such as web browsers, operating systems) 1. JV

M Forum

JDBCTMJAVADATABASECONNECT You can use JDBC (Java Database Interconnection) API Access Support JD

Any database of BC. J2SE includes a JDBC API. 1. JDBC API2. JDBC Foundation 3. JDBC Forum

JDKTM: JavaDeveloper'skit JDK (Java Development Tool Set) is made by the API class, Java compiler, J

VM interpreter. Available Applets and Applications The current version is J2SE. 1. Download J2SE 1.3 2.

Online Document 3. Java platform introduction 4. Cow knife Try 5. JDK 1.2 road sign

JINITM Jini network technology makes any service (enterprise system to cookware to the network) becomes smooth and simple. J

The INI architecture allows each service (hardware device and software system) to automatically dialogue. 1. JINITM technology

Distributed event 2. How to interface for JINI Services Association 3. Jini core 4. Distributed computing forum

Project swing javax.swing package is usually used for the GUI components of Applets and applications. Swing class

Performing a different platform for setting components, Swing is a lightweight component in JFC. Swing foundation

1 2. SWING foundation 2 3. Swing established GUI4. Create a user interface 5. Swing Forum

RMI: Remote Method Invocation RMI (Remote Method Call) Make Java Programs Crossing Network Communications

. The program can run on a machine different from both ends of the network; this higher-level approach-based network communication

The way to access remote objects, such as local objects. 1. RMI foundation 2. RMI-IIOP Document 3. R

Mi Tutorial 4. RMI-IIOP Forum

Servlets servlet is an extension of the server, and he improves the functionality of the server. Servlets handling form

Processing request steering and identifying user ID passwords, establish dynamic content. 1. Servlets Overview 2. Write

Servlets 3. Servlet API Update 4. Servlets Foundation

转载请注明原文地址:https://www.9cbs.com/read-22578.html

New Post(0)