public class Demo{ public static void main(String[] args) { System.out.println("hello world"); } } 来源:https://www.cnblogs.com/xiexf/p/11746150.html 标签 hello world