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.
3 つの単語を除くすべてに一致する正規表現が必要です。たとえば、赤、緑、青と一致させたくありません。したがって、赤、緑、または青と一致するべきではありませんが、常緑樹と緑と一致する必要があります。
正規表現でこれを行う方法はありますか?