菜鸟的博客

纵有疾风起,人生不言弃。

导航

2023年7月8日 #

2023.7.8

摘要: 1 import java.util.Scanner; 2 3 public class test 4 { 5 public static void main(String[] args) 6 { 7 int i = 0; 8 float f = 0.0f; 9 10 Scanner scanner 阅读全文

posted @ 2023-07-08 13:31 hhmzd233 阅读(6) 评论(0) 推荐(0) 编辑