文件名称:itat03
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- m*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
*3编写一个Java应用程序,利用RandomAccessFile类,把几个int型整数(1,2,3,4,5,6,7,8,9,10)
* 写入到一个名字为tom.dat文件中,然后按相反顺序读出这些数据并显示在屏幕上。(注意,一个int型数据占4个字节)(本题30分)
*/-* 3 to write a Java application using the RandomAccessFile class, written to several integer of type int (1,2,3,4,5,6,7,8,9,10)* a name tom.dat file , then in reverse order to read out the data and displayed on the screen. (Note that an int, 4 bytes) (this title 30 points)* /
* 写入到一个名字为tom.dat文件中,然后按相反顺序读出这些数据并显示在屏幕上。(注意,一个int型数据占4个字节)(本题30分)
*/-* 3 to write a Java application using the RandomAccessFile class, written to several integer of type int (1,2,3,4,5,6,7,8,9,10)* a name tom.dat file , then in reverse order to read out the data and displayed on the screen. (Note that an int, 4 bytes) (this title 30 points)* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
itat03.txt