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

搜索资源列表

  1. Debug-regular-expression-RegExp

    0下载:
  2. RegExp正则表达式调试学习工具,一个正则表达式的学习软件-Debug regular expression RegExp learning tool, a regular expression of the learning software
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:4222
    • 提供者:rocse
  1. regexp

    0下载:
  2. 正则表达式验证,看看你写的正则表达式是否有错,vb-Regular expression validation, to see if you write regular expression is wrong, vb
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:6247
    • 提供者:richie123
  1. NumBoxTest

    0下载:
  2. 利用模板模式和正则表达式开发随心所欲开发您想要的文本框。-The use of the template patterns and development of arbitrary regular expressions develop your desired text box.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:60094
    • 提供者:李云阁
  1. Form2

    0下载:
  2. C# 最简单的正则表达式验证文本输入的例子-C# The simplest example of a regular expression validation
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:854
    • 提供者:齐家林
  1. word_match

    0下载:
  2. 单词查找程序,包括带通配符的查找,算法采用了正则表达式。-Word search program, including with wildcard search, the algorithm using regular expressions.
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:1886
    • 提供者:fangshijie
  1. RegexTester

    0下载:
  2. 正则表达式格式检验可执行程序,输入要格式化的数据和正则表达式可进行检验,修改。-Regular expression test executable format, enter the format of data and regular expressions can be tested, modified.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:63737
    • 提供者:wu0251
  1. crawler

    0下载:
  2. 网络爬虫,通过正则表达式提取URL,从一个给定的网页开始爬取网页-Crawler, extraction by the regular expression URL, from a given start crawling web pages
  3. 所属分类:CSharp

    • 发布日期:2017-06-11
    • 文件大小:19193084
    • 提供者:isabel dong
  1. 20063189571308

    0下载:
  2. 主要功能有: 1. 简单文本编辑功能 2. 语法作色功能 3. 正则表达式匹配替换功能 4. 2006-2-9 增加书签功能(待修改) 5. 2006-2-12 改善正则匹配功能,增加在匹配数据中搜索功能 6. 2006-2-17 改善语法着色的设置功能 7. 2006-2-21 增加快速语法着色颜色设置功能,添加delphi风格,Visua Studio风格, 和自定义三种选择! 8. 2006-2-21 修改书签显示,添加文件名 9
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:760774
    • 提供者:xlnim168
  1. conver_LonLat

    0下载:
  2. (绝对原创)实现了使用正则表达式<regex>库,来分析多种不同的经纬度格式字符串,可以根据分析的格式把经纬度转换到内部类型。 还可以实时测试正则表达式。-use regex to parse serval sorts of Lontitude and latitude type. Also can convert the string to inner type.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:68660
    • 提供者:牧师
  1. TestRegex

    0下载:
  2. 正则表达式测试程序,测试正则表达式,正则表达式测试程序,测试正则表达式-Regular expression test procedures, test regular expressions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:176266
    • 提供者:hanju
  1. CSharpRegularExpression

    0下载:
  2. 本书介绍C#编程中的字符串和正则表达式,可以作为学习资料和参考书使用。-This book introduces C# programming in the string and regular expressions can be used as learning materials and reference books.
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8481955
    • 提供者:宝儿
  1. zz

    1下载:
  2. delphi取得网页源码,并使用正则表达式的源码,适合用来制作网页采集,网站采集的源码-delphi source code access page, and the source code using regular expressions, suitable for web pages collection, the source site collection
  3. 所属分类:Windows编程

    • 发布日期:2013-05-18
    • 文件大小:229226
    • 提供者:wujun
  1. FindString

    0下载:
  2. 一种简易的字符串匹配程序,支持通配符‘*’和‘?’,返回匹配成功次数。含测试程序,后续可进一步增加正则表达式处理。-A simple string matching program to support the wildcard ' *' and ' ? ' , Returns the number of successful matches. Including test procedures, follow-up can further increase the r
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:332877
    • 提供者:albert
  1. vb-use-regular-expressions

    0下载:
  2. vb用正则表达式判断中文,是学习正则表达式在VB中应用的很好的例子-vb use regular expressions to determine the Chinese, is to learn regular expressions in VB good example of the application of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1870
    • 提供者:秦伟
  1. RegExpressions

    0下载:
  2. visual basic中正则表达式检索提取字符的教程案例,适合正则表达式的初学者。-visual basic character of regular expression search tutorial extraction cases, for regular expression beginners.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:45724
    • 提供者:玛莎拉蒂
  1. 正则表达式

    0下载:
  2. 使用正则表达式来验证用户输入的信息是否符合格式标准,若符合,返回true,若不符合,返回false(Use regular expressions to verify that the information entered by the user conforms to the format standard. If it does, return true, and if not, return the false)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:Fou-Lu
  1. 正则表达式

    0下载:
  2. 调用正则表达式,对某个单元格的文字比如电话号码提取出来,重新排列到其他单元格里。(A regular expression is called, which is extracted from the text of a cell, such as the phone number, and rearranged into other cells.)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-07
    • 文件大小:157696
    • 提供者:hfranklin
  1. 正则表达式_all

    0下载:
  2. 正则表达式的入门基础知识总结,以及js,java的基本使用方法(A summary of the basic knowledge of regular expressions)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:boziteng
  1. 正则表达式解析word文档

    0下载:
  2. 解析word文档,提取版本号,日期等,并进行校验(Extract word document, get version, date.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:29696
    • 提供者:fangfang2018
  1. 爬虫程序和流程整理201807

    1下载:
  2. 用于爬虫(正则表达式)可以爬取各类文献网站十分好用的程序(For crawler (regular expression))
  3. 所属分类:Windows编程

    • 发布日期:2021-01-23
    • 文件大小:4763648
    • 提供者:kqm001
« 1 2 34 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com