Đang chuẩn bị liên kết để tải về tài liệu:
Java I/O, 2nd Edition

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

One of Java's most striking claims is that it provides a secure programming environment. Yet despite endless discussion, few people understand precisely what Java's claims mean and how it backs up those claims. If you're a developer, network administrator or anyone else who must understand or work with Java's security mechanisms, Java Security is the in-depth exploration you need. | Java I O 2nd Edition Table of Contents Copyright Preface Part PART I Basic I O Chapter 1. Introducing I O Section 1.1. What Is a Stream Section 1.2. Numeric Data Section 1.3. Character Data Section 1.4. Readers and Writers Section 1.5. Buffers and Channels Section 1.6. The Ubiquitous lOException Section 1.7. The Console System.out System.in and System.err Section 1.8. Security Checks on I O Chapter 2. Output Streams Section 2.1. Writing Bytes to Output Streams Section 2.2. Writing Arrays of Bytes Section 2.3. Closing Output .