第一篇文章

/ 默认分类 / 没有评论 / 150浏览

Hello World.

第一篇文章总得写点儿什么?...


public static void main(String[] args){
    System.out.println(\"Hello Tale.\");
}