Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 Lazarus 寻找一个支持前瞻和后视的正则表达式引擎(如果可能,还支持 utf8 匹配)。我知道并使用 TRegExpr,但它显然不支持前瞻/后视(尽管我在文档中没有找到任何明确说明它的内容;只是测试失败)。我也知道这个问题,它涉及德尔福。我不确定哪些可以在 Lazarus 中使用,哪些不能。有任何想法吗?