java - hello world program
class HelloChina{ public static void main(String[] args){ System.out.println("Hello World!"); } }
京ICP备2023011998号-1