搜索资源列表
exercise6
- 编写程序,从键盘输入任意一个字符串,要求以星号“*”为结束符,然后将其内容保存到当前目录的myfile.dat文件中,之后从文件中读取该字符串并显示。要求将该文件中的字符以逆序形式全部打印出来,将相对于文件头偏移量为偶数位置的字符全部打印出来。 -Programming, from keyboard input an arbitrary string require an asterisk " *" as the terminator, and then save its
reversefile
- 文件内容的逆序输出,vc++编写的,文件内容的逆序输出,vc++编写的-reverse file content,文件内容的逆序输出,vc++编写的
exercise_2
- 从键盘输入任意一个字符串,要求以星号“*”为结束符,然后将其内容保存到当前目录的myfile.dat文件中,之后从文件中读取该字符串并显示。要求将该文件中的字符以逆序形式全部打印出来,将相对于文件头偏移量为偶数位置的字符全部打印出来。-Enter any of the string from the keyboard to require an asterisk " *" as the terminator, and then save its contents to the
ViewFiles
- 1 查看当前目录下work文件夹里面包含的文件内容 2 可以按照文件名逆序排序 3 可以删除所选的文件、 4 可以获取所选文件的详细信息 5 可以查看所选文件的详细内容(编码的方面有点瑕疵,英文无问题)-1 View the current work directory folder containing the file contents 2 can be sorted in reverse order by file name to delete the selected f
outStack
- 逆序输出线性栈,包含栈的头文件-out stack reverse
文件逆序
- 把任意文件按二进制逆序保存 使用请看go.bat文件内容
38 文件逆序
- 把任意文件逆序保存 具体请看go.bat的内容(Save any file in reverse order Please see the content of go.bat)