Description: First, the purpose of the experiment the use of object-oriented programming concepts, the Java-based file management and I/O framework to achieve command line file manager. Second, the contents of a pilot project, the realization folder to create, delete, enter. 2, to achieve the contents of the current folder list. 3, file copy and copy the folder (folder copy refers to the depth of the copy, including all subdirectories and files). 4, to achieve the specified file encryption and decryption.
To Search:
File list (Check if you may need any files):
1 FileManager\.classpath
.............\.project
.............\bin\DES.class
.............\...\FileManager.class
.............\...\Menu.class
.............\...\Start.class
.............\src\DES.java
.............\...\FileManager.java
.............\...\Menu.java
.............\...\Start.java
.............\bin
.............\src
1 FileManager