这是我博客园里的第一篇博客

哈哈,没错我来了,博客园,为什么要来博客园?没什么,因为CSDN我也会写,这里也会写,看以后的规划吧,可能博客园写关于java的,csdn写关于C++的博客吧!!!

既然来了,那么我先来一段:

class hello
{
  public static void main(String argc[])
  {
    System.out.println("hello blog!!");
  }  
}

  

 

posted @ 2016-01-05 11:31  cutter_point  阅读(177)  评论(0编辑  收藏  举报