搜索资源列表
javasplite
- java编写的文件分割器 java编写的文件分割器
fscode_3.0
- 文件分割器程序源代码 文件分割器程序源代码
DivideCake
- 文件分割器,用的是最高速的分割器2进制流来处理的!
aspfilecutandweb
- 简单的文件分割器!还附带一个个人简历的web网页!网页经过了美化。
src
- 文件分割器,可以把大文件分割成指定大小,也可将子文件合并成一个-File Splitter can split large files into specified size, the sub-files into one
FileOs
- 一个JAVA的文件分割器,可以把一个文件分成N份,并且还可以整合,以后可以利用它把文件分好后存在自己的邮件里啦-JAVA partition a document, you can put a file into N copies, and also can be integrated, then you can use it to document the existence of its own after a good e-mail you. . .
Cut_machtine
- 用JAVA写的简易文件分割器,有一定的参考价值。 实现对各种文件的分割,例如图片,压缩文件,可执行文件等。分割方式可以按一定大小分割(包括字节、千字节、兆字节) 还可以按目标数目分割(分割成一定大小,可以调用系统计算器验证是否符合需要)。分割后的文件保存在目标文件夹,且有不同后缀名,标明第几部分。-Simple to use JAVA to write the file splitter, there is a certain reference value. To realize the
JAVA_File_Cutter
- 这是一款由JAVA实现的文件分割器,通过它可以实现大容量的文件日志分割,避免出现内存益出的情况,这个常用于在面试中给你1G的文件让你操作查找其中的字符,问你如何做?此是一个良好的解决方案,推荐-This is a file from the JAVA implementation splitter, which can be achieved through large-capacity split the log file, to avoid the memory benefits of th
FileCut
- 一个很好用的文件分割器!可以用来分割一般的文件-A good file splitter with! Can be used to split the paper in general
Split
- 简单的文件分割器,在学习IO流的时候做的简单的程序,初学者参考-Simple file splitter, the time in learning to do IO stream simple procedure reference for beginners
fileCutter
- Java写的文件分割器程序,功能已经实现-File splitter program written in Java, the functionality has been achieved
rt
- 文件分割和合并功能,文件分割器,实现文件分割和合并功能-file to be cut and merged
lixiancheng
- 使用java实现的文件分割器,可以将一个大文件分割成若干个小文件-Implemented using java file splitter can split a large file into several small files
filecutter.tar
- 一个文件分割器,可以实现文件分割功能和文件合并功能。哈尔滨工业大学软件学院java第三次实验-A file splitter, file split function and file merge function. Harbin Institute of Technology School of Software java third experiment
javafileseperater
- 一个简单的java文件分割器,小巧便捷,简单易用,适合初学者学习-A simple java file splitter, compact and convenient, easy to use, suitable for beginners to learn
FileCutter
- java语言编写的文件分割器,可以切割文件,也可以分割文件-java language file splitter, you can cut files, you can also split files
Splitting
- 文件分割器 对文件分割和合并,处理的结果将生成新的文件,而不会损坏原文件。-splitting tools On the file split and merge, the processing results will generate a new document, but will not damage the original file.
CutFile
- 哈工大java实验文件分割器,用于分割文件-java file cutter
文件分割器
- 一个简单的文件分割器,选择文件地址,输入需要分割的数量,保存到文件夹(A simple file divider, select the file address, input the number of needs to be divided, save to the folder)
FileSplit
- 实现一个文件分割器,把一个大文件分割成若干个小文件(可根据情况自行设计)(A file divider is implemented to divide a large file into several small files (designed on the basis of the situation).)