文件名称:Java-IO
- 所属分类:
- JSP源码/Java
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- zhang******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一程序实现任意文件的拷贝功能,源文件名和目的文件名由命令行参数提供。
2.创建一个学生对象,并把它输入到一个文件(mytext.txt)中,然后再把该对象读出来,将其还原后打印出来。
-Write a program to achieve any file copy function, source file name and destination file name from the command line parameter. 2. To create a student object, and it entered into a file (mytext.txt), and then then the object is read out to the restored print.
2.创建一个学生对象,并把它输入到一个文件(mytext.txt)中,然后再把该对象读出来,将其还原后打印出来。
-Write a program to achieve any file copy function, source file name and destination file name from the command line parameter. 2. To create a student object, and it entered into a file (mytext.txt), and then then the object is read out to the restored print.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Java IO 编程.doc