I used to take notes with Evernote, Write everything down on it . Besides studying and working , There are also various account numbers and passwords ( This is really necessary , No more trying ), Mom asked me to download the name of square dance for her , I'm going to chop my hands on double eleven, and so on . Very easy to use. , recommend ! After learning the front end , Also remember a lot , But more is more complicated . Later, because I often read all kinds of Daniel's blogs , I really want to have my own blog , After all, I feel different when I have my own blog ! To be serious , My future goal is to have a simple and easy to understand technology blog and go to MOOCS to talk about some popular courses , The goal is neither small nor small ,fighting!
Okay , There's so much bullshit , Get to the point . Then I had this blog , But in the beginning, it was all written online , It's really troublesome to adjust all kinds of formats , Later I knew open live writer After that, my hands will be free , Basic and editing Word almost .
One 、 Download and install
- Download is of course into the official website http://openlivewriter.org/;
- Download and install it directly , The previous steps are the same as normal software installation , Here we are , Blog Garden choice other services( I haven't tried anything else , I don't know )
- Then fill in the address of your blog ( This is not the website of blog park , It's the address of the front page of your blog ), The user name and password of the blog garden you registered
- Then fill in the nickname you want , The default is the same nickname as your blog Garden , You can also modify
- then , Just finish La ! To write this blog , I put my computer's open live writer It's unloaded , It's been refitted again , It's also very hard
.
3、 ... and 、 Code plug-ins
Technology blog can't be without code , Here's a plug-in I'm using . I remember that it took me more than half an hour to install this plug-in for the first time , It's been a long time since I've unloaded it , So it's necessary to write it down !
- Plug in download address http://files.cnblogs.com/files/zsy/OpenLiveWriter.CNBlogs.SourceCode.zip
- After decompression OpenLiveWriter.CNBlogs.SourceCode.dll Put the files in the folder C:\Users\ user \AppData\Local\OpenLiveWriter\app-0.6.0.0\Plugins Under the table of contents ( Notice the plugins There was no folder at first , The first time you need to build your own )
- Then enter open live writer I found the plug-in in it , To insert the code, just click . There are many common expressions , It's almost enough ~
summary : I refer to the following blogs , In the end, the above process is successful . If you don't succeed, you can refer to the operation inside .
- http://www.cnblogs.com/cmt/archive/2009/11/27/1611900.html
- http://www.cnblogs.com/zsy/p/5859928.html
open live writer Download more installation related articles
- windows live writer Download and install
windowslive writer Download address : http://www.microsoft.com/en-us/download/details.aspx?id=8621( I don't know why , I can't download it here ) or ...
- Offline microblogging tools Open Live Writer(Windows Live Writer) Installation process and server error 500 Error resolution
The prerequisites : .net framework 3.5 frame ( It's probably a request 3.5 Or more , Not sure , No one seems to have encountered a problem with this ) 2017 year 7 month 27 The latest official edition of Japan 0.6.2 English offline client network disk download ( The installation package on the official website cannot ...
- Visual Studio for Mac Preview Download and install offline
Visual Studio for Mac Download and install offline . Environmental Science :OS X EI Caption 10.11.2 .NET Core SDK 1.1 It needs to be pre installed .NET Core 1.1 SDK ma ...
- jdk1.8 Download and install
jdk8 environment variable jdk8 Graphic installation java8 install 1 2 3 4 5 6 7 Step by step reading JDK8 yes JDK Latest version , Added a lot of new features , If we want to use , Need to download and install : JDK8 stay windows ...
- Mac Download and install Android Studio course
Today, the company idle a Mac-mini After the system is refitted, I feel that the speed is good , The machine used for work at ordinary times USB There are some problems , So I'm going to use this Mac. Used to develop Intellij Idea That's enough , But this project cites jar Bao Tai , Suffer ...
- mac edition android Crack software download and install
1 apktool Download and install Download address https://code.google.com/p/android-apktool/ [1]. download apktool.jar — decompression [2]. download Mac Tools on the computer a ...
- Not through App Store Realization ios App distribution download install
Recently, the company's project is ready to start publicity work , It's going to be printed in the brochure App Download address QR code , But the client application is not online yet , We need a temporary solution to solve the problem of application distribution and download , Usually ios Apps must be downloaded and installed through the Apple App store , But you can also see ...
- ERWin 7.2 Download installation and registration machine
ERWin 7.2 Download installation and registration machine ERWin 7.2 Download address : ftp://ftp.ca.com/CAproducts/erwin/ServicePacks/AFEDM72-b1644.exe ...
- cocoapod Download and installation explanation for
This article does not provide cocoapod The process of downloading and installing , Because those as long as Baidu some things , It's about explaining the code inside , I hope so iOS Xiaobai installation cocoapod To be helpful to : One .cocoapod What is it? ? Development process , We will use ...
Random recommendation
- Why Namespace? - Every day 5 Minutes to play OpenStack(102)
In the last section we discussed Neutron Virtual router Placed in namespace Different... Are realized in subnet The route between . Today we're going to talk about why we use namespace encapsulation router? Let's review the previous ...
- 【HDOJ】4455 Substrings
5000ms Time limit of , It's quite a long time . The algorithm is DP. The idea is to find ans[1..n] Result , then Query It's easy to do . The question is how DP? consider :1 1 2 3 4 4 5w=1: 7, 7 = 1 * 7w=2: 10 ...
- Dalvik virtual machine Java Heap creation process analysis
The article is reprinted to Luo Shengyang CSDN Community blog , The original address : http://blog.csdn.net/luoshengyang/article/details/6557518 In recent years , Mobile platforms are becoming more and more popular . Open yourself ...
- Python Study notes 11
1. coroutines Concurrent solutions : Multi process Multithreading What is concurrency : It looks like it's going on at the same time How to achieve concurrency : Switch + Save state Process threads are scheduled by the operating system coroutines : Concurrency implemented in a single thread , Application level switching , ...
- numpy How to use
One .numpy Quick start 1. What is? numpy: numpy yes python A matrix type of , Provides a large number of matrix processing functions , Informally , It's a way to make computing easier , Perform faster Libraries , Because its internal operation is through c Language is not p ...
- Shenzhen scala-meetup-20180902(2)- Future vs Task and ReaderMonad Dependency injection
On the last time 3 In the scala-meetup I've shared about Future Problems in function combination and how to use Monix.Task To replace . For detailed analysis, please refer to this blog . In the last demonstration, we used Future To achieve something non ...
- linux git Wrong presentation fatal: 'origin' does not appear to be a git repository terms of settlement
Input : git pull origin master git Wrong presentation fatal: 'origin' does not appear to be a git repository fatal: Cou ...
- iOS And Block Summary and memory management
block Definition struct Block_descriptor { unsigned long int reserved; unsigned long int size; void (*copy)(v ...
- 20135316 Cambridge Wang linux Experimental notes for week 6 class
6. Memory hierarchy 6.1 Storage technology 1. If the data your program needs is stored in CPU In register , So during the execution , You can access them in zero cycles . If it's stored in a cache , need 1-10 A cycle . If it's stored in main memory , need 50 ...
- adb Command ( Reprint )
from :https://www.cnblogs.com/ailiailan/p/7896534.html 1. Catch log Method (bat file ) mkdir D:\logcat set /p miaosh ...