纪念一下这个万能开头,哈哈哈 已注销 2022-02-24 88 阅读1分钟 class HelloWorld { public static void main(String[] args) { System.out.println(“hello world”); } }