小何才露尖尖角

Windows Live Writer常用功能测试
1、超连接
我的首页
 
2、表格
 
A列 B列 C列
a1 b1 c1
a2 b2 c2
a3 b3 c3
 
3、表情
 
Kiss
使用插件 :Insert MSN, Yahoo and Custom Smileys
 
4、图片
 
image 
 
5、代码效果
 
   1:  using System;
   2:  using System.Data;
   3:  using System.Configuration;
   4:  using System.Web;
   5:  using System.Web.Security;
   6:  using System.Web.UI;
   7:  using System.Web.UI.WebControls;
   8:  using System.Web.UI.WebControls.WebParts;
   9:  using System.Web.UI.HtmlControls;
  10:   
  11:  public partial class _Default : System.Web.UI.Page 
  12:  {
  13:      protected void Page_Load(object sender, EventArgs e)
  14:      {
  15:   
  16:          //注释
  17:      }
  18:  }

1>、使用插件:SyntaxHighlighter
 
2>、使用插件 :Insert Code
上面的代码效果用的是Insert Code(想要的像vs2005理那样可以折叠的效果不知道如何实现)
 
6、附件
使用插件Insert File Plugin
下载地址
(无知道怎么用,博客园不支持?)
 ********************************************************************
插件编程网址:
   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>Live Writer的官方网站
<4>Windows Live Writer Plugins

posted on 2009-04-16 16:07  卢医  阅读(181)  评论(0)    收藏  举报