CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - string replace

搜索资源列表

  1. 模式匹配MFC_jwj

    0下载:
  2. 此程序用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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31.92kb
    • 提供者:蒋文靖
  1. CleanR_Demo

    0下载:
  2. CleanR - Text file string search and replace engine.-CleanR - Text file string search and replac e engine.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10.06kb
    • 提供者:周惠
  1. search20000910

    0下载:
  2. 搜索并替换文件中指定的字串-search and replace documents specified string
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6.86kb
    • 提供者:吴云
  1. 字符串查找和替换的实现例子

    0下载:
  2. 字符串查找和替换的实现例子-string search and replace example of the realization
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:44.26kb
    • 提供者:阿姐
  1. 类似MSN信息发送框的制作(上)

    0下载:
  2. 用 MSN 和 QQ 等聊天的时候,当用户输入特定意义的字符串时,系统回自动用一张小图片替代.比如输入\" : ) \"系统 会用一个小笑脸代替。我要实现的就是这样一个信息输入框。这个信息输入框由两部分组成:图案选择器和多功能文本框。本篇介绍多功能文本框。-using MSN Messenger chat so often, when a specific user input string, the system back to the automatic use a small altern
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:26.05kb
    • 提供者:魏淑华
  1. Replace

    0下载:
  2. 用于文本文件的字符替换,虽然很简单,但是适合VC对话框初级者学习-Text file used to replace the characters, although very simple, but suitable for beginners learning VC dialog
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:95.93kb
    • 提供者:李睿
  1. Replace

    0下载:
  2. 批量替换文件中的字符串。 有些文件中含有一些特殊字符需要替换,或替换回车符等,找不到合适的工具软件,所以就自己写了一个。现共享出来 代码里有使用说明,和使用例子,自己看。-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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:11.36kb
    • 提供者:w123456xy
  1. string

    1下载:
  2. 常用的字符串类别和函数。包括: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.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:16.1kb
    • 提供者:jackie
  1. string

    0下载:
  2. 对一个字符串进行插入,删除,替换的操作并打印。-On a string to insert, remove, replace, and print operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:841.15kb
    • 提供者:高仁杰
  1. replace-unicode-string

    1下载:
  2. 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
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:16.35kb
    • 提供者:david euler
  1. replace_string

    0下载:
  2. 利用IDL编写的删除字符串的某些字符或把字串替代为其他的字符-Prepared using IDL to delete string string replace certain characters or to characters in other
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2.05kb
    • 提供者:tuqianguang
  1. replace

    0下载:
  2. 以前总用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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:6.87kb
    • 提供者:keke
  1. replace

    1下载:
  2. C语言实现的replace函数,可以用来替换字符串。-C language implementation of the replace function, can be used to replace the string.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:819byte
    • 提供者:方新侠
  1. String

    0下载:
  2. C++语言写的String类 包括Trim Split Indexof Append Replace Insert Trim等函数以及重载的== += +等运算符-A usefull String class written with C plus plus was included。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5.63kb
    • 提供者:成东
  1. string-replace

    0下载:
  2. 文本文档中字符串的查找和替换,winform 实现 c#-no
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:42.15kb
    • 提供者:jianchangxiang
  1. String

    0下载:
  2. boost library - string test Case conversion Predicates and Classification Trimming find algorithms Replace Algorithms Find Iterator Split
  3. 所属分类:Console

  1. FileStrRelpace

    0下载:
  2. 字串替换小程序,编程中经常会遇到字串统一替换,如:批处理文件,文本文件等,非常实用,有兴趣者可以进一步完事-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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:25.13kb
    • 提供者:Amanda
  1. Day4

    0下载:
  2. 题目: 不使用库函数实现字符串的替换。 Eg:stringconvert( abcdefg , cd , 123 ) ab123efg 注意:1)这个问题可能会出现第一个字符中有多次出现第二个字符的情况,这是需要替换的字符串就不止一处了; 2)还有一个问题:注意寻找第二处需要替换字符的时候,是从整个字符串开始还是从替换好后的地方开始, 开始的地方不同会出现替换结果不一致的情况,因为有可能替换后的字符串中会含有和第二个字符串相同 的地方。-S
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:697.39kb
    • 提供者:余庆丹
  1. Replace-API

    0下载:
  2. 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
  3. 所属分类:Hook api

    • 发布日期:2017-04-14
    • 文件大小:4.34kb
    • 提供者:虎虎
  1. replace

    0下载:
  2. 求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 ().
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:88kb
    • 提供者:chenyaci
« 12 3 4 »
搜珍网 www.dssz.com