Common packages and Functions in Java

Source: Internet
Author: User

1. Java.awt: Provides drawing and image classes, mainly used to write GUI programs, including buttons, tags and other common components and corresponding event classes.

2. Java.lang:java language Pack, is the core package, the default import into the user program, the package has the object class, the data type wrapper class, the mathematical class, the string class, the system and the runtime class, the Operation class, the threading class, the error and the exception handling class, the procedure class.

3. Java.io: Contains classes that provide multiple output input functions.

4. Java.net: Contains classes that perform network-related, such as Url,scoket,seversocket.

5. Java.applet: A class that contains Java applets.

6. Java.util: Contains the collection framework, legacy collection classes, event models, date and time facilities, internationalization and various utility classes (string tag generator, random number generator and bit array, date dates class, Stacks stack class, Vector vectors class, etc.). The collection class, the time processing mode, the date Time tool and so on each kind of common tool pack.
7. Java.sql: Provides an API to access and process data stored in a data source (typically a relational database) using the JAVATM programming language.

Common packages and Functions in Java

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.