We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
正则式识别使用逆波兰式识别,注意单目运算符的处理: 在生成逆波兰的时候右单目直接存入波兰式栈中 由于通配符"."的存在,且程序需要识别与的关系,增加正则规则&表示表达式与表达式之间的与连接,即表示ab|c 需要写成a&b|c
The compiler by java
There was an error while loading. Please reload this page.