用Windows Live Writer发表的一篇文章

Windows Live Writer 下载地址:点击

Windows Live Writer 有很多插件 对于我们程序员,其中一个是不可或缺的那就是 <粘贴 for VS >插件 点击这里下载安装上

image

copy一段代码过来测试一下:

<ext:FormLayout ID="FormLayout1" runat="server">
    <ext:Anchor Horizontal="100%">
        <ext:TextField ID="TextField2" runat="server" FieldLabel="Label">
        </ext:TextField>
    </ext:Anchor>
</ext:FormLayout>

 

注意使用方法: 先在vs里复制一段代码,然后点击右边的 from Visual Studio..就过来了.呵呵!
顺便记录下自己的日志URL:http://www.cnblogs.com/magical/services/metaweblog.aspx

posted @ 2009-09-29 15:10  Mr.King  阅读(225)  评论(0编辑  收藏  举报