What is the best way to do the following in Java.
I have two input strings
this is a good example with 234 songs
this is %%type%% example with %%number%% songs
I need to extract type and number from the string.
Answer in this case is type="a good" and number="234"
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…