搜索资源列表
IOTools
- 这是一个处理文件输入输出的很好用java工具类-This is a document processing input and output with a good java tools category
BasicFileIo
- 文件输入输出操作的-document input and output operations
txl
- 建立一个通讯录的类note,该类中的属性有以下几项:String name,phone,MobilePhone,zip,address,Email 分别表示:姓名,固定电话,手机号,邮编,地址,电子邮件地址。方法有两个:Setnote()给属性赋初值得函数,方法show()显示一条通讯记录。 程序使用了ObjectInPutStream和ObjectOutPutStream这两个文件输入输出流,利用这两个文件输入输出流,可以方便的直接将通讯记录对象直接写入文件中,另外为了方便添加和删除一条
JAVA
- 原来觉得文件的切割与合并好神秘,觉得能够写这样程序的人简直就是高手、老鸟之类的人了,呵呵。 现在我自己这么一写,才觉得是如此之简单,连我这都菜鸟都能够写(不过,还是花了我将近半天的时间,呵呵),看来只要是人都能够写了。 暂时不懂,没有关系,好好拿去看一下。主要涉及的知识也没有几个,无非就是文件输入输出流、随机文件的读写之类的。其它的就是循环,很简单的,有兴趣的就看看。
Jtest
- 利用触发事件实现文件输入输出功能,简单的JAVA实验课习题。-The use of trigger events file input and output functions, a simple experiment course JAVA exercises.
Example10_9
- 实现文件的输入输出 是一个很好的文件输入输出流的参考代码-input date of files and output data of files
Student_Manager
- 简易学生管理系统。用文件输入输出流实现。用DataOutputStream、DataInputStream 读写数据。-Easy student management system. Achieved with the file input and output streams. With DataOutputStream, DataInputStream to read and write data.
file
- 关于文件输入输出及对文件其他一些相关操作的简单示例-With regard to document input and output, and other relevant operations on the files a simple example
javaconnection
- java通讯录课程设计,序使用了ObjectInPutStream和ObjectOutPutStream这两个文件输入输出流,利用这两个文件输入输出流,可以方便的直接将通讯记录对象直接写入文件中,另外为了方便添加和删除一条记录还使用了系统的对象数组类Arraylist。同时也方便了查找操作 -java address book curriculum design, sequence using ObjectInPutStream and ObjectOutPutStream input an
FileBackups
- 文件备份系统,运用多线程进行同步备份,对于新手学习GUI编程、理解多线程、文件输入输出流有很大帮助。-File backup system, using multi-thread synchronization backup, for the novice to learn GUI programming, to understand multi-threaded, file input and output stream of great help.
notepad
- 完成基本的文件新增修改功能。 使用文件输入输出流读取文件数据 将读取的文件数据进行修改 保存文件,采用文件输出流对象 -New changes to complete basic file functions. Use file input and output stream to read file data will be modified to read the file data save files using the file output stream object
File_Study
- 适用于JAVA基础初学者学习文件输入输出流(字节流和字符流)。-JAVA for beginners to learn the basis for file input and output stream (a byte stream and character stream).
IO
- java中的文件输入输出,较好的实现,可以初学者用来参考 -java file input and output, better implementation, can be used for reference for beginners
12-7
- 该程序为文件输入输出流,最简单的源代码,可供初学者参考-file output or input
java
- JAVA入门学习的全套PPT学习资料,包括概述,语法,接口,面向对象特征,用户界面异常处理,线程,网络编辑,文件输入输出等。-Introduction to learning the full set of JAVA PPT learning materials, including a summary, grammar, interface, object-oriented features, user interface, exception handling, threads, netwo
Desktopz
- java中,关于file流的介绍,详细的说明了文件输入输出流的功能-java, file stream on the introduction, a detailed descr iption of the file input and output stream functions! !
java2
- 使用文件输入输出流的应用程序 程序功能:读入一个文件的内容拷贝到另一个文件中去。 -Application of the use of file input and output streams The program features: Read the contents into a file copy to another file.
1
- 使用文件输入输出流的应用程序程序功能:读入一个文件的内容拷贝到另一个文件中去-Application program functions: file input and output streams to read the contents into a file copy to another file
kwic1
- kwic的主程序/子程序风格的java代码,通过txt文件输入输出-kwic main program/subroutine style java code, txt file input and output
kwic2
- kwic的面向对象的实现风格,通过txt文件输入输出-kwic the realization of the object-oriented style, txt file input and output
