摘要: 1.已知a,b均是整型变量,写出将a,b两个变量中 的值互换的程序。 package asdf; public class ff { public static void main(String[] args) { // TODO Auto-generated method stub int a = 阅读全文
posted @ 2020-03-19 11:45 yjyweyyang 阅读(198) 评论(0) 推荐(0) 编辑
摘要: package qwer; public class text2 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("hello"); System.out 阅读全文
posted @ 2020-03-06 19:06 yjyweyyang 阅读(102) 评论(0) 推荐(0) 编辑