1. About VIM
Several modes of 1.1 vim
2. Start Vim
3. Document operations
4. Movement of the cursor
4.1 Basic Movement
4.2 Turning screen
4.3 marks
5. Inserting text
5.1 Basic
Replace
Interpolate | Sub | Scan | Truncate | Gsub
Interpolate: Treat a string as a template and populate it with the properties of object.
Sub: Replace with replacement the substring specified in the string that matches the pattern
Start the visual editor from Shell
VI filename indicates the shell to start the VI editor and pass the filename parameter to it. If the file exists, the VI editor interprets it as the file to be opened. If the file does not exist, the VI compiler
It has been used for more than two years, and the manual has been flipped over. Although now not how to use vim, once the notes are posted out, and like vim friends to share.1. About VIMVim is my favorite editor and the second most powerful editor
There are strings such as:
Get_post_title
Find_my_article
Such a string, how to replace it with regular: Getposttitle,findmyarticle?
With Explode,array_map (Ucword), such a way has been used. Now want to use the regular to achieve, but not
$user _pattern = "/\@ (. +?) ([\s|:]|$)/";
$str = Preg_replace ($user _pattern, ' ${1} ', $str);
How to ${1} in Chinese UrlEncode function transcoding? I do not use the following as a string.
$str = Preg_replace ($user _pattern, ' ${1} ', $str);
Website Search engine Optimization (SEO), as a major way to improve the ranking and flow of the site, SEO has a lot of desirable, at least, a good SEO optimization, and has a strong executive power webmaster, the site rankings will gradually rise,
Editplus is a powerful text processing software. It can fully replace notepad, it also provides Web writers and
Program Many powerful functions of designers. Supports coloring and display of HTML, CSS, PHP, ASP, Perl, C/C ++, Java, JavaScript,
My name is Handle, a program code that was born in the eclipse of the City of Egypt (Editor).I was born in the great and Glorious Service family (Service), the motto of our family is: "Service never Fall." (Services never crash down.) ".BeliefThe
Introduction
Recently, I have been studying Bo's vocabulary, which is about 12000 words.
It is very challenging to remember so many words in a short time. My personal habits are as follows:
Divide unfamiliar long words into familiar small words,
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.