- 論壇徽章:
- 307
|
本來(lái)想將這些內(nèi)容總結(jié)一下,發(fā)現(xiàn)以庫(kù)形式提供的正則引擎在語(yǔ)言或軟件引用時(shí) 并非完全按照庫(kù)的功能進(jìn)行完全的支持。
NOTE:
An application using a library for regular expression support does not necessarily offer the full set of features of the library, e.g.
GNU grep which uses PCRE does not offer lookahead support, though PCRE does 不過(guò)即使是這樣,也收獲不少好東西。
如:
Notepad++ 使用的是 Boost.Regex 引擎 (>= 6.0 ver)
平衡組,逆序環(huán)視 (變長(zhǎng)子表達(dá)式)
![]()
![]()
其中有個(gè)短語(yǔ) "> 9 indexable captures" 是個(gè)什么意思,可索引的捕獲組的數(shù)量限制?
請(qǐng)大神再次指點(diǎn)一下,謝謝。
|
|