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

搜索资源列表

  1. find-replace-string(VB)

    0下载:
  2. 在VB中查找和替换字符串的例子程序,哈-in VB search and replace strings of examples of procedures, Kazakhstan
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.87kb
    • 提供者:赵善龙
  1. operate-character-string

    0下载:
  2. 1、 实现串赋值、串比较、求串长、串联接以及求子串这5种基本操作。 2、 能利用上述实现的基本操作完成置换Replace (&S, T, V)以及从串中删除一段子串StrDelete(&S,pos,len)的操作。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-20
    • 文件大小:4.17kb
    • 提供者:only
  1. STRING

    0下载:
  2. 用空格符实现对字符串中某一个字符的替换,程序经过调试-By a space at the realization of a string of characters to replace, the program after debugging
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3.01kb
    • 提供者:何丽
  1. string

    1下载:
  2. 实现顺序串各种基本算运算,建立串,输出串,输出它的长度,插入,删除,替换,提取,把两个串连接成一个串-String order to achieve a variety of basic counting operations, the establishment of string, the output string, the output of its length, insert, delete, replace, extract, the two strings into a stri
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3.87kb
    • 提供者:王沙沙
  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. replace

    0下载:
  2. 替换脚本,Replace_$.cfg为配置文件,在其中设置好源字符串和目标字符串。replace.bat为 perl脚本-Replacement of the scr ipt, Replace_ $. Cfg for the configuration file, set up in which the source string and destination string. replace.bat for the perl scr ipt
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-01
    • 文件大小:2.33kb
    • 提供者:zhangyutian
  1. resetchr

    0下载:
  2. 危险字符串替换函数 防止ASP程序被SQL注入-String replace function to prevent the risk of ASP programs are SQL Injection
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:604byte
    • 提供者:ddddd
  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. StrRepl

    0下载:
  2. Delphi unit with fast string-replace routine.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:2.46kb
    • 提供者:AleX
  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. all-kinds-of-string-function

    0下载:
  2. 1.取左子串2.取右子串3.去除字符串空格及TAB及回车换行 4.替换字符串5.一个文件有很多行,每行的宽度是固定的,例如都是 100个字符. 给出一个字符串序列,在指定的宽度处加上空格,生成新文件. -1. Take the left sub-string 2. Get the right sub-string 3. Remove the spaces and TAB, and enter the string line 4. Replace string 5. A file has
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1.68kb
    • 提供者:罗斯
  1. Advance-Search-And-Replace(DELPHI)

    0下载:
  2. 对任意类型的文件中的内容进行字符串查找替换的高级工具软件源代码,用DELPHI编写。1.支持两种线程模式进行查找或替换:单线程、多线程 2.支持任意格式文件中查找,文件名支持通配符,可同时支持多种文件名 3.查找、替换内容支持使用二进制数据(16进制格式)或普通文本格式 4.支持替换备份,对不慎误替换的文件可以进行还原,防止误操作 5.使用内存搜索方式,速度很快 6.完全免费,提供完整源代码,没有任何功能限制 。-For any type of file contents s
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:331.9kb
    • 提供者:hhj
  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. SearchReplaceStr

    0下载:
  2. 字符串替换,查找,等强大的字符操作函数,可以使用-String replace, find, strong character manipulation functions, you can use
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:27.17kb
    • 提供者:章陶荣
  1. ReplaceText

    0下载:
  2. 在文件中实现字符串的替换功能。需要输入四个参数。源文件名,目标文件名,需要替换的子字符串,新的字符串。-String replace function in the file. Need to enter the four parameters. The source file name, the target file name, you need to replace the substring, the new string.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:775byte
    • 提供者:勇者归来
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com