На главную Java 2 Primer Plus 2017-07-07 02:10:07 Java™ 2 Primer PlusBy Steven Haines, Steve Potts Table of Contents Chapter 12. Using Java's Input and Output Classes 1: Use the stream classes to copy a text file.2: Read data from the standard input and echo it to the standard output and to a file called output.txt.3: Use the java.io.StreamTokenizer class to read a text document word-by-word and display each word on a separate line. Top Related Категории Search