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

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

那就先来张图片:新手报到

再来一段代码,试试:

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中做这样的试验有点不好意思 ^_^

相关文章:

  • 2021-08-13
  • 2021-11-19
  • 2021-10-30
  • 2021-08-02
  • 2021-04-16
  • 2022-12-23
  • 2021-12-21
  • 2021-06-11
猜你喜欢
  • 2022-12-23
  • 2021-07-15
  • 2021-11-05
  • 2021-10-17
相关资源
相似解决方案