java的概括
摘要:1.//这创建一个类public class Test { //这是主方法main()方法的入口 public static void main(String[] args) { //这是输出的语句 System.out.println("你要输出的内容"); }} 2.输入的方法//输入内容imp
阅读全文
posted @ 2019-10-05 19:11
posted @ 2019-10-05 19:11
posted @ 2019-10-05 18:22
posted @ 2019-10-05 18:21
posted @ 2019-10-05 16:14