Windows Live Writer 2012 Blog Configuration and Tips

Source: Internet
Author: User

First, software preparation:

The latest version of Windows Live Writer 2012, but does not provide a separate installation package, it is with other Microsoft software (including MSN, Window Move maker, etc.), the software size is 131M, official: http://g.live.com/ 1rewlive5-all/zh-cn/wlsetup-all.exe (has expired)

or own Baidu "Windows Essentials 2012 Simplified Chinese offline".

Second, installation:

Installation is very simple, if you do not want to install MSN and other built-in software, please select a custom installation, note can not choose the installation path, this is very painful, the default is installed in the C drive. Third, use:

Open windows Live Writer, the first time you use it, you'll usually get your blog address and your account number and password set up as follows:

Select Other Services:

Set up your blog address and other information:

It then verifies that:

You will then be prompted to publish a temporary log to download the theme, which will be deleted immediately after publishing, so the General option is "Yes":

And then it's basically OK. Iv. Code Highlighting plugin:

Blog Park official gave 2, one an introduction.

1, WindowsLiveWriter.CNBlogs.CodeHighlighter.rar

This plug-in generates the same highlight code as on the Web page, and immediately after inserting it, it appears that it must be networked to show the effect in real time because the blog Park official says it is based on "cloud processing". The installation method is very simple, unzip the above compressed package and then copy the files inside to:

C:\Program Files (x86) \ Windows Live\writer\plugins, and then restart Writer to see:

The insertion interface is relatively simple:

Timely results are as follows:

/**     * Retrieving unique results from a text *     @param regx Regular expression Statement     * @param text to be retrieved     * @return *     /public    String REGX ( String regx,string text)    {        Matcher matcher=pattern.compile (REGX). Matcher (text);        if (Matcher.find ())            return Matcher.group ();        else            return null;    }

This article was reproduced from: http://www.cnblogs.com/liuxianan/archive/2013/04/13/3018732.html

Windows Live Writer 2012 Blog Configuration and Tips

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.