You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
718 B
718 B
字符串
输入与输出
-next不能输入空格 -nextLine可以输入空格
输入流
连续输入
- 利用Buffer连续readLine,读取不同的行
Ascii对照表
字符串替换
-str.replaceAll(a,b)