这是我博客园里的第一篇博客
哈哈,没错我来了,博客园,为什么要来博客园?没什么,因为CSDN我也会写,这里也会写,看以后的规划吧,可能博客园写关于java的,csdn写关于C++的博客吧!!!
既然来了,那么我先来一段:
class hello
{
public static void main(String argc[])
{
System.out.println("hello blog!!");
}
}
哈哈,没错我来了,博客园,为什么要来博客园?没什么,因为CSDN我也会写,这里也会写,看以后的规划吧,可能博客园写关于java的,csdn写关于C++的博客吧!!!
既然来了,那么我先来一段:
class hello
{
public static void main(String argc[])
{
System.out.println("hello blog!!");
}
}