CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - regex

搜索资源列表

  1. regex

    0下载:
  2. boost/regex用法,正则表达式用法介绍-boost regex
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:478079
    • 提供者:dslk
  1. regex-lib

    0下载:
  2. 一个方便实用的正则表达式类库,纯C编写,只需要把头文件包含到你的工程里即可,方便集成,支持多种操作系统及编译器。附常用正则表达式-A convenient and practical regular expression library, the preparation of pure C, only need to head to the file that contains your project where you can to facilitate the integration, s
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:81962
    • 提供者:nathanwang
  1. code2html

    0下载:
  2. 利用正则表达式实现将C++代码转换为html页面并对不同类别关键字高亮显示。编译时需boost/regex库支持。-Use regular expressions to achieve the C++ code into a html page and highlight the different types of keywords. When compiling boost/regex library support.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:152536
    • 提供者:晓阳
  1. regex

    0下载:
  2. regular expressions for c++ builder
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:15307
    • 提供者:sdplod
  1. tpl-2.3.01

    0下载:
  2. TPL is a Text Processing Library/Language in C++. Supports grammar, tokens, predicates, regex, matching operators, etc. It uses boost pheonix library.-TPL is a Text Processing Library/Language in C++. Supports grammar, tokens, predicates, regex, matc
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:761915
    • 提供者:GV
  1. regex

    0下载:
  2. 用正则表达式提取一个源文件中的类和方法并输出到文件-regex class
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1600
    • 提供者:冯星
  1. regex

    0下载:
  2. 正则表达式头文件 regex.h 包括regcomp, regexec,regfree等主要函数-Regular expression header regex.h including regcomp, regexec, regfree other major functions
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:7182
    • 提供者:aaa
  1. sdassa

    0下载:
  2. 制作RegEx ,适合初学者进行学习研究,不错的源码-Production RegEx, suitable for beginners to learn research, a good source
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:6342
    • 提供者:
  1. RegEx

    0下载:
  2. 使用.net 4.0实现的计算器,和常见的计算器不同。这个计算器支持复数计算。比如说输入是 3.567E-10+4.89E+5i-.1 它会自动分析出其中的运算有 1. 0.00000000003567 2. 489000i 3. -0.1-As of .NET 4.0, the native library does offer a complex class in the namespace System.Numerics. The ideal situation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:150429
    • 提供者:gerili
  1. SSQuery

    0下载:
  2. 查询和保存深圳市社保记录,使用了 Http,Cookies,Regex,SQLite-Query and save the Shenzhen Social Security records, using Http Cookies, the Regex, SQLite
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:525987
    • 提供者:irogo
  1. lexlinuxsource

    0下载:
  2. 利用linux下的flex生成一个词法分析器,输入文法的正则表达式,加入相关处理函数。由main()调用yylex()入口函数执行词法分析 -Use under linux flex to generate a lexical analyzer input grammar regex adding handler function. Yylex () is called by the main () entry function to perform lexical analysis
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:48447
    • 提供者:
  1. perl

    0下载:
  2. `perl中的正则表达式---精华,对于成为一个perl高手,不得不看-The `perl regex--- essence, a perl guru, had to look at
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:9508
    • 提供者:钱雪荣
  1. regex-cheat-sheet

    0下载:
  2. 正则表达式的学习指南,相当实用,好好学习天天向上-Regex study guide, quite practical, What we have learned
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:869746
    • 提供者:_zero_
  1. RegEx

    0下载:
  2. 示例代码 正则表达式 VB.NET VB2010 比较简单,有兴趣的同学可以下载-Sample code regex VB.NET VB2010 relatively simple, interested students can download and see
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:66903
    • 提供者:szzdbg
  1. github-jbr-jquery-jQuery.highlightRegex-master.zi

    0下载:
  2. jquery highlight regex
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4124
    • 提供者:darklordbb21
  1. deelx

    0下载:
  2. deelx正则表达式 轻量级表达式开源代码,-deelx regex expressions lightweight open source code,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:556344
    • 提供者:龙龙
  1. regex

    0下载:
  2. c语言实现的正则表达式.正则表达式是一个很强的工具。有了它,可以在你的软件中增强查找、替换、匹配等功能。 本文提供的 JRegex.c 封装了Henry Spencer的Regex库(ANSI C),可移植到任何系统上。-regex c language
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:16970
    • 提供者:sgwge
  1. RegexSrc

    0下载:
  2. 正则表达式测试程序。包含一些常用的应用示例代码-Test Regex
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:17307
    • 提供者:dhq
  1. regex.jar

    0下载:
  2. regex.jar for java 8
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:200704
    • 提供者:Kristyjing
  1. RextoNFA

    0下载:
  2. 正规式转NFA,用C++实现。描述必须满20个字?(A C++ program about Regex to NFA)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:191488
    • 提供者:silentlight
« 12 »
搜珍网 www.dssz.com