摘要:
public class Welcome { public static void main(String[] args) {//args为arguments的缩写 System.out.println("你好,世界!"); }} 阅读全文
posted @ 2015-01-27 16:33
彭驰
阅读(222)
评论(0)
推荐(1)
|
摘要:
public class Welcome { public static void main(String[] args) {//args为arguments的缩写 System.out.println("你好,世界!"); }} 阅读全文
posted @ 2015-01-27 16:33
彭驰
阅读(222)
评论(0)
推荐(1)
|