摘要: 1.输出学号班级和姓名 package first; public class Good { public static void main(String[] args) { // TODO 自动生成的方法存根 System.out.print("193230536 "); System.out.p 阅读全文
posted @ 2021-03-07 22:08 林清欢 阅读(82) 评论(0) 推荐(0)