搜索资源列表
模式匹配MFC_jwj
- 此程序用mfc完成查找替换功能,在编辑框中输入一串字符,然后输入你要查询的字符串,之后输入你要替换的字符串(替换查询的内容),结果显示在最后的编辑框中-mfc use this procedure to complete the replacement search function, the edit box input string of characters then enter your inquiries to the string, after you input the strin
CleanR_Demo
- CleanR - Text file string search and replace engine.-CleanR - Text file string search and replac e engine.
search20000910
- 搜索并替换文件中指定的字串-search and replace documents specified string
字符串查找和替换的实现例子
- 字符串查找和替换的实现例子-string search and replace example of the realization
类似MSN信息发送框的制作(上)
- 用 MSN 和 QQ 等聊天的时候,当用户输入特定意义的字符串时,系统回自动用一张小图片替代.比如输入\" : ) \"系统 会用一个小笑脸代替。我要实现的就是这样一个信息输入框。这个信息输入框由两部分组成:图案选择器和多功能文本框。本篇介绍多功能文本框。-using MSN Messenger chat so often, when a specific user input string, the system back to the automatic use a small altern
Replace
- 用于文本文件的字符替换,虽然很简单,但是适合VC对话框初级者学习-Text file used to replace the characters, although very simple, but suitable for beginners learning VC dialog
Replace
- 批量替换文件中的字符串。 有些文件中含有一些特殊字符需要替换,或替换回车符等,找不到合适的工具软件,所以就自己写了一个。现共享出来 代码里有使用说明,和使用例子,自己看。-Batch file string replacement. Some documents contain some special characters need to be replaced, or replace carriage return and so on, can not find the
string
- 常用的字符串类别和函数。包括:split、replace、search三个强大功能的类别,以及trim、bin2hex等常用功能函数。-Commonly used string type and function. Including: split, replace, search the three power categories, as well as trim, bin2hex function, such as commonly used.
string
- 对一个字符串进行插入,删除,替换的操作并打印。-On a string to insert, remove, replace, and print operations.
replace-unicode-string
- replace-unicode-string: a small tool used to replace unicodes strings in unicode file ( when we use sed -i on windows, it would not work for string replacement on unicode file, so I wrote these tool). It leverages the ezutf unicode file reader librar
replace_string
- 利用IDL编写的删除字符串的某些字符或把字串替代为其他的字符-Prepared using IDL to delete string string replace certain characters or to characters in other
replace
- 以前总用VB和C#发现VC很不方便。替换个字符串都老麻烦。 于是上网找资料。找到不完整代码。于是完善它。发出来,供大家学习 以下代码在VC6.0下编译 使用办法 replace(原字符串,要替换的内容,替换后的内容) 和原来VB中用法一致。。。 -It used to use VB and C# that VC is very convenient. Replace a string old trouble. So surf the Internet. Do not find
replace
- C语言实现的replace函数,可以用来替换字符串。-C language implementation of the replace function, can be used to replace the string.
String
- C++语言写的String类 包括Trim Split Indexof Append Replace Insert Trim等函数以及重载的== += +等运算符-A usefull String class written with C plus plus was included。
string-replace
- 文本文档中字符串的查找和替换,winform 实现 c#-no
String
- boost library - string test Case conversion Predicates and Classification Trimming find algorithms Replace Algorithms Find Iterator Split
FileStrRelpace
- 字串替换小程序,编程中经常会遇到字串统一替换,如:批处理文件,文本文件等,非常实用,有兴趣者可以进一步完事-String replace applet, programming is often replaced by a unified string encounter, such as: batch files, text files, etc., are very useful, those interested can get away with further
Day4
- 题目: 不使用库函数实现字符串的替换。 Eg:stringconvert( abcdefg , cd , 123 ) ab123efg 注意:1)这个问题可能会出现第一个字符中有多次出现第二个字符的情况,这是需要替换的字符串就不止一处了; 2)还有一个问题:注意寻找第二处需要替换字符的时候,是从整个字符串开始还是从替换好后的地方开始, 开始的地方不同会出现替换结果不一致的情况,因为有可能替换后的字符串中会含有和第二个字符串相同 的地方。-S
Replace-API
- VB把API替换成自己的模块函数,API偷天换日,并写了返回值测试模块,仅对自己程序有效,要对其它程序生效需小小修改下。LONG型参数正常,STRING参数无法使用,原因还没调试出来.如果想弄远程Replace的话建议不要调用VB内联函数,当然,API也不行,原因不解释.....此技术可以用在DLL注入上,注入DLL到其它程序然后替换掉系统API。-VB replace the API functions into their own modules, API sly, and wrote a
replace
- 求5*5矩阵主、副对角线元素之和及周边元素之和。编写主函数和函数replace()。主函数进行输入、输出和函数调用,replace()的功能是将一字符串中的某个字符替换成另一字符。-The sum of the main and the diagonal elements of the 5* 5 matrix and the sum of the surrounding elements. Write the main function and the function replace ().
