
描述
Simple reading and writing to create and destroy files.
Create the type of file you want with different suffixes, and then add different strings to it.
You can get a string from a file, even a string of the line, overwrite the file or append new content to the end of the file.
You can move files to another location, or copy files to another location.