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

搜索资源列表

  1. regexp-6019

    0下载:
  2. 正则表达式工具源码,用于检查正则表达式是否与文本匹配。 语言:c# 3.0 需要.Net 3.5-Regular Expression Tool can help you to check whether a regular expression matches a piece of text. Developed in C# 3.0. .Net Framework 3.5 is required.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:52090
    • 提供者:mesmerism
  1. RegexConverter

    0下载:
  2. 用于.NET正则表达式和XML串之间相互转换的程序源码(包含演示)。源码为.NET 3.5 C# 格式。-This is a small library+ demo that transforms a .NET regular expression into an XML string and back. It helps understanding a long regex that was written by someone else, and allows easy editing. I
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:145134
    • 提供者:mesmerism
  1. Regularexpressions

    0下载:
  2. 正则表达式 这个是我们的课程设计的一部分 希望大家用得到-Regular expressions of course this is our hope that part of the design used to be
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:17259
    • 提供者:赵昱
  1. TPerlRegEx

    0下载:
  2. 正则表达式控件,文件 PCREPerlRegExD7.~dpk PerlRegEx.~pas TPerlRegExD7.bat PerlRegExD2005.bdsproj PerlRegExD7.cfg PerlRegEx.cnt PerlRegEx.dcr PerlRegExD7.dof PerlRegExD2005.dpk PerlRegExD5.dpk PerlRegExD6.dpk PerlRegExD7.dpk PerlReg
  3. 所属分类:Windows Develop

    • 发布日期:2014-07-17
    • 文件大小:188101
    • 提供者:苯苯
  1. RegularExpressionTutorial

    0下载:
  2. 正则表达式学习的一个小工具和源码. 正则表达式学习的一个小工具和源码.-Regular Expression Tutorial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:234503
    • 提供者:120425796
  1. Regular-Expression-Tutorial

    0下载:
  2. 这本书介绍了正则表达式的基本语法和应用 深入浅出 循序渐进 能帮助你快速掌握正则表达式-This book introduces the basic regular expression syntax and application of easy step-by-step can help you quickly master the regular expression
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:285827
    • 提供者:lmm
  1. RegExp

    0下载:
  2. 实现正则表达式匹配。匹配速度很快,可以很方便的嵌入到自己的程序-The realization of regular expression matching. Fast.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:15225
    • 提供者:fanyu
  1. RegualrExpression

    0下载:
  2. 重点讲解正则表达式的用法,用以实现全文搜说的表达式定义。-The usage of the regular expression is discussed in detail in order to offer appropriate reference to the search engine development.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:35298
    • 提供者:david soon
  1. RegularExpressions

    0下载:
  2. 不错的正则表达式电子资料,有多个简单实用的例子。便于理解。-a good doc for Regular Expressions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:24659
    • 提供者:youyou
  1. regex30

    0下载:
  2. 正则表达式30分钟入门教程.htm -Regular Expression Tutorial 30 minutes of entry. Htm regular expressions within 30 minutes Introduction to course. Htm
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:16355
    • 提供者:viktor
  1. core_Python_programming_cn

    0下载:
  2. 已建立索引的Python核心编程(中文第二版)。对于初学者,这是一本Python开发的权威指南,涵盖了Python的核心功能特性,而不仅仅是语法,有正则表达式、网络、多线程、图形用户界面、Web/CGI和Python扩展等高级功能,同时也包括了数据库、网络客户端、Java/Jython和Microsoft Office等内容,并有大量实例-Index has been the core of Python programming (English second edition). For beg
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4705995
    • 提供者:ehes
  1. ff

    0下载:
  2. 用boost库实现的网页页面url提取,采用正则表达式实现快速url抓取-Using boost library url web pages extracted using regular expressions fast url crawl
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:49553
    • 提供者:lijianfei
  1. expression

    0下载:
  2. 正则表达式的一些基本功能以及基本的入门用法-Regular expressions of some of the basic features and basic usage of the portal
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:63480
    • 提供者:王月
  1. Regular-Expression

    0下载:
  2. 正则表达式30分钟入门教程-deerchao的 30分钟内让你明白正则表达式是什么,并对它有一些基本的了解,让你可以在自己的程序或网页里使用它。 -Regular Expression Tutorial 30 minutes of-deerchao you 30 minutes to understand what is the regular expression, and it has some basic understanding, so that you can program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:125628
    • 提供者:liuyang
  1. FileMan0902

    1下载:
  2. 操作文件的小工具, 可用正则表达式 改名(批量)、搜索、计算校验码(批量 + 可将校验码加入文件名)、修改文件时间(批量)-file operating utility(support Regular Expression and batch operation). renamed, search, compute hash code, modify file time.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:53716
    • 提供者:sun
  1. delete_words

    0下载:
  2. 程序中包含regEx正则表达式,并通过replaceALL替换为" ",可以删除文本中的常用停词-RegEx procedures included in regular expressions, and through replaceALL replace " " can be used to delete text the word stop
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:12017
    • 提供者:zx
  1. range

    0下载:
  2. 利用正则表达式,得到网页中所需要的数据,保存进数据库-利用正则表达式,得到网页中所需要的数据保存进数据库
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:49047
    • 提供者:123456
  1. Regular_Expression_Tutorial_30minutes

    0下载:
  2. 正则表达式30分钟入门教程, 对正则表达式给出了详细的介绍。-Regular Expression Tutorial 30 minutes of regular expressions is given in detail.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:53025
    • 提供者:zhang
  1. FileMan

    0下载:
  2. 200905 操作文件的小工具, 可用正则表达式 改名(批量)、搜索、计算校验码(批量 + 可将校验码加入文件名)、修改文件时间(批量)--200905 file operating utility(support Regular Expression and batch operation). renamed, search, compute hash code, modify file time
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:51886
    • 提供者:sun
  1. regular

    0下载:
  2. 用正则表达式实现的程序,功能:通过解析报文,将其中的IP提取出来入库(orale)-Regular expression used to achieve the procedure, function: analysis message through will be extracted from the IP storage (orale)
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3314537
    • 提供者:phb
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 27 »
搜珍网 www.dssz.com