201671010128 application Deployment of Java programming 2017-11-29

Source: Internet
Author: User

First, the basic concept

    1. Java programs are divided into application (applications) and applets (small applications).
    2. 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.
    3. The main class must be decorated with public.
    4. An instance of the main class is a container.
    5. Java Web Start is a Java-written application that is a technology that Sun has launched to publish applications on the Internet;
    6. 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

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.