match until a certain pattern using regex

后端 未结 3 1924
盖世英雄少女心
盖世英雄少女心 2020-12-09 12:31

I have string in a text file containing some text as follows:

txt = \"java.awt.GridBagLayout.layoutContainer\"

I am looking to get everyth

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