它们实现什么功能?
---------------
呵呵,功能多了,它们分别提供很多可以使用的类、方法等。
而且都是封装好的,可以直接使用。
io.*:
Provides for system input and output through data streams, serialization and the file system.
util.*:
Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes (a string tokenizer, a random-number generator, and a bit array).
net.*:
Provides the classes for implementing networking applications.