03 2021 档案

摘要:1. package ketangzuoye; import java.util.Scanner; public class Text1 { /** * @param args */ public static void main(String[] args) { // TODO Auto-gene 阅读全文

posted @ 2021-03-28 23:04 不顾倾世、只倾她一 阅读(75) 评论(0) 推荐(0)

摘要:1.编写一个程序,定义圆的半径,求圆的面积. public class zy2 { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub int a,b,c,n 阅读全文

posted @ 2021-03-15 15:43 不顾倾世、只倾她一 阅读(72) 评论(0) 推荐(0)

摘要:1.输出学号班级和姓名 public class test { /** * @param args */ public static void main(String[] args) { System.out.println("193230303,计算机1903,董烈阳"); } } 2.输出以下图 阅读全文

posted @ 2021-03-07 14:38 不顾倾世、只倾她一 阅读(51) 评论(0) 推荐(0)

导航