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

搜索资源列表

  1. CharReplacer

    0下载:
  2. 一款批量替换字符的小软件,很实用。可以查找替换任意扩展名的文件,也可以在查找替换子文件夹的文件。-A batch of characters to replace the small software, very useful. Can find to replace any file extension, you can also find the replacement of sub-folders of documents.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:14372
    • 提供者:任艳光
  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
    • 文件大小:98236
    • 提供者:李睿
  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
    • 文件大小:11633
    • 提供者:w123456xy
  1. string

    0下载:
  2. vb 替换文本中指定字符的例子,适合初学者。-vb replacement text specified in the examples of character, suitable for beginners.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:1368
    • 提供者:j
  1. 05

    0下载:
  2. 设A和B是两个字符串,要用最少的字符操作将A转换成B.允许的操作包括:1)删除一个字符 2)插入一个字符 3)将一个字符替换为另一个字符.将A转换成B所用的最少的字符操作数称为编辑距离。 设计算法,对任给的字符串A,B,计算他们的编辑距离。 输入:第一行字符串A;第二行字符串B 输出:第一行编辑距离-For A and B are two strings of characters to use at least A conversion operation will be allo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:754
    • 提供者:cj
  1. RenameAll

    0下载:
  2. 按照目录对文件进行批量重命名工具,可以将文件名中的指定字符替换为其他字符,也可以将文件名中的指定范围的字符替换为其他字符。-Contents of the document in accordance with the bulk rename tool, can be specified in the document' s character is replaced by other characters, the file name can also specify the scope
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:39142
    • 提供者:Zhang Ming
  1. ReplaceFileName

    1下载:
  2. VC++,批量替换文件夹及目录中所有文件的文件名,有时候我们需要将特定文件中的字符替换成指定字符,虽然网上有不少这种软件,但是限制太多,于是自己写的,功能很单一,就是实现批量的文件替换功能.-VC++, batch replace the folder all the files and directories in the file name, and sometimes we need to replace characters in a specific file into a speci
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:26206
    • 提供者:lhc
  1. s6

    0下载:
  2. 6. 编写一个函数find_replace_str,其原型如下: int find_replace_str(char str[], const char find_str[], const char replace_str[]) 要求:该函数能够完成把字符串str中的所有子串find_str都替换成字符串replace_str,返回值为替换的次数。 -Six. Write a function find_replace_str, w
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:841617
    • 提供者:
  1. repl

    0下载:
  2. 字符替换 \替换为\\ 单斜杠替换为双斜杠 文本读写方式替换-CString \ replace to \file read and write methods
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:29747
    • 提供者:雷子
  1. AbstractChinese

    0下载:
  2. 从VC源代码文件中搜索并提取中文字符串,将这些字符串定义为宏,并在源代码文件中用宏替换原字符串。这样可以在宏定义文件中修改字符串,编译生成不同的软件版本。-Abstract chinese characters from source c files.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:31474
    • 提供者:垅上行
  1. zzbds

    0下载:
  2. 正则表达式的运用 字符串或字符匹配 字符串查找 字符串替换-The use of regular expression matching the string search string or character string replacement
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:5088
    • 提供者:小强
  1. ReplacePro

    2下载:
  2. VC++6.0工程,实现批量替换多个文本文件中的字符串。-Visual C++ 6.0 project to achieve batch replace string in multiple text files.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:31805
    • 提供者:hanxu
  1. TextToy

    0下载:
  2. Visual C++ 6.0工程,实现输入文字,把文字点阵用其他字符替换,BBS灌水利器。-Visual C++ 6.0 project, the input text, the word lattice replaced with other characters, BBS tool.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:30615
    • 提供者:hanxu
  1. job5

    0下载:
  2. 本程序用于对文本中的部分字符进行替换操作-This procedure is used on some of the text characters replace operation
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:19230
    • 提供者:唐庆华
  1. TextParser

    0下载:
  2. VS2005写的,可以递归分析目录,指定文件后缀的文件里中文出现的函数,位置,并且可以替换用指定字符替换这些中文字符。 程序包含两部分: 1。选择文件夹,分析中文字符,并输出到日志文件中 2。选择一个日志文件,设置好替换内容,即可执行替换 程序可以方便地移植到vc6.0版本上,把需要的类导出即可。 config.ini指定待分析文件后缀-VS2005 written analysis can be recursive directory, specify a file
  3. 所属分类:File Operate

    • 发布日期:2017-05-22
    • 文件大小:7039513
    • 提供者:huafan
  1. ElanSP5

    0下载:
  2. Elan依蓝旅游网管理系统SP5商业版, 1. 优化系统结构部署,重写所有核心代码 2. 改进标签匹配方式 3. 增加HTML生成功能 4. 修正站内连接和字符替换同时启用时出现的错误 5. 增加flash幻灯片广告功能 6. 增加语言包管理扩展模块 7. 增加自定义页面功能 8. 改进无限级分类结构算法,提高程序执行效率 9. 对存储过程进一步优化,多采用原子化编程 10. 增加对酒店、机票、景点按地区设置管理权限功能 11. 解决生成城市JS代码耗
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3669621
    • 提供者:郭靖
  1. LD

    0下载:
  2. 又称Levenshtein距离(也叫做Edit Distance),是指两个字串之间,由一个转成另一个所需的最少编辑操作次数。许可的编辑操作包括将一个字符替换成另一个字符,插入一个字符,删除一个字符。 -Also known as Levenshtein distance (also known as Edit Distance), is between two strings, one by one turned into the minimum required number of edit
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:175537
    • 提供者:zdl
  1. 2008

    0下载:
  2. 好用的字符替换工具。我经常用的。change validation version, the original 6.3 no verification of this with a delphi written verification landing-change validation version, the original 6.3 no verification of this with a delphi written verification landing
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:14024
    • 提供者:陈五笑
  1. pjcl

    15下载:
  2. 服务端介绍: 准备: 1、如想对外开放必须有公网IP(如果是网吧开放就需要在路由上做几个端口映射就可以了,一般是是80、3053、3054端口映射到你内部的IP。) 2、装有windows2000/2003系统、内存至少1G的电脑一台 3、得到千年服务器端一套 4、合理的调整方法 在压缩包内包含全部服务端全部文件: 1、人物部分属性查看器。 2、DB编辑器。 3、DB再线修改器。 4、暴率修改程序:Y1000SZ。 5、后台记录程序:记录2000。
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-05-26
    • 文件大小:9370600
    • 提供者:雷文彬
  1. cad_vba_replace_char

    1下载:
  2. acad 中用VBA 批量实现字符替换, 要替换的文字批量存放到EXCEL中,用CSV格式生成数据便于VBA使用.-acad replace characters using VBA to achieve volume
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:885
    • 提供者:cool617001
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com