Regular expression parser on C++ (Qt)
- 资源大小:12.73 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
This library allow you to wrap regular expression string
into object oriented structure. Then you wil be able to:
1. Generate dictionary
2. Count dictionary words
3. Generate regexp string
4. Generate random word from dictionary
文 件 列 表
RegExpGenerator
RegHope
RegExpGenerator.h
ThreadGenerator.h
main.cpp
RegExpGenerator.cpp
ThreadGenerator.cpp
RegExpGenerator.pro
RegExpGenerator.ui