Description: 这是一个用java写的用于操作文件的代码,主要功能是将一个文件分成一些小文件,并且可以将小文件合并-This is a java used to write documents for the operation of the code, main function is to be divided into a number of small paper documents, and can merge files Platform: |
Size: 4433 |
Author:nudtchen |
Hits:
Description: 这是一个用java写的用于操作文件的代码,主要功能是将一个文件分成一些小文件,并且可以将小文件合并-This is a java used to write documents for the operation of the code, main function is to be divided into a number of small paper documents, and can merge files Platform: |
Size: 4096 |
Author: |
Hits:
Description: 分割大文件为一定数量的小文件
对文件进行分割与合并的工具-Split large files for a certain number of small files
Partition of the document and merge tools Platform: |
Size: 1024 |
Author:fank |
Hits:
Description: 这是一个合并两个文件的工程,用来将两个文件合并,相同部分保留一次,不同部分一次写入,其中利用了求最大公共子序列的算法-This is a merger of the two files works, used to merge two files, the same part of the reservation time, different parts of the write-once, which demand the greatest advantage of the common subsequence algorithm Platform: |
Size: 13312 |
Author:haoyuheng |
Hits:
Description: 本程序主要实现了新建文件、复制、移动、删除、解压缩及分割/合并文件等功能。-This program achieved a major new file, copy, move, delete, extract and split/merge files and other functions. Platform: |
Size: 585728 |
Author:fenger520 |
Hits:
Description: PDF分解和合并软件,是用于对PDF文件进行分解和合并,图形用户界面提供了选择文件和设置选项等功能-PDF Split and Merge is an easy to use tool to merge and split pdf documents. Console and GUI versions are available. The GUI is written in Java Swing and it provides functions to select files and set options. It s made over the iText library. Platform: |
Size: 13352960 |
Author:岳明彦 |
Hits:
Description: 一个java写的文件分割其的源码文件,可以对文件进行分割合并。-Write a java source file split their files, you can split the file merge. Platform: |
Size: 4096 |
Author:刘剑 |
Hits:
Description: java源代码,PDF文件分割与合并的源代码,相当好用-java source code, PDF files, split and merge source code, very easy to use Platform: |
Size: 8192 |
Author:陈俊鸿 |
Hits:
Description: 设计一合并文本文件程序,可按以下步骤实现:l 创建一窗口框架;l 输入三个文本文件名(可用FileDialog对象进行文件选择);l 分别打开前面两个文件,将其内容合并到第三个文件上,也就是file3 = file1 + file2。l 然后再将file3的内容显示在窗口上。-Design a text file merging procedures, according to the following steps: l to create a window frame L three text input file name (FileDialog object is created for file selection available) L respectively open the front two files, merge the content to the third document, namely file3 = file1 and file2. L then file3 content displayed in the window.
Platform: |
Size: 1024 |
Author:wang |
Hits:
Description: 《软件著作权代码整理工具》
软件著作权需要程序的60页代码,大概4千行。
本软件实现了:
1、输入程序路径,自动遍历相关代码文件并合并。
2、可自定义过滤代码文件后缀名 (如*.h,*.cpp,*.java,*.cs)
3、可自定义过滤关键字开头的行(如 include,import 等开头的行)
本程序由C#编写,项目环境为 VS2015,不想编译的可以直接运行 ./bin/release/ 下的文件,需要.net4环境(Software copyright code collation tool
Software copyright requires 60 pages of code, about 4 thousand lines.
This software has been implemented:
1, enter the program path, automatically traverse the relevant code files and merge.
2, you can customize the filter code file suffix name (such as *.h, *.cpp, *.java, *.cs).
3, you can customize the lines at the beginning of filtering keywords (such as include, import, etc.).
This program is written by C#, the project environment is VS2015, do not want to compile can run directly. / bin / release / under the file, need. net4 environment) Platform: |
Size: 35840 |
Author:刘翔翔 |
Hits: