新手报到

在cnblogs.com学习了很多,也有了新开博的冲动。我是容易冲动的人 ^_^

Windows Live Wave 3 Beta拿到了,正好试一下在cnblogs.com上面的效果,如果理想,以后就用它了。

那就先来张图片:1203236628164

再来一段代码,试试:

using System;

public class HelloWorld

{

	public static void Main()

	{

		// This is a single line comment

		/* This is a 

		   multiple 

		   line comment */

         Console.WriteLine("Hello cnblogs.com, and thank you for your help.");

     }

 }

 

看样子还真的不错,以后就用它了。

在Windows Live Writer中重新打开再编辑上传,看一下效果。在cnblogs.com中做这样的试验有点不好意思 ^_^

你可能感兴趣的:(新手)