First, the basic concept
- Java programs are divided into application (applications) and applets (small applications).
- A Java applet program must have a class that is a subclass of the applet class, and that the subclass is the main class of the Java applet.
- The main class must be decorated with public.
- An instance of the main class is a container.
- Java Web Start is a Java-written application that is a technology that Sun has launched to publish applications on the Internet;
- Java Web Start makes it easy for an application to be deployed on various platforms via the Web, including Windows,linux,solaris.
Two
The Java Web START process is based on the Java Network Launch Protocol (JNLP) protocol. A file with a suffix of JNLP contains the description of the application and all the information about how to start the application, and the key to the Java Web start technology deployment application is to write and publish the JNLP file.
Three
Third, study progress bar of object-oriented programming course
Moonphases |
Number of lines of code (read/write) |
Post Blog volume/Comment blog number |
Classroom/after-school time (hours) |
The most satisfying programming task |
First week |
20/7 |
1/1 |
6/4 |
Write the Hello World program |
Second week |
38/20 |
1/1 |
6/5 |
Experiment two task three |
Third week |
50/30 |
1/1 |
6/7 |
Experiment Three |
Week Four |
58/46 |
1/1 |
6/5 |
Write the output n digits of the numbers, and sum |
Week Five |
67/53 |
1/1 |
6/6 |
Classes are defined and overloaded |
Week Six |
71/60 |
1/1 |
6/4 |
Interface |
Eighth Week |
80/66 |
1/1 |
6/3 |
LAMDBA-expression |
Nineth Week |
85/60 |
1/1 |
6/2 |
Operation of the ID |
Tenth Week |
121/80 |
1/1 |
6/2 |
Experiment Nine |
11th Week |
120/84 |
1/1 |
6/2 |
Experiment Ten |
12th Week |
131/90 |
1/1 |
6/2 |
Experiment Xi. |
13th Week |
130/100 |
1/1 |
6/2 |
Experiment 12 |
14th Week |
120/90 |
1/1 |
6/2 |
Experiment 13 |
15th Week |
124/90 |
1/ |
6/2 |
Experiment 14 |
...... |
|
|
|
|
Cumulative |
1215/869 |
15/14 |
84/48 |
|
Good text to the top concern me to collect the article
201671010128 application Deployment of Java programming 2017-11-29