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.
Notepad++ では、小文字の文字のみを検索するために使用できる特別な文字はありますか?
Notepad++ は正規表現の検索をサポートしています。ファイル内で [az] を検索できます。これにより、単一の小文字が検出されます。
正規表現を拡張して、特定の数の小文字など、より具体的にします。