【发布时间】:2016-05-12 11:12:25
【问题描述】:
记事本++(正则表达式);反转选择,
以下 2 个不同的代码,效果很好。 :) 现在我想结合这两个不同的代码!
\bhttps?:[^)''"\s]+.(?:jpg|jpeg|gif|png)
https://codereview.stackexchange.com/questions/20126/regex-to-get-all-image-links
^((?!hello).)*$
【问题讨论】:
-
问题是什么?这看起来与 JPEG 没有任何关系。