What is the match group syntax in Eclipse's search and replace

后端 未结 2 1790
伪装坚强ぢ
伪装坚强ぢ 2021-02-13 08:41

What\'s the syntax to perform a search/replace on Eclipse and use \"match groups\" (is that what it\'s called?)

On vi I do the following:

%s/log\\(.*\\)/         


        
2条回答
提交回复
热议问题