您的位置:首页 > 其它

新手报到

2008-10-13 11:09 204 查看
在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中做这样的试验有点不好意思 ^_^
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: