联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 Write Your Own Regular Expression Parser - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为19221
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • PoolMan
  • Air Traffic Controller
  • virtualdub-win
  • CppUnit
  • Apache-SSL-Jserv
  • FCK editor
  • Async Professional
  • GLgraph
  • -= 更多 =-

    项目描述:
    Have you ever wondered how regular expressions work in detail? If the answer is yes, this article is right for you. I will try to guide you step by step on how to create your own mini regular expression library. The purpose of the article is NOT to give you a highly optimized, tested, and great regular expression library, but to explain the principles behind the pattern matching in text files. If you only want a good library and don't care how it works, you probably want boost the regex library, which you can find here.

    考虑过规则表达式工作的细节吗?如果答案是肯定的,这篇文章就很适合你。我将一步步得教你如何创建你的小型规则表达式库,其目的不是给你提供一个高度优化的,经过测试的大型规则表达式库,只是解释文本文件中模式匹配的内幕原则。如果你只需要一个良好的库,不在乎它是如何工作的,你可能需要改进这里提供的库。
    来源: https://www.codeguru.com/cpp_mfc/RegEx.html
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    RegExDemo  1.0  2004-04-09 下载

    原始下载连接(国外) https://www.codeguru.com/code/legacy/cpp_mfc/RegExDemo.zip

      » 合 作 伙 伴