public class Main {. 2. public static void main(String[] args) {. 3. System.out.println("Hello, world!"); 4. } 5. } java ...
確定! 回上一頁