搜索资源列表
zip&unzip
- 利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression / decompression. RandomData () function randomly generated 50 double data and on the doc string variable op
openfile
- 实现打开文件夹的功能,用JAVA语言,虽然简单,但对初学者很有帮助-Open folder realize the function, using JAVA language, although simple, but very helpful for beginners
OpenFile.java
- Java语言编写的文件操作方法,打开并且返回文件的输入流对象。-File operation methods write with Java, open and returns file input stream object。