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

搜索资源列表

  1. book

    0下载:
  2. 正则表达式中文手册,正则表达式在很多编程场合都是很实用的,可以让你的编程事半功倍,在功能逻辑编程时纯熟的使用正则表达式会让你有很多很多意想不到的惊喜,不信你学来试试,看看高手是怎么炼成的!-Chinese Manual of regular expressions, regular expressions in many programming situations are very useful, you can make your programming more effective, fu
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:113924
    • 提供者:acidy
  1. RegexTest

    0下载:
  2. 正则表达式匹配工具,适用于各种编程语言。-match regex
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:6558
    • 提供者:hyzjq
  1. the-beauty-of-programming

    0下载:
  2. 代码之美,正确的正则表达式,美丽的并发,美丽的测试-Code of the United States, the correct regular expression, concurrent beautiful, beautiful test
  3. 所属分类:Software Testing

    • 发布日期:2017-05-04
    • 文件大小:1251780
    • 提供者:jieshuai
  1. zzbdsjc

    1下载:
  2. 正则表达式系统教程,对一个程序员来说正则表达式有时候能起到事半功倍的功能,本教程为chm格式,从基础教你如何使用正则表达式。 目录1._引子 2._正则表达式的历史 3._正则表达式定义 3.1_普通字符 3.2_非打印字符 3.3_特殊字符 3.4_限定符 3.5_定位符 3.6_选择 3.7_后向引用 4._各种操作符的运算优先级 5._全部符号解释 6._部分例子 7._正则表达式匹配规则 7.1_基本模式匹配
  3. 所属分类:File Formats

    • 发布日期:2016-06-25
    • 文件大小:5848064
    • 提供者:eewcee
  1. perl_program_scripts

    0下载:
  2. Perl借取了C、sed、awk、shell scr ipting以及很多其他程序语言的特性。其中最重要的特性是它内部集成了正则表达式的功能,以及巨大的第三方代码库CPAN。简而言之,Perl象C一样强大,象awk、sed等脚本描述语言一样方便。-Perl borrows the C, sed, awk, shell scr ipting, and many other programming language features. One of the most important featur
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:618503
    • 提供者:zk
  1. regular-expression-tutorial

    0下载:
  2. 最全正则表达式教程、最好正则表达式教程.想要快下吧-The most comprehensive regular expression tutorial, the best regular expression tutorial
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:52579
    • 提供者:long
  1. netspider

    0下载:
  2. 让您了解网络蜘蛛的原则,工作原理,与一些正则表达式的写法!-You understand the principles of web spider, working principle, with some regular expressions written!
  3. 所属分类:Project Manage

    • 发布日期:2017-03-30
    • 文件大小:19359
    • 提供者:徐燕杰
  1. bianyiqi

    0下载:
  2. 关于编译器的词法分析过程,输入正则表达式输出NFA-Compiler, lexical analysis process, enter the regular expression output NFA
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:318653
    • 提供者:benben
  1. 6777

    0下载:
  2. 正则表达式30分钟入门教程 1. 本文目标 2. 如何使用本教程 3. 正则表达式到底是什么东西? 4. 入门 -Regular expression 30 minutes of Tutorial 1. Goal of this article. How to use this tutorial regular expressions in the end is what? 4 The entry
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:55309
    • 提供者:林枫
  1. zcbds

    0下载:
  2. java 正则表达式,各种正则表达式汇总,用与判断是最好的了-java regular expression various regex summary, using the judgment is the best
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:54126
    • 提供者:jakygao
  1. VB

    0下载:
  2. 学习VB正则表达式 在字符搜索的时候很重要。对字符串外理字符速度要求高的时候。可以用这个-when learning VB or searching the some character in one page or file is very important
  3. 所属分类:Project Manage

    • 发布日期:2017-12-06
    • 文件大小:405737
    • 提供者:
  1. calcuator

    0下载:
  2. 采用java语言实现的计算器应用程序,运用到了栈的原理进行正则表达式的计算过程。还不算太完善,有问题请指出、-Using java language to achieve the calculator application, the use of the stack principle of regular expression calculation process. Is not very perfect, a problem please point out,
  3. 所属分类:Document

    • 发布日期:2017-11-11
    • 文件大小:29549
    • 提供者:ly
  1. Regex

    0下载:
  2. 正则表达式系统教程,电子文档仅供参考,-Tutorial regular expression system , electronic documents are for reference only , thank you
  3. 所属分类:Project Manage

    • 发布日期:2017-12-09
    • 文件大小:35248
    • 提供者:wade
  1. Adobe-ActionScript-3.0

    0下载:
  2. adobe actionscr ipt 3.0编程手册。actionscr ipt 3.0简介;actionscr ipt快速入门;语言及其语法;中面向对象的编程;处理日期和时间;处理字符串;处理数组;处理错误;使用正则表达式;处理XML;-adobe actionscr ipt 3.0 programming manual. the actionscr ipt 3.0 Introduction actionscr ipt Quick Start language and its synta
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:5199872
    • 提供者:TXL
  1. zhengzebiaodashi

    0下载:
  2. 超好超实用超好用的正则表达式教程,你值得拥有。-Super super practical super useful regular expressions tutorial, you deserve to have.
  3. 所属分类:Project Manage

    • 发布日期:2017-11-22
    • 文件大小:55148
    • 提供者:源程序
  1. Regex-Use

    0下载:
  2. 正则表达式的使用和详细说明,有很多事例,应该对大家有用-The use of regular expressions and described in detail, there are many examples
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:285841
    • 提供者:李篪
  1. ParseFC

    0下载:
  2. 利用正则表达式 实现对特定字符串的判断与拆分存储-To use regular expressions to determine the specific string split storage
  3. 所属分类:Communication

    • 发布日期:2017-11-24
    • 文件大小:402432
    • 提供者:lin yuqian
  1. regexp

    0下载:
  2. GNU_Regex Regular Expression学习资料 正则表达式-GNU_Regex Regular Expression regex learning materials
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:135754
    • 提供者:cyztuo
  1. Using-regular-expressions-on-iOS

    0下载:
  2. ios开发中正则表达式的使用,包括字符串的匹配,日期匹配等。-ios developed regular expression, including the use of the string matching, date matching.
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:15419
    • 提供者:许学
  1. boost-xpressive

    0下载:
  2. 正则表达式是处理文本强有力的工具,它使用一套复杂的语法规则,能够解决文本处理领域的绝大多数问题,如验证,匹配,查找,替换等,这些问题用通常的字符串算法是很难甚至无法解决的。这里包含boost xpressive的基本用吧-boost xpressive.boost xpressive.boost xpressive.regex,match,search
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:21711
    • 提供者:sum
« 1 2 34 5 »
搜珍网 www.dssz.com