Hello World 发表于 2018-03-26 1234567public class highlight{ public static void main(String args[]) { System.out.println("Highlight"); }}