搜索资源列表
_CString_use_method
- 为了互相交流,我上传原创了! 这是关于字符串CString的强大功能各种使用方法。处理1,能排序,处理2,涉及文件输出。-the sake of mutual exchange, I upload original! This is a string of powerful redeem the use of various methods. Dealing with a will, in order to deal with two, involving document output.
zhengzebiaodashi
- 正则表达式(regular expression)使用大全,收集了常用的使用方法和交流学习网址。正则表达式用于字符串处理,表单验证等场合,实用高效,但用到时总是不太把握,以致往往要上网查一番。我将一些常用的表达式收藏在这里,作备忘之用。本贴随时会更新。-regular expression (regular expression) using Daquan, collection of commonly used methods of using learning and the exchang
NotePad1
- vc做的记事本,简单,字符串处理,输入输入
delphi6_basefunction
- delphi6的基本文本操作函数,对于字符串处理应该对你有帮助。
C++zifuchuan
- 用VC++处理字符串的程序,非常顺手,适合初级学生学习参考!
searchareplace_string
- 命令行形式在指定文件中查找字符串并将匹配结果放入指定目的文件中。(包括异常系处理)-On the command line search string in the specified file and match result into the specified destination file. (Including the exception handling system)
cstring_exercise
- 字符串自定义处理,可以不受任何限制,可以使在windows或者linux-easy string dealing with
FindStr
- 字符串处理的一段小代码,大家有兴趣的可以-A small string processing code
Assignment_3
- 按规定的格式处理字符串 You will design and implement a program that will take as command line arguments descr iptions of types, possibly associated with variable names, some of those variable names possibly referring to other variable names, check t
word-process
- vb编写的对字典的单词进行处理,分割成独立的单词,包括字符串的处理,可以导入到excel使用-vb prepared to deal with the dictionary words into separate words, including the handling of string can be imported into excel use
MD5-(2)
- 简单的MD5进行加密处理字符串,得到结果保存到。txt中-Simple MD5 encrypted string, the results are saved to. txt in the
Document-processing-program
- 给定一些文件,处理文件中的字符数据。本程序使用VC++编写,对要学习文件操作和字符串处理的可以参考一下。-Given some documents, document handling of character data. This procedure using VC++ write to learn file operation and string processing can consult.
StatisticsCharacters
- I/O流操作 任务目标: 练习C++的文件数据处理方法,学习类ifstream(从文件输入)、ofstream(向文件输出)和fstream(从文件输入,输出)的定义与用法。 任务描述: 编写一个程序,用统计一个源代码文件(以你所写的代码文件为对象)中英文字符串的种类与个数并输出到文件phases.dat,记录格式如下: Type number main 1-I/O stream operations mission object
JYJXS
- 主要对文件的一些操作,包括基本的 打开,读取,字符串处理,关闭等-The main document of some operations, including basic open, read, string handling, closed, etc.
KHH
- 主要包括文件中字符串的处理,包括分隔符的处理,数组小应用-Including processing file string, including separators processing, an array of small applications, etc.
Rename
- 该程序能够对指定目录下的文件进行批量重命名,并可进行恢复操作: 该示例在picture文件下,重命名规则为123.txt,文档内每行的前面为原文件名后面为要转换的文件名。当转换完成后会生成备份文档bak.txt,用来进行恢复操作。 由于程序中的路径采用的是绝对路径,测试时可根据实际情况进行修改。 程序中main.cpp为主程序,完成文件的查找匹配,并完成重命名; StringDeal.cpp主要对完成对字符串的处理。-The program can specify a direc
calcular
- 数学字符串运算,对数学运算书写方式的字符串进行计算处理-Mathematical string operations, mathematical operations on the calculation of writing string processing
历史明细数据查询系统
- 1、 可以在windows98、windows2000、windowsXP操作系统下运行; 2、 采用直接从每天的交易流水日志压缩文件中查找数据的办法查找历史明细数据,不需要对交易流水 日志压缩文件进行任何的预处理,使用方便。 3、 可以查找NOVA综合业务系统历史明细数据(2001年7月9日之后的数据),也可以查找其他压缩文件 数据。 4、 适用于中国工商银行全国各地区的历史明细数据查询。 5、 可以查找的帐号长度可达200个字符; 6、 可以按日期顺序向前或向后进行查找; 7