Information Retrieval Blog
Home
Toolkits
Links
Misc skills
≡
Navigation
Home
Menu 1
Drop Menu
Drop Menu 1
Drop Menu 2
Drop Menu 3
Menu 2
Drop Menu 1
Drop Menu 1
Drop Menu 2
Drop Menu 3
Home
»
linux
,
vim
» vi, vim 显示行号或行数
vi, vim 显示行号或行数
Posted by jeffy
Posted on 10:10 PM with
No comments
在命令模式输入以下命令
1. 显示行号
:set number
2. 取消行号显示
:set nonumber
3. 跳到一特定行 (必须得在命令模式,好像必须
每次都得先按Esc键
)
回到第一行: G
跳到特定行如99行: 99G
Tweet
0 Comments:
Post a Comment
Newer Post
Older Post
Home
loading..
Popular Posts
Top 20 Python Machine Learning Open Source Projects
We examine top Python Machine learning open source projects on Github, both in terms of contributors and commits, and identify most popula...
Resources about lucene from its official website
Resources about lucene Resources Introductions The API documentation contains a short and simple code example that show...
text preprocessing with python
From https://de.dariah.eu/tatom/preprocessing.html Also refer to http://www.nltk.org/api/nltk.tokenize.html#module-nltk.tokenize ...
What is feature engineering?
Just read a post from http://blog.bigml.com/2013/02/21/everything-you-wanted-to-know-about-machine-learning-but-were-too-afraid-to-ask-pa...
jquery.rss
This plugin can be used to read a RSS feed and transform it into a custom piece of HTML. Setup <!DOCTYPE html> <html> <...
ImportError: libatlas.so.3: cannot open shared object file: No such file or directory
After installing Scipy, when I import optimize from Scipy, the following error occurs. Traceback (most recent call last): File ...
Teach Yourself Programming in Ten Years
Teach Yourself Programming in Ten Years Peter Norvig Why is everyone in such a rush? Walk into any bookstore, and you’ll see how to Te...
SIGIR 2014 accepted Full Papers
SIGIR 2014 accepted Full Papers Included here is a tentative list of the full papers and their allocation into sessions. Note: titles, a...
Data Science in Python
Data Science in Python by Greg http://blog.yhathq.com/posts/data-science-in-python-tutorial.html?from=timeline&isappinstalled=0 ...
7 command-line tools for data science
This a nice post from http://jeroenjanssens.com/2013/09/19/seven-command-line-tools-for-data-science.html . If you play with data, these ...
IR、ML、NLP
Free Online Web Proxy
Python and Web
Source Code Formatter
Google Dictionary Online
Oxford Dictionary of English
牛津英语搭配词典
谷歌词典
Free dictionaries Navigator
Test English Info
Total Pageviews
0 Comments:
Post a Comment