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.
検索する文字列があります:[general_options]そしてこのexpを使用しました:(\[.*])netbeansで
(\[.*])
ただし、角かっこ付きの[....]文字列全体が検出され、内部にあるものだけが必要です:general_options、それを行う方法は?