搜索资源列表
Sh6
- 1.创建文件和目录,并显示系统目录下sysio.ini文件的创建时间。 2.创建一个顺序文件,将用户从键盘输入的字符写入文件中,并回显在屏幕上,要求用字节流和字符流两种方式。 3.为(2)加入缓冲机制。 4.使用随机文件存取的方式对(2)中的内容逆序读出。
java
- 初学java编程,功能从键盘输入一组字符,保存到指定的文件后,再逆序输出,并重新保存逆序输出的文件-Beginner java programming, feature a group of characters from the keyboard, save to the specified file, and then reverse output and reverse output re-save the file