Description: 1. Write a program to achieve any file copy function, source file name and destination file name from the command line parameter. (2) create a student object and put it into a file (mytext.txt), and then then read out the object, its restored print.
To Search:
File list (Check if you may need any files):
CopyFile\CopyFile.java
........\FileInStream.java
........\FileOutStream.java
........\Student.java
CopyFile