这是一篇测试用博客!
 1 /*
 2   * 第一篇测试博客
 3   *
 4    */
 5 public class TestCnBlog {
 6    public static void main(String[]args) {
 7       System.out.println("This is a test for cnblog!");
 8       System.exit(0);
 9    }
10 }

posted on 2012-05-23 21:06  feichexia  阅读(211)  评论(0编辑  收藏  举报