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
Resources about lucene from its official website
Resources about lucene Resources Introductions The API documentation contains a short and simple code example that show...
fix problems in ubuntu kile: multirow.sty’ not found
The problems such as multirow.sty’ not found can be fixed via the following command (Ubuntu system): sudo apt-get install texlive-latex...
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...
汉字编码问题合集–整理
汉字编码问题 下面是搜集的多篇关于汉字编码问题文章的合集,相信你的问题一定包含在其中,如果没有请留言,一起把这方面的内容补充全。 一、汉字编码的种类 汉字编码中现在主要用到的有三类,包括GBK,GB2312和Big5。 1、 GB2312又称国标码 ,由国家标准总...
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...
Logistic Regression by Any Other Name
Logistic Regression by Any Other Name LingPipe Blog I (Bob) have been working on logistic regression. In particular, multinomial logistic r...
Convolutional Neural Network
1. http://ufldl.stanford.edu/tutorial/index.php/Exercise:_Convolutional_Neural_Network 2. http://cogprints.org/5869/1/cnn_tutorial.pdf 3....
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> <...
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 ...
Vector Space, Probabilistic LSI, and LDA
Sent to you by jeffye via Google Reader: Vector Space, Probabilistic LSI, and LDA via IR Thoughts by E. Garcia on 4/3/09 ...
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