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

搜索资源列表

  1. QuartusDlg

    0下载:
  2. 获取本机Mac地址,并生成一定格式的字符串,以便于替换文件中相应的字符串-Access to the local Mac address
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-24
    • 文件大小:3948
    • 提供者:七点
  1. FileRW

    0下载:
  2. c++:字符串的操作(大小写的转换、比较、替换、移除、删除)功能源码;模态对话框的建立(省份证号码与年月日的匹配;对话框的长宽移动和自定义);静态对话框的建立及源代码(图片的打开)等功能;-c++:String operations (case conversion, more, replace, remove, delete) function of source modal dialog creation (province card number and date of the matc
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:2046191
    • 提供者:jugang
  1. 52

    0下载:
  2. 输入任意一个字符串,实现下面的功能: 1)查找 2)替换 3)删除 4)复制-Enter any string to achieve the following functions: 1) Find 2) Replace 3) Delete 4) Copy
  3. 所属分类:assembly language

    • 发布日期:2017-12-10
    • 文件大小:1470
    • 提供者:王鑫
  1. string_functions

    0下载:
  2. 实现字符串的创建,复制,查找,替换,删除等十几个功能,其中字符串查找使用的是kmp算法,是最快速的字符串查找算法-accomplish many functions about the string including copying ,deleting ,searching,and replacing ,especially, the code use kmp alogrithm to search .
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:677324
    • 提供者:宇文风
  1. replace

    0下载:
  2. 用replace函数实现替换字符串内的字符为另一个新的字符串-replace function
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:8341
    • 提供者:xiaoqiang
  1. regular_expressions

    0下载:
  2. 在计算机科学中,是指一个用来描述或者匹配一系列符合某个句法规则的字符串的单个字符串。在很多文本编辑器或其他工具里,正则表达式通常被用来检索和/或替换那些符合某个模式的文本内容。许多程序设计语言都支持利用正则表达式进行字符串操作。例如,在Perl中就内建了一个功能强大的正则表达式引擎。正则表达式这个概念最初是由Unix中的工具软件(例如sed和grep)普及开的。正则表达式通常缩写成“regex”,单数有regexp、regex,复数有regexps、regexes、regexen。-In com
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:47837
    • 提供者:peter
  1. boost-xpressive

    0下载:
  2. 正则表达式是处理文本强有力的工具,它使用一套复杂的语法规则,能够解决文本处理领域的绝大多数问题,如验证,匹配,查找,替换等,这些问题用通常的字符串算法是很难甚至无法解决的。这里包含boost xpressive的基本用吧-boost xpressive.boost xpressive.boost xpressive.regex,match,search
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:21711
    • 提供者:sum
  1. USE-OF-xpressive

    0下载:
  2. 正则表达式是处理文本强有力的工具,它使用一套复杂的语法规则,能够解决文本处理领域的绝大多数问题,如验证,匹配,查找,替换等,这些问题用通常的字符串算法是很难甚至无法解决的。这里包含boost xpressive的基 本用法-boost xpressive.boost xpressive.boost xpressive.regex,match,search
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:21712
    • 提供者:sum
  1. SearchReplaceStr

    0下载:
  2. 用户输入字符串,程序查找相应的字符串。并且按用户的需求替换字符串-User input string, the program finds the appropriate string. And the replacement string by the user' s needs
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:33178
    • 提供者:estsi
  1. SearchReplaceStr

    0下载:
  2. 用户输入字符串,程序查找相应的字符串。并且按用户的需求替换字符串-User input string, the program finds the appropriate string. And the replacement string by the user' s needs
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:33225
    • 提供者:tthedeci
  1. str_longth

    0下载:
  2. 求两个字符串之间的距离,“插入”“删除”“替换”,每次表示距离加一。-Find the distance between two strings, " Insert" " Delete" " Replace" , each representing a distance plus one.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1150
    • 提供者:徐崇耀
  1. TestString

    0下载:
  2. 查找字符串中英文字母个数,并把连续的英文字母替换成一个 _ -Find string number in English letters, and the continuous English letters as a replacement _
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-23
    • 文件大小:670
    • 提供者:weather
  1. ReplaceText

    0下载:
  2. 批量替换文件中字符串,方便修改代码中字符串和文件中字符-Replace the file in a string,Easy to modify the code and documentation for the string of characters
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1716
    • 提供者:comma
  1. 3

    0下载:
  2. 通过改变字符串的字符来达到改变字符么,替换字符的作用-By changing the character string to achieve the change the character Mody, the role of replacement characters
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:781
    • 提供者:王一文
  1. 86547775

    0下载:
  2. 替换文本文件中的字符串,C++Builder精选编程学习源码,很好的参考资料。-The replacement string in a text file, C++Builder select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:451143
    • 提供者:烟鸭掌儿
  1. SearchReplaceStr

    0下载:
  2. 实现查找、替换字符串,VC++精选编程源码,很好的参考。-Lookup, the replacement string, VC++ select programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:12903
    • 提供者:南煎丸子
  1. 1

    0下载:
  2. 数据库操作,获取记录集字段名,根据需要替换相应字符串-Database operations
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-29
    • 文件大小:11990640
    • 提供者:贺华
  1. EXE-encryptor

    0下载:
  2. 可以替换EXE文件内等长的字符串,用于开发时打错字但不想重新编译。-EXE files can replace the long string for the development of a typing error but do not want to recompile.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:15061
    • 提供者:linda
  1. NO4

    0下载:
  2. 剑指offer,题目:请实现一个函数,将一个字符串中的空格替换成“ 20”。例如,当字符串为We Are Happy.则经过替换之后的字符串为We 20Are 20Happy。-Sword refers to the offer, please implement a function that will be a string of Spaces replace " 20". For example, when a string as We Are Happy. After replacem
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2368726
    • 提供者:小寒
  1. JIZUOXIAO

    0下载:
  2. 文件(1):字符串缩写,删掉空格,首字母大写,去掉少于三个字符的单词,and写为& 文件(2);用某段字符替换另一段字符,分对大小写敏感和不敏感两种情况 文件(3);利用动态规划方法实现最长不减子序列 文件(4);有趣的数灯问题,每每查到某数的倍数或者以某数结尾的数字都熄灯并从头再查起,直到全部熄灭为止 文件(5);结构体的实际应用问题,为学生排奖学金,如果总分相同,依此按数学语文英语最高选择-Files (1): String abbreviation, delete spac
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2910
    • 提供者:季泽
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com