摘要: 写的第一段java代码: public class Hello { public static void main (String[] args){ System.out.println("Hello World!"); } } 所有的代码标点符号 都必须是英文的。 一、 注释 平时我们编写代码,在 阅读全文
posted @ 2021-11-27 16:55 石头style丶 阅读(44) 评论(0) 推荐(0)