搜索资源列表
RegularExpressionTester
- 正则表达式测试工具,可以测试你的正则表达式的效果,有Replace,split,match等功能 -test tools, you can test the expression of which is the effect, Replace, split, the match features
SplitPDF
- 拆分一个PDF文件为多个页面的程序,同样是基于iText的-split PDF files to a number of pages of procedures, the same is based on the iText
TxtFileDivision
- 一个可以按大小或章节等关键字分割文件文件的文本文件分割器-a can size or by keyword chapters divided document text files for split
ExSplit
- 考虑到C#中的string类提供的Split方法无法实现针对串参数的分割,所以自己解决了。主要实现了对String类的扩展,使之支持string参数的Split。-C# taking into account the type of string Split method can not be realized against the division series parameters , and they therefore resolved. Major Implementation of
文本串拆分类的设计
- 文本串拆分类的设计 对文本的拆分封装成一个独立的类,以便代码重用,类的设计具体如程序-text strings demolition classification of text designed to split the package into a separate category, in order to reuse code, the design of specific categories such as procedures
拆分窗口
- 用C#做的拆分窗口设计,把一个分成几个-C# do split window design, divided into several ........... 1
Charmdx.AEF.2009
- ArcGIS Engine Framework技术补充 最新下载:Charmdx.AEF.2009.rar (2009) 内容: 1)支持net3.0以上,支持AE9.3; (20080415) 内容: 1)取消限制; (20080210) 内容: 1)重新分类整合(逻辑上拆分应用框架与SDK开发包); 2)提供比较完整的Tile+Ajax应用框架; (20080125) 内容: 1
splittool
- 实现类似于arcmap平台中的打断线工具的功能-This tool has implemented the split tool like that in the arcmap platform
LearningWCFCodeC-VS2008
- 解决WCF在网络传输中的大数据量问题: A. 需要把相关数据序列化成字节流,再对字节流进行压缩,再进行传输,到了客户端再做反向操作便可获得原始数据。 B. 如果压缩后的数据仍然较大时,可以再压缩流后,再对流进行拆分即可。 -WCF in the network to solve a large amount of data transmission problems: A. Relevant data need to sequence into a byte stream, and
ImageProcessing
- image process, like split it into diff parts
daifile
- 文件操作,功能:合并、销毁、分割。我初学c#,在vs2003下写的小软件,将较大的文件分割,也可以将文件彻底销毁 -File operations, functions: merge, destruction, division. I am beginner c#, in vs2003 to write under a small software that will split large files, you can also completely destroy the file
1602
- SST’s 25 series Serial Flash family features a four-wire, SPI-compatible interface that allows for a low pin-count package which occupies less board space and ultimately lowers total system costs. The SST25VF016B devices are enhanced with imp
srfft
- FFT DIF 分裂基的C语言代码,比较好的说明了整个流程-FFT DIF split the base of the C language code, better explains the entire process
split
- 简单的文件分割合并程序,开发工具。net 语言 c#-a project called file splitter.develop with c#
browser
- 这两个实例包含了Visual C++编程中的很多细节知识,如工具栏的处理、树型控件/列表控件的使用、窗口的拆分、字符串的处理等,相信读者朋友可以从中学到很多知识点。 -These two examples include Visual C++ programming knowledge of many details, such as the handling of the toolbar, tree control/list control the use of split window, s
FileSplitter
- 文件切分和组合源码 可以对任意类型的文件进行分割合并,用的多线程,进度条显示分割进度,速度快,优化处理过-Segmentation and combination of source code files for any type of file can be split merge, with multi-thread, the progress bar shows the progress of segmentation, fast, optimized over
Text-Split
- Text文档拆分器的源代码,可以自动把大的Text文档拆分成许多小的Text文档,基于C#开发-Text documents into the source code, you can automatically put the Text document split into many small Text document, based on C# development
Split-and-retain-the-delimiter
- Split方法后,保留分隔符 Split方法后,保留分隔符-After the Split method, retaining the delimiter
Split-xml-document
- 本源代码用来分割XML文档,获取我们所需要的信息-Split xml document
Split-txt
- 可以按照指定字符串进行分割txt文件,到多个txt文本上。-Can be split txt files in accordance with the specified string, to multiple TXT text.