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

搜索资源列表

  1. Regexpr

    0下载:
  2. 测试字符串的某个模式。例如,可以对一个输入字符串进行测试,看在该字符串是否存在一个电话号码模式或一个信用卡号码模式。这称为数据有效性验证。 替换文本。可以在文档中使用一个正则表达式来标识特定文字,然后可以全部将其删除,或者替换为别的文字。 根据模式匹配从字符串中提取一个子字符串。可以用来在文本或输入字段中查找特定文字。 如: 1.检查日期: (1[0-2]|0?[1-9])[-./](0?[1-9]|[12][0-9]|3[01])[-./](\d\d\d\d))
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:36733
    • 提供者:sam
  1. tsd-xt2coord

    0下载:
  2. 使用此函数来提取一个地理坐标输入字符串了。该功能非常灵活,因此,协调可能位于任何地方的字符串,并可能有许多的格式之一。-Use this function to extract one geographical coordinate out of an input string. The function is extremely flexible, thus the coordinate may be located anywhere in the string and may have on
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4258
    • 提供者:driiawrl
  1. change

    0下载:
  2. 输入一个数字字符串,将其中的数字提取出来, 并且负数先输出,正数后输出-Enter a number string, which will be extracted from the figures, and a negative first output, a positive output after
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:837
    • 提供者:fe shine
  1. partition

    0下载:
  2. 分词系统的实现和测试 基于字符串的分词,根据分词标记提取单个词组-Segmentation system implementation and testing of the sub-string based on word segmentation based on extracting a single phrase marker
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:217814
    • 提供者:zhanglong
  1. getstr

    0下载:
  2. 不久前创作的delphi程序,可以提取一个字符串中的字符串。-Recent creation of the delphi program, you can extract a string in the string.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:185378
    • 提供者:adsfdl@fsdf.com
  1. Example096

    0下载:
  2. vc字符串的查找和提取 的程序源码,希望对大家有所帮助-vc string to find and extract the source code, we hope to help
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:9925
    • 提供者:吴文清
  1. long

    0下载:
  2. 利用C#开发的提取一个字符串中的最长重复字串-Developed using C# in a string to extract the longest string repeated
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:20554
    • 提供者:ch
  1. Display-source-code-mixed-string

    0下载:
  2. 一段C语言代码,功能是实现了汉字的字模提取和显示,或者是混合字符串显示。-A C language code, the function is to achieve a matrix extract and display of Chinese characters, or mixed string display.
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:3539
    • 提供者:Huang Shanshan
  1. str_tq

    0下载:
  2. Visual C++案例开发集锦\第三章\字符串的查找和提取的程序源码,希望对大家有所帮助-Visual C++ case development highlights \ chapter \ string find and extract the source code, we hope to help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:27062
    • 提供者:
  1. str

    0下载:
  2. 字符串的查找和提取str.rar,很不错的vc源码,希望能对大家有所帮助-String find and extract str.rar, very good vc source, I hope you can help
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:27208
    • 提供者:
  1. Zifu

    0下载:
  2. 字符串处理,调用String类,stringbuffer类方法,stringtokenzier类方法。提取关键字,运算符等。-java,string,stringbuffer, stringtokenizer.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2254
    • 提供者:李欢
  1. address-txt

    0下载:
  2. 提取系统时间 并将其转化为可以成为文件名的字符串-get system time
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4744
    • 提供者:牟振国
  1. String-extraction

    0下载:
  2. 从有序文件名的文件中提取有规律的指定字符串-Extracted from sequence documents specified string regularly
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:96526
    • 提供者:林祥辩
  1. findrepeatstring

    0下载:
  2. 提取两个字符串中重复部分,对两个字符串对比,得到重复的内容。-extract the repeat part of two string.
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1115
    • 提供者:关晓炟
  1. extract-number-from-a-string

    0下载:
  2. 从一串包含数字的字符串里面,提取出其中的数字,例如“a123x456 179d60? 302ta10b5876”中,提取出数字:123 456 179 60 302 10 5876。-Extracted from the inside of the string contains numeric string, which figures, such as "a123x456 179d60? 302ta10b5876", extract the numbers: 123 456 17,960,3
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:654
    • 提供者:luer
  1. String-decomposition

    0下载:
  2. 对于任意给定一个含有数字和非数字混合的字符串,提取连续的数字,单个数字被过滤掉-For any given one containing digital and non-digital hybrid string, extract the consecutive numbers, individual numbers were filtered out
  3. 所属分类:Printing program

    • 发布日期:2017-04-02
    • 文件大小:63443
    • 提供者:wxx
  1. Lines

    0下载:
  2. 字符串的 提取代码。 c#源代码。-The string extraction code. c# source code.
  3. 所属分类:.net

    • 发布日期:2017-12-01
    • 文件大小:38378
    • 提供者:段云
  1. Uniform_Extraction

    0下载:
  2. 该程序实现了字符串提取算法,算法中使用了Boost库来处理字符串。-The program implements string extraction algorithm, the algorithm uses the Boost library to handle strings.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-20
    • 文件大小:2644
    • 提供者:许森
  1. readfile

    0下载:
  2. 从一串字符串中提取逗号隔开的字符片段,从而可以提取需要的数据等内容。-get data from a string by using a function named strtok to cut a long string.
  3. 所属分类:Console

    • 发布日期:2017-11-19
    • 文件大小:3966498
    • 提供者:熊麒麟
  1. extractname

    0下载:
  2. 对字符串操作。应用对象是对淘宝成交目录上的人名进行提取。-String operation. Application object is to extract the names on Taobao transaction directory.
  3. 所属分类:File Operate

    • 发布日期:2017-11-26
    • 文件大小:39106
    • 提供者:吕学刚
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com