Getting started with Java

(1) Introduction

JDBC:Java Data Connection

JSP:Java Server Page

Android: Android mobile phone programming

XML: extensible markup language related to data exchange technology

Java EE:Java Enterprise Edition

(2) Characteristics

(3) Installation

System environment configuration

Setting environment variable Java_ HOME

Setting of system environment path% Java_ HOME%

(4) Development steps

(5) Decompilation and programming style

The so-called decompilation is to restore the bytecode file obtained by the compiler to the source file.

Programming style: allmans style and Kernighan style (solo style and end of line style).

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>