摘要: 1.安装JDK2.编写 Example.java 程序放到C 盘 public class Example { public static void main(string[] args) { system.out.println("Hello world"); } ... 阅读全文
posted @ 2015-08-06 17:07 *飞飞* 阅读(195) 评论(0) 推荐(0)