参考资料
- re — Regular expression operations — Python 3.8.1 documentation
- re --- 正则表达式操作 — Python 3.8.1 文档
- 正则表达式学习心得
- Replacement Strings Reference: Context and Case Conversion
- Popular Tools, Utilities and Programming Languages That Support Regular Expressions
- 【问题解答】正则表达式里边<.+?>什么意思
- RegExr: Learn, Build, & Test RegEx
- Debuggex: Online visual regex tester. JavaScript, Python, and PCRE
- JavaScript正则在线测试工具 - 正则表达式工具 - 脚本之家在线工具
- PCRE - Perl Compatible Regular Expressions
- Python中的正则表达式:re模块详解
- $regex — MongoDB Manual
- re — Regular expression operations — Python 3.7.2 documentation
- 【教程】BeautifulSoup中使用正则表达式去搜索多种可能的关键字 – 在路上
- Sublime Text [Regular expression - Cheat sheet]
- Sublime Text Regular Expression Cheat Sheet - jdhao's blog
- 【已解决】VSCode中如何使用正则表达式去替换且被替换中使用分组group
- Search and Replace — Sublime Text Unofficial Documentation
- Perl Regular Expression Syntax - 1.44.0
- Perl Format String Syntax - 1.44.0
- Regex in Sublime Text by Jake Albaugh on CodePen
- vscode插件:正则表达式预览 | le0zh's blog
- javallone/regexper-static: Regular Expression Visualization Site
- 分享5个可视化的正则表达式编辑工具-CSDN.NET
- CJex/regulex: Regular Expression Excited!
- rscarvalho/pyregex: pyregex is a Python Regular Expression Online Tester
- PyRegex
- Pythex: a Python regular expression editor
- re — Regular expression operations — Python 3.8.1 documentation
- Regex Tester - Javascript, PCRE, PHP
- Rubular a Ruby regular expression editor
- 你是如何学会正则表达式的? - 知乎
- learn-regex/README-cn.md at master · ziishaned/learn-regex
- “正则”是什么意思? - 知乎
- 正则表达式 - JavaScript | MDN
- JavaScript 正则表达式 | 菜鸟教程
- JavaScript RegExp 对象
- javascript正则表达式 - 司徒正美 - 博客园
- JS正则表达式入门,看这篇就够了 - 个人文章 - SegmentFault 思否
- How do you access the matched groups in a JavaScript regular expression
- Capturing groups
- String.prototype.match() - JavaScript | MDN
- 【已解决】js中正则匹配问号出错:Invalid regular expression Nothing to repeat
- 【已解决】js中正则无法匹配短横线
- [不去解决]js中的正则如何写named group命名的组
- [未解决]Swift中字符串的正则表达式处理:判断字符串是否符合某个类型 – 在路上
- 【基本解决】Sequel Pro中设置通配符正则的过滤条件
- 【整理】MSQL中的通配符搜索:LIKE和% – 在路上
- 正则表达式中的断言(assertions) - 简书
- 正则表达式:零宽断言(lookaround) - 许炎的个人博客
- re — Regular expression operations — Python 3.8.1 documentation
- re --- 正则表达式操作 — Python 3.8.1 文档
- 正则表达式:零宽断言(lookaround) - 许炎的个人博客
- Lookahead and Lookbehind Tutorial—Tips &Tricks
- Regex defined zero-width assertions - Java 9 Regular Expressions
- Zero-width assertions - Java 9 Regular Expressions
- Regex Tutorial - Lookahead and Lookbehind Zero-Length Assertions
- Regex Tutorial - \b Word Boundaries
- Regex Tutorial - Start and End of String or Line Anchors
- Zero-Width Assertions « Quantifiers « Regular Expressions « C# Book
- 正则表达式——02:零宽断言 - 简书
- 正则表达式后行断言 • 探索 ES2018 和 ES2019 - 众成翻译
- 正则表达式之——先行断言(lookahead)和后行断言(lookbehind)_赶路人儿-CSDN博客
- People Looking Down Png - People Standin #1297885 - PNG Images - PNGio
- WAIPER RAKUTENICHIBATEN: HOUSTON Houston U.S. forces CWU-45/P flight jacket 5CW45P/ military forces thing men | Rakuten Global Market
- 【已解决】Mac中编辑图片水平左右翻转
- 【教程】如何教你看懂复杂的正则表达式 – 在路上
- 【教程】以Python中的re模块为例,手把手教你,如何从无到有,写出相对复杂的正则表达式 – 在路上