您的位置:首页 > 其它

Windows Live Writer常用功能测试

2009-04-16 16:07 309 查看
1、超连接

我的首页


2、表格


A列B列C列
a1b1c1
a2b2c2
a3b3c3


3、表情




使用插件:InsertMSN,YahooandCustomSmileys
下载地址

4、图片





5、代码效果

usingSystem;
usingSystem.Data;
usingSystem.Configuration;
usingSystem.Web;
usingSystem.Web.Security;
usingSystem.Web.UI;
usingSystem.Web.UI.WebControls;
usingSystem.Web.UI.WebControls.WebParts;
usingSystem.Web.UI.HtmlControls;
publicpartialclass_Default:System.Web.UI.Page
{
protectedvoidPage_Load(objectsender,EventArgse)
{
//注释
}
}


.csharpcode,.csharpcodepre
{
font-size:small;
color:black;
font-family:consolas,"CourierNew",courier,monospace;
background-color:#ffffff;
/*white-space:pre;*/
}
.csharpcodepre{margin:0em;}
.csharpcode.rem{color:#008000;}
.csharpcode.kwrd{color:#0000ff;}
.csharpcode.str{color:#006080;}
.csharpcode.op{color:#0000c0;}
.csharpcode.preproc{color:#cc6633;}
.csharpcode.asp{background-color:#ffff00;}
.csharpcode.html{color:#800000;}
.csharpcode.attr{color:#ff0000;}
.csharpcode.alt
{
background-color:#f4f4f4;
width:100%;
margin:0em;
}
.csharpcode.lnum{color:#606060;}

1>、使用插件:SyntaxHighlighter

下载地址


2>、使用插件:InsertCode

下载地址

上面的代码效果用的是InsertCode(想要的像vs2005理那样可以折叠的效果不知道如何实现)

6、附件

使用插件InsertFilePlugin
下载地址
(无知道怎么用,博客园不支持?)
********************************************************************
插件编程网址:
http://www.cnblogs.com/autumoon/archive/2009/01/20/1378880.html
插件推荐网址:
<1>http://www.21andy.com/blog/20080228/1007.html
<2>http://www.getl.cn/2007/08/29/windows-live-writer%E6%8F%92%E4%BB%B6/
<3>LiveWriter的官方网站
<4>WindowsLiveWriterPlugins
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐
章节导航