文件名称:JAVA
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-02-24
- 文件大小:
- 698kb
- 下载次数:
- 1次
- 提 供 者:
- 夏**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
有三个功能。
第一:撰写类Mylog,实现接口Loggable,完成在本地文件"MyLog.log"文件中的日志读写。
第二:分别使用FileOutput和BufferedOutputStream往二进制文件(Numbers.dat)中写入10个随机数,比较用时。
第三:编写查询程序,输入要查询的数字的索引,在实验第二题中的文件(Number.dat)中查询这个数显示到屏幕上。-Has three functions. : Write class Mylog, implement the interface Loggable, complete log read and write local files " MyLog.log" file. Second: to use FileOutput and BufferedOutputStream to write 10 random numbers binaries (Numbers.dat), compare with. Third: write the query program input to query the number of index files, the second question of the experiment (Number.dat) query the number displayed on the screen.
第一:撰写类Mylog,实现接口Loggable,完成在本地文件"MyLog.log"文件中的日志读写。
第二:分别使用FileOutput和BufferedOutputStream往二进制文件(Numbers.dat)中写入10个随机数,比较用时。
第三:编写查询程序,输入要查询的数字的索引,在实验第二题中的文件(Number.dat)中查询这个数显示到屏幕上。-Has three functions. : Write class Mylog, implement the interface Loggable, complete log read and write local files " MyLog.log" file. Second: to use FileOutput and BufferedOutputStream to write 10 random numbers binaries (Numbers.dat), compare with. Third: write the query program input to query the number of index files, the second question of the experiment (Number.dat) query the number displayed on the screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JAVA\.classpath
....\.project
....\bin\lab4.class
....\...\lab42.class
....\...\lab43.class
....\...\Loggable$TYPE.class
....\...\Loggable.class
....\...\MyLog.class
....\...\Read.class
....\...\text.class
....\MyLog.log.txt
....\Numbers.dat
....\src\lab4.java
....\...\lab42.java
....\...\lab43.java
....\...\Loggable.java
....\...\MyLog.java
....\...\Read.java
....\...\text.java
....\bin
....\src
JAVA