Welcome![Sign In][Sign Up]
Location:
Search - 正则表达式

Search list

[Home Personal applicationC#正则表达式学习工具源码

Description: C#正则表达式学习工具源码
Platform: | Size: 507936 | Author: liuqiuxian910@163.com | Hits:

[Other精通正则表达式

Description: 十年三版,再显王者风范 近 30年开发经验 的智慧结晶 深入理解正则表达式,彻底*基本功 全球 第一本 全面深入讲解正则表达式的经典巨著 《程序员》杂志技术主编 孟岩 鼎力推荐
Platform: | Size: 46113129 | Author: fanyunlz@126.com | Hits:

[Documents正则表达式之道

Description:   一个正则表达式,就是用某种模式去匹配一类字符串的一个公式。很多人因为它们看上去比较古怪而且复杂所以不敢去使用——很不幸,这篇文章也不能够改变这一点,不过,经过一点点练习之后我就开始觉得这些复杂的表达式其实写起来还是相当简单的,而且,一旦你弄懂它们,你就能把数小时辛苦而且易错的文本处理工作压缩在几分钟(甚至几秒钟)内完成。
Platform: | Size: 37505 | Author: llwingz | Hits:

[Other学习正则表达式

Description: 用C#编写的学习正则表达式的小工具-C# study prepared by the regular expression is a small tool
Platform: | Size: 512000 | Author: 严国辉 | Hits:

[Browser Client用正则表达式作校验

Description: 用正则表达式作校验-Regular expressions are used for calibration
Platform: | Size: 7168 | Author: 王宏 | Hits:

[CSharpCsharp字符串和正则表达式参考手册

Description: 此书讲了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.
Platform: | Size: 5472256 | Author: | Hits:

[CSharp正则表达式验证器

Description: C#开发的用来验证正则表达式! 程序不大,但有时蛮有用的 -C# development is used to verify the expression! Procedures not, but sometimes is full of
Platform: | Size: 30720 | Author: sean | Hits:

[Homepage tools经典JavaScript正则表达式实战

Description: Javascript 正则表达式经典实例,可以用于锻炼自己的正则表达式的理解,更可以直接拿来使用
Platform: | Size: 248114 | Author: shalilang | Hits:

[JSP/Java测试正则表达式源代码(254_262)

Description: 测试正则表达式以及源代码完整分析和理论实战(Test regular expressions)
Platform: | Size: 2156544 | Author: 源代码S | Hits:

[WEB Code正则表达式

Description: 在PHP网页开发的过程中用到了正则表达式,经过收集和整理形成了完整的笔记,有助于刚入门的开发人员使用,使用正则表达式能试很多字符串的处理简单很多(In the process of PHP web development in the use of regular expressions, through collecting and sorting to form a complete notes, help novice developers to use, with the use of regular expressions can try many strings easier)
Platform: | Size: 48128 | Author: skylinethj | Hits:

[Delphi/CppBuilder正则表达式

Description: delphi使用PerlRegEx编写的正则表达式匹配工具(Use Delphi PerlRegEx. Write a regular expression matching tool)
Platform: | Size: 291840 | Author: 平凡的唯一 | Hits:

[Other精通正则表达式(第三版)].(美)佛瑞德

Description: 本书为学习正则表达式的入门和深入的参考书,浅显易懂,能满足工作所需。(This book is to learn regular expressions of entry and in-depth reference books, easy to understand, to meet the needs of the work.)
Platform: | Size: 55599104 | Author: chamzep | Hits:

[Other学习正则表达式

Description: 通过实例介绍如何编写正则表达式,在学习PHP时比较有帮助(Describes how to write regular expressions through examples)
Platform: | Size: 1357824 | Author: wsy888 | Hits:

[Other17、正则表达式和hashtable

Description: 正则表达式和hashtable :正则表达式、hashtable建立 删除 、遍历(Regular expressions and hashtable)
Platform: | Size: 126976 | Author: 小这 | Hits:

[CSharp在C#中使用正则表达式

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

[Windows Develop正则表达式测试

Description: 正则表达式测试,非常严谨全面的正则表达式(Regular expression test)
Platform: | Size: 4096 | Author: 带你去过去 | Hits:

[Other《易语言“正则表达式”详细教程》

Description: “正则表达式”的应用范围越来越广,有了这个强大的工具,我们可以做很多事情,如搜索一句话中某个特定的数据,屏蔽掉一些非法贴子的发言,网页中匹配特定数据,代码编辑框中字符的高亮等等,这都可以用正则表达式来完成。(The application of more and more widely, regular expressions with this powerful tool, we can do many things, such as search words in a specific data, screen out some illegal posts to speak, matching a specific web page data, code box character editing high bright and so on, which can be used to complete the regular expression.)
Platform: | Size: 520192 | Author: popp | Hits:

[Windows Develop正则表达式30分钟入门教程

Description: 正则表达式30分钟入门教程 包含了一些常用的内容。(The 30-minute introduction to regular expressions includes some common content.)
Platform: | Size: 53248 | Author: suifeng624 | Hits:

[.net微软官方整理--C#正则表达式完整教程

Description: 微软官方整理--C#正则表达式完整教程 网络搜集整理 希望对大家有所帮助(Microsoft's official complete --C# regular expression tutorial Network collation hopes to help people)
Platform: | Size: 9182208 | Author: .net资源共享 | Hits:

[JSP/JavaJava正则表达式详解

Description: Java 正则表达式 详细说明解答 分享共同学习(Java regular expressions, detailed answers, sharing, learning together)
Platform: | Size: 207872 | Author: niqiu | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net