时间:2024-10-15 19:55:31
1、现有面试题:已知字符串String str = "1.hello2.world3.java4.string";要求拆分出每一个单词,并遍历显示。
3、将数字1.去掉
5、利用for循环遍历输出