会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hyc12125
CnBlogs
Home
New Post
Contact
Admin
Subscription
2022年8月7日
Java输入输出格式
一、输入字符串 Scanner in=new Scanner(System.in); String str1=in.next(); //输入一个字符串,以空格或回车结束 String str2=in.nextLine(); //输入一个字符串,以回车结束 String [] str3=str2.sp
Read More
posted @ 2022-08-07 11:04 黄雨春
Views(683)
Comments(0)
Diggs(0)
Edit
公告