文件名称:test5
-
所属分类:
- 标签属性:
- 上传时间:2013-01-05
-
文件大小:4.44kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1、数字存取:通过随机数函数产生50个正整数,逐个将这些数写入文件file.dat中;然后读出这些数,在内存中对它们进行排序,再将排序后的数据逐个写入file.out文件中。
要求:分别使用字节流和字符流操作方式完成。
2、文件内容加行号:给定一个文件,通过文件读写,给文件内容加行号。
要求:使用缓冲流操作。
3、学生对象操作:设计学生类,把学生对象存储进文件,并能再从文件中读取。-Digital access: 50 positive integer random number function, and one by one the number is written to the file file.dat then read these numbers, sort them in memory, and then sorted the data one by one write into file.out file. Requirements: byte stream and character stream operation is completed. 2, the contents of the file add line numbers: given a file by file read and write, add line numbers to the contents of the file. Requirements: buffer stream operations. Students object operation: design students in the class, students object stored in the file, and read from the file again.
要求:分别使用字节流和字符流操作方式完成。
2、文件内容加行号:给定一个文件,通过文件读写,给文件内容加行号。
要求:使用缓冲流操作。
3、学生对象操作:设计学生类,把学生对象存储进文件,并能再从文件中读取。-Digital access: 50 positive integer random number function, and one by one the number is written to the file file.dat then read these numbers, sort them in memory, and then sorted the data one by one write into file.out file. Requirements: byte stream and character stream operation is completed. 2, the contents of the file add line numbers: given a file by file read and write, add line numbers to the contents of the file. Requirements: buffer stream operations. Students object operation: design students in the class, students object stored in the file, and read from the file again.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test5/IOBuffered/AddLine.java
test5/IOfile/NuberCharIO.java
test5/IOfile/NumberByteIO.java
test5/IOStudentObject/Student.java
test5/IOStudentObject/StudentObject.java
test5/IOBuffered
test5/IOfile
test5/IOStudentObject
test5
test5/IOfile/NuberCharIO.java
test5/IOfile/NumberByteIO.java
test5/IOStudentObject/Student.java
test5/IOStudentObject/StudentObject.java
test5/IOBuffered
test5/IOfile
test5/IOStudentObject
test5
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.