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

搜索资源列表

  1. Csharp字符串和正则表达式参考手册

    0下载:
  2. 此书讲了C#的字符串和正则表达式的详细内容,范围小而精,适合较高级编程人员使用和参考.-book stresses the C# and the string expression is the detailed content and scope of a small but efficient, suitable for the more senior programmers to use and reference.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5472045
    • 提供者:
  1. 正则表达式验证器

    0下载:
  2. C#开发的用来验证正则表达式! 程序不大,但有时蛮有用的 -C# development is used to verify the expression! Procedures not, but sometimes is full of
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10186
    • 提供者:sean
  1. RegularExpressionTester

    0下载:
  2. 正则表达式测试工具,可以测试你的正则表达式的效果,有Replace,split,match等功能 -test tools, you can test the expression of which is the effect, Replace, split, the match features
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10833
    • 提供者:瓜娃子
  1. FAv1

    0下载:
  2. 使用C#编写,实现输入正则表达式,输出确定有限自动机,使用图形界面显示。-prepared to use C#, are realizing the importation of expression, to determine output finite automata, the use of a graphical interface shows.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:178391
    • 提供者:郑冰
  1. RegularValidate

    0下载:
  2. 正则表达式常用验证指令,封装成DLL,静态方法-Regular expressions are commonly used test instructions, packaged as DLL, static methods
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1986
    • 提供者:陈聪
  1. HtmlToText

    0下载:
  2. 使用正则表达式将html转换成为text(纯文本),常用户数据库全文搜索程序当中。-Regular expressions are used to convert html text (plain text). regular customer database full-text search program.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1360
    • 提供者:宽宏
  1. HTML_Fragments_src

    0下载:
  2. 利用正则表达式解析分析HTML文本的类库-Regular expressions are used analytics HTML text of the Class
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:66928
    • 提供者:杨扬
  1. regexpTest

    0下载:
  2. 这是一个测试、分析、解释正则表达式的源代码例子。-This is a test, analysis, interpretation expression is the source code examples.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:92799
    • 提供者:adhunter
  1. DOTNETGrid

    0下载:
  2. DOTNET DataGrid自定义控件。采用C#开发,可采用正则表达式、下拉列表、属性结构、日期空间等输入数据。-DOTNET DataGrid OCX. Using C# development, the expression is available, the drop-down list, the structural attributes, date, etc. into the data space.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:36027
    • 提供者:尹向东
  1. 60824102468

    0下载:
  2. 用于验证正则表达式是否正确。 例如在表达式文本框里输入:(^-?\\d\\d*\\.\\d*$)|(^-?\\d\\d*$)|(^-?\\.\\d\\d*$) 在下面的测试文本框里输入数字,小数,负数,显示结果“通过”,若输入字母,显示“不通过”。 希望本工具对你编辑正则表达式时有作帮助。 用.NET做的第一个程序。 感谢群里朋友对初学才的支持。 需.NET2.0支持,在winxp上测试通过。-used to validate regular expressi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:67572
    • 提供者:microin
  1. CSharpZZBDS

    0下载:
  2. 如果你曾经用过Perl或任何其他内建正则表达式支持的语言,你一定知道用正则表达式处理文本和匹配模式是多么简单。如果你不熟悉这个术语,那么“正则表达式”(Regular Expression)就是一个字符构成的串,它定义了一个用来搜索匹配字符串的模式。-If you have used Perl or any other built-in regular expression support for the language, You know, regular expression matchi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:83666
    • 提供者:qingao
  1. C#用正则表达式提取内容

    0下载:
  2. C#用正则表达式提取内容
  3. 所属分类:C#编程

    • 发布日期:2009-04-15
    • 文件大小:29133
    • 提供者:andnnl
  1. iuputtestCsharp

    0下载:
  2. C#输入检查,包括数字字符串检查,中文检查,邮箱地址检查等等。 还包括用于输入检查的一般正则表达式。-C# Input checks, including checking the number of strings, the Chinese inspection, checking e-mail address and so on. Also includes a general check for the importation of regular expressions.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1743
    • 提供者:马春林
  1. RegexMatch

    0下载:
  2. 正则表达式验证程序,源码~~~正则表达式验证程序,源码-Regular expression validation process, source ~ ~ ~ Regular Expression validation process, source
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:13586
    • 提供者:解城
  1. Collection1.0

    0下载:
  2. 一个简单的网页采集系统,是一个为初学者提供实现网页数据采集思路的源码,通过请求网页来抽取源码,并用正则表达式提取内容以及转换为XML格式遍历内容并存入Access数据库中。-A simple web collection system is available for beginners to achieve a web page source data collection ideas, through the request page to extract source code, and
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:63587
    • 提供者:高宏伟
  1. Form2

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

    • 发布日期:2017-03-29
    • 文件大小:854
    • 提供者:齐家林
  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. 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. 在C#中使用正则表达式

    0下载:
  2. 列举正则表达式的使用例程 1. 从Url地址中提取协议和端口号 2. }更改日期格式 3. 使用正则表达式获取指定字符 4. 使用正则表达式去掉无用字符 5. 通过CaptureCollection获取每个匹配对象信息 6. 通过GroupCollection获取匹配集合 7. 验证输入字符串是否是合法的电子邮件格式(Listing routines for regular expressions)
  3. 所属分类:C#编程

    • 发布日期:2018-01-02
    • 文件大小:9216
    • 提供者:skboshi
« 12 3 4 5 6 »
搜珍网 www.dssz.com