标签:sys system div class string world stat pre out
public class Main{ public static void main(String[] args){ System.out.println("Hello World"); } }
Hello World
原文地址:https://www.cnblogs.com/um-alex/p/10943159.html