摘要: 1、一个简单的Java应用程序 1 public class FirstSample { 2 public static void main(String[] args) { 3 System.out.println("We will not use 'Hello, World!'"); 4 } 5 阅读全文
posted @ 2020-03-16 20:15 树_先_森 阅读(231) 评论(0) 推荐(0) 编辑