摘要: Hwllo,world 代码 java public class hello { public static void main(String[] args) { System.out.println("Hello,world!");//输出“Hello,world!“ } } /*在idea中,p 阅读全文
posted @ 2021-12-11 19:21 奈落。 阅读(39) 评论(0) 推荐(0)