博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2019年1月20日

摘要: 1 Welcome to java public class ch01Welcome { public static void main(String[] args) { System.out.println("Welcome to Java!"); //运行的快捷键为crtl + F11 } } 阅读全文

posted @ 2019-01-20 11:38 心默默言 阅读(213) 评论(0) 推荐(0)