文件名称:Regex Quick Syntax Reference--2018
文件大小:1.97MB
文件格式:PDF
更新时间:2021-09-08 14:52:39
Regular Expressions
What You Will Learn Formulate an expression Work with arbitrary char classes, disjunctions, and operator precedence Execute regular expressions and visualize using finite state machines Deal with modifiers, including greedy and lazy loops Handle substring extraction from regex using Perl 6 capture groups, capture substrings, and reuse substrings