17 Chapter Summary

Source: Internet
Author: User

1 the Java IO Class library constructs and provides a mechanism for various types of streams and the creation of flows to complete the reading and writing of different devices.

2 according to the direction of the data flow, you can divide the flow into the input stream and the output stream, according to the smallest difference of processing data can divide the stream into byte stream and character stream according to Liu's function and role can be divided into low-level and advanced flow two categories.

3 The difference between low-level and advanced streams is that low-level streams can be directly connected to a particular data source, while advanced streaming does not, judging whether a stream class is an advanced class or a lower class, and the simplest constructor is a stream as a parameter;

4 Inputstram Outputsteam Read writer is an abstract class of four streams all classes are subclasses of these four abstract classes.

The suffix of the 5 stream class name indicates his category, the prefix of the stream name and the general of his handling object and device.

;;;;;;;;;;;;;;;;;

17 Chapter Summary

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.