文件名称:Cut_machtine
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 48kb
- 下载次数:
- 0次
- 提 供 者:
- 林*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用JAVA写的简易文件分割器,有一定的参考价值。
实现对各种文件的分割,例如图片,压缩文件,可执行文件等。分割方式可以按一定大小分割(包括字节、千字节、兆字节) 还可以按目标数目分割(分割成一定大小,可以调用系统计算器验证是否符合需要)。分割后的文件保存在目标文件夹,且有不同后缀名,标明第几部分。-Simple to use JAVA to write the file splitter, there is a certain reference value. To realize the division of various documents, such as pictures, compressed files, executable files. Segmentation method can be divided according to a certain size (including bytes, kilobytes, megabytes) also the number of targets can be divided (split into a certain size, you can call the calculator to verify that the system meet the needs). Split after the file is saved in the destination folder, and there is a different suffix names, indicating the first several parts.
实现对各种文件的分割,例如图片,压缩文件,可执行文件等。分割方式可以按一定大小分割(包括字节、千字节、兆字节) 还可以按目标数目分割(分割成一定大小,可以调用系统计算器验证是否符合需要)。分割后的文件保存在目标文件夹,且有不同后缀名,标明第几部分。-Simple to use JAVA to write the file splitter, there is a certain reference value. To realize the division of various documents, such as pictures, compressed files, executable files. Segmentation method can be divided according to a certain size (including bytes, kilobytes, megabytes) also the number of targets can be divided (split into a certain size, you can call the calculator to verify that the system meet the needs). Split after the file is saved in the destination folder, and there is a different suffix names, indicating the first several parts.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Cut_machtine\.classpath
............\.project
............\bin\BigOrSmallItemListener.class
............\...\BrowseSourceFile.class
............\...\CalcuAction.class
............\...\CancelAction.class
............\...\ClearAction.class
............\...\DesktopTray$1.class
............\...\DesktopTray$2.class
............\...\DesktopTray$3.class
............\...\DesktopTray$4.class
............\...\DesktopTray.class
............\...\EnterAction.class
............\...\FileCut.class
............\...\FileNumberItemListener.class
............\...\MyCanvas.class
............\...\MyWindowListener.class
............\...\ProcessFile.class
............\...\SourceActionListener.class
............\...\SplitItemListener.class
............\...\TargetActionListener.class
............\...\UnionItemListener.class
............\icon.jpg
............\src\FileCut.java
............\top.jpg
............\bin
............\src
Cut_machtine
............\.project
............\bin\BigOrSmallItemListener.class
............\...\BrowseSourceFile.class
............\...\CalcuAction.class
............\...\CancelAction.class
............\...\ClearAction.class
............\...\DesktopTray$1.class
............\...\DesktopTray$2.class
............\...\DesktopTray$3.class
............\...\DesktopTray$4.class
............\...\DesktopTray.class
............\...\EnterAction.class
............\...\FileCut.class
............\...\FileNumberItemListener.class
............\...\MyCanvas.class
............\...\MyWindowListener.class
............\...\ProcessFile.class
............\...\SourceActionListener.class
............\...\SplitItemListener.class
............\...\TargetActionListener.class
............\...\UnionItemListener.class
............\icon.jpg
............\src\FileCut.java
............\top.jpg
............\bin
............\src
Cut_machtine