CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - regular expressions

搜索资源列表

  1. WeatherForecast

    0下载:
  2. java写的天气预报信息获取、提供,HttpURLConnection抓取信息,正则表达式提取。-the weather information access, delivery, HttpURLConnection crawls information, Regular expressions are extracted.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6001
    • 提供者:avant
  1. regexp

    0下载:
  2. 在unix下使用正则表达式-the use of regular expressions
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4082
    • 提供者:周杰
  1. metalog-0.6.tar

    0下载:
  2. Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatically rotated when they exceed
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:101721
    • 提供者:robo
  1. boost_source_code

    0下载:
  2. 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3491458
    • 提供者:hnycmx
  1. l7-protocols-2008-12-18.rar

    0下载:
  2. 7层协议识别模板,使用正则表达式,可以作为网络安全的开发借鉴,7 layer protocol identification templates, use regular expressions can be used as the development of network security from
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:201597
    • 提供者:hh
  1. regex-0.12.tar.gz

    1下载:
  2. 正则表达式库,是实现正则表达式的官司方源代码。,Regular expression library, regular expressions to achieve the lawsuit Fangyuan code.Regular Expression Library.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:297790
    • 提供者:许静
  1. myregclass

    0下载:
  2. 我自己用的操作数据库的类,封装了数据库的API函数,加入了正则表达式支持,编译需boost/regex库支持-I used to operate the type of database, the database package API function, added support for regular expressions, the compiler need to boost/regex library support
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:2832
    • 提供者:晓阳
  1. LinkChecker-5.2.tar

    0下载:
  2. LinkChecker 是一个网页链接检查程序,主要特性: • 循环遍历和多线程检查 • 输出各种格式检查结果:text, HTML, SQL, CSV, XML • 支持 HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet 和本地文件链接检查 • 可使用正则表达式对链接的url进行过滤 • 支持代理服务器 • 支持用户名和密码验证 ̶
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:591994
    • 提供者:zzw
  1. QTA_Summary_learn

    0下载:
  2. QTP学习与实践经验总结: A问题描述: 在QTP中可以是使用regular expressions来完善你的参数化 B处理流程: B1参数化你的系统 B2将参数化设定为regular expressions B3在表格中使用regular expressions C术语说明 C1 TD是MI公司的一款测试管理工具,他采用B/S模式,使得用户可以在任何与Server相连的计算机上实现测试用例的管理 C2 QTP是MI公司推出的功能测试工具,主要用于B/S模
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:719282
    • 提供者:chen sheng ji
  1. regular-expressions.pdf

    0下载:
  2. learning ragul ar expressions for new learner
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:125337
    • 提供者:Victor
  1. dfa

    0下载:
  2. 简单的DFA转换程序,由正则表达式翻译为DFA-Simple DFA conversion process, the translation of regular expressions to DFA
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:2098
    • 提供者:王伟
  1. pcre-7.0-src

    0下载:
  2. PCRE(Perl Compatible Regular Expressions)是一个Perl库,包括 perl 兼容的正规表达式库.这些在执行正规表达式模式匹配时用与Perl 5同样的语法和语义是很有用的。Boost太庞大了,使用boost regex后,程序的编译速度明显变慢。测试了一下,同样一个程序,使用boost::regex编译时需要3秒,而使用pcre不到1秒。因此改用pcre来解决C语言中使用正则表达式的问题 -PCRE (Perl Compatible Regular Ex
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1306504
    • 提供者:evil
  1. RegExp

    0下载:
  2. 收录了常用的数十个正则表达式。这些表达式均已经过测试,可以正常使用。-A collection of commonly used dozens of regular expressions. These expressions have been tested, and can be used normally.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:28872
    • 提供者:guoguiyang
  1. ExpertPic

    0下载:
  2. 网上抓取数据存入数据库,利用正则表达式自动提取表格数据-Online data capture into a database using regular expressions to automatically extract tabular data
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:38532
    • 提供者:luxy
  1. reapits

    0下载:
  2. C API TEST FOR Regular Expressions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:7091
    • 提供者:terzanwue
  1. regexec

    0下载:
  2. ICU Regular Expressions, Definitions of constant values used in the compiled form of a regular expression pattern. -ICU Regular Expressions, Definitions of constant values used in the compiled form of a regular expression pattern.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:6665
    • 提供者:gongjanla
  1. flags

    0下载:
  2. Tests regular expressions using flags "i" and "g" Source Code for Java scr ipt.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:809
    • 提供者:fiuqerdin
  1. FileNameParser

    0下载:
  2. This StringParser can create StringMatcher instances for regular expressions matching file names.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1066
    • 提供者:saicuesui
  1. Perl-by-Example-4

    0下载:
  2. perl实例精解中文第4版,是关于Perl的完整指南,它包含了Perl应用的很多方面,从正则表达式处理到格式化报表,再到进程间通信。包含1、实用摘要和报表语言,2、Perl 快速入门,3、Perl 脚本,4、获得打印句柄,5、变量,6、运算符、7、条件,8、正则表达式——模式匹配,9、正则表达式元字符等共计20章-Pure perl instance XieZhongWen version 4 is about perl complete guide, it contains a lot of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-15
    • 文件大小:22676480
    • 提供者:唐小米
  1. Pattern

    0下载:
  2. Patterns are compiled regular expressions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5743
    • 提供者:cengtonnang
« 12 »
搜珍网 www.dssz.com