Failure is probably the fortification in your pole. It is like a peek your wallet as the thief, when you are thinking how to spend several hard-won lepta, when you are wondering whether new money, it has laid background. Because of you, then at the heart of the most lax, alert, and most low awareness, and left it godsend failed.//split.("__________________________________");求解?。?!
2 回答
已采納

qq_青棗工作室_0
TA貢獻446條經(jīng)驗 獲得超754個贊
public?class?Main?{ public?static?void?main(String[]?args)?{ String?str?=?"Failure?is?probably?the?fortification?in?your?pole.?It?is?like?a?peek?your?wallet?as?the?thief,?when?you?are?thinking?how?to?spend?several?hard-won?lepta,?when?you?are?wondering?whether?new?money,?it?has?laid?background.?Because?of?you,?then?at?the?heart?of?the?most?lax,?alert,?and?most?low?awareness,?and?left?it?godsend?failed."; String[]?words?=?str.split("[^\\w\\-]+"); for(String?w?:?words)?{ System.out.println(w); } } }
添加回答
舉報
0/150
提交
取消