搜索资源列表
Ziplib PHP处理ZIP文件的类
- Ziplib 是一个用来建立、操作、控制 ZIP 文件的类。它看起来很小(11K),但是你可别小看了它,这个类的所有操作不需要 PHP 中ZLib 模板的支持。是的,你没有听错,这个类完全从底层控制了 ZIP 文件的读写!!! 这意味着你可以在任意一个主机上来操作你的 ZIP 文件。内附详细操作说明。Enjoy It!!
jexcelapi_2_5_7
- java直接操作execl文件,读写\\建立新文件-java directly operated execl document literacy \\ establishment of a new document
1012412
- 本程序主要演示server对象创建文件系统对象,并由此创建一个新文本文件。对新文件进行读写操作。-major demonstration of the procedure to create server object file system object, and thus create a new text file. The new paper and write.
文件读取2004
- VC文件的读写操作-VC write documents
文件读写存储2004
- VC文件的读写操作(很多)-VC write documents (many)
shili34
- 本程序是关于Java语言文件读写操作的小例子
EnglishFile(xgw)
- 文本文件的读写操作,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。-text file read and write operations, statistics words, numbers, punctuation and other elements of the number and the total number of recorded words.
fio
- 1.文件和目录管理,使用java.io.File类编程,完成如下功能: (1)输入文件名称 (2)判断该文件名称是否存在 (3)若文件存在,判断是文件还是目录 (4)若是文件则输出文件的各种属性 (5)若是目录则输出其中包含的所有文件的名称 2.二进制文件的读写操作,用InputStream和OutputStream及其子类,设计并实现一个可以完成文件复制操作的程序。 3.文本文件的读写操作,编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词
ReadAndWriterforExcel
- 首先在apache网站下载对应的poi包,就可以使用对应的类对Excel文件进行读写操作。类中包含的两个方法一个进行写操作,一个读操作。-First of all, in the apache website corresponding poi package, you can use the corresponding category of documents to read and write operation of Excel. Category contains two method
200861814191687403
- 这个源代码是我在没有参考任何现成的代码的情况下一个字母一个字母敲进去的.目前实现了创建文件,读写文件的操作,暂时不支持子目录、长文件名、文件删除、重命名等操作。 -This source code is what I refer to in the absence of any off-the-shelf code, one letter into a letter out. Realize the creation of the current document, read and write
javaexcel
- java 使用 jxl 操作excel, 实现excel 文件读写-operation using jxl java excel, to achieve reading and writing excel file
FileReadandWrite
- 包含文件的读写各种方法,含有基本的例子,适合初学者学习文件的读写操作-Various methods including reading and writing files containing basic example, suitable for beginners to learn reading and writing files
wenjianguanli
- 一、 任务 设计模拟操作系统文件系统的程序。 二、 目的 通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。 三、功能要求 (1)在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。 (2)文件存储空间管理可采取显式链接(如FAT)或者其他方法。(即自选一种方法) (3)空闲空间管理可采用位图或者
Common
- 将文件中的数据读入数组,对文件进行读写操作-Read the data in the file into an array, read and write operations on files
SampleData
- java 操作word2003/2007,CSV数据文件读写操作demo-word2003/2007, CSV data file read and write operations demo
src
- 本程序实现的是对CSV文件的读写操作,实现了类似于数据库的功能,是比较初级的文件读写操作-This program is used to import/export CSV file. This is based on java platform.
FIle
- 一些简单的文件读写操作,包括 获取raw文件夹里的资源文件的数据,获取asset中的数据,写/data/data/<应用程序名>目录上的文件: 等 -some file operation
leysical-cofplex
- 本程序是关于Java语言文件读写操作的小例子()
85736510
- 本程序是关于Java语言文件读写操作的小例子()
jena解析.owl文件
- 实现owl文件的解析,内含有本体文件,实现对本体文件的读写操作(The implementation of owl file parsing contains ontology files to realize the read and write operation of ontology files.)