Windows Live Writer Beta - Plugin

URL: Windows Live Gallery - For Writer

呵~~ 发现了这个好用的东西,还是想介绍一下。 (虽然好像写了很多)

在右栏那里有个"Add a Plugin...",按一下就会带你到以上的网站。在那里,你会找到许多plugins让你更方便的使用这个Windows Live Writer.

当你下载并安装之后,应该会有多一个选项显示在右栏吧。

我刚刚找到一个我非常喜欢的工具 - Insert Source Code Snippets

每次要把codes放在部落格,总是很麻烦的更换颜色,更换字体,而且如果没有小心处理<> block会不见。现在有了这个工具,可方便多了。就把codes抄进来就行了,而且还有一些格式的设定。呵~~ 真好~~

   1: private void _BindData()
   2: {
   3:     //Bind table data source to binding source
   4:     bs = new BindingSource();
   5:     bs.DataSource = _GetDataSet();
   6:     //Bind the binding source to grid
   7:     dgv.DataSource = bs;
   8:     dgv.DataMember = "Student";
   9: }

当然,还有其它不错的工具,可以去看看。。。 ^_^

好了,写够了。。。 呵~~~

相关文章:
- Windows Live Writer Beta

- Windows Live Writer Beta - Add Weblog Account

- Windows Live Writer Beta - 写文章

0 comments:

Post a Comment

Powered by Blogger.

What would you like to search?

LinkWithin

Related Posts with Thumbnails