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.
new Regex(@"\n|\r|\\|<|>|\*|!|\$|%|;");
上記の正規表現の例がありますが、何を見つけようとしているのか本当に理解できませんか? 誰か手を貸してくれませんか?