摘要:
W e l c o m e t o t h e V I M T u t o r - Version 1.7 ================================================================================ Vim is a very powerful editor that has many commands, too many to explain in a tutor such as this. This tutor is designed to describe enough of the comman... 阅读全文
posted @ 2012-11-07 13:28
浴海晴
阅读(226)
评论(0)
推荐(0)
摘要:
在 Vim 中,有四个与编码有关的选项,它们是:fileencodings、fileencoding、encoding和termencoding。在实际使用中,任何一个选项出现错误,都会导致出现乱码。因此,每一个 Vim 用户都应该明确这四个选项的含义。下面,我们详细介绍一下这四个选项的含义和作用。1encodingencoding是 Vim 内部使用的字符编码方式。当我们设置了encoding之后,Vim 内部所有的 buffer、寄存器、脚本中的字符串等,全都使用这个编码。Vim 在工作的时候,如果编码方式与它的内部编码不一致,它会先把编码转换成内部编码。如果工作用的编码中含有无法转换为内 阅读全文
posted @ 2012-11-07 12:38
浴海晴
阅读(567)
评论(0)
推荐(0)
摘要:
# yum install vim-X11 vim-common vim-enhanced vim-minimal 阅读全文
posted @ 2012-11-02 19:40
浴海晴
阅读(320)
评论(0)
推荐(0)
摘要:
encrypted.google.com的IP有66.102.7.100、74.125.43.102、74.125.227.4 阅读全文
posted @ 2012-11-02 13:23
浴海晴
阅读(136)
评论(0)
推荐(0)
摘要:
#Search74.125.39.99 www.google.com74.125.39.103 www.google.com74.125.39.104 www.google.com74.125.39.105 www.l.google.com#Images74.125.39.99 images.google.com74.125.39.103 images.google.com74.125.39.104 images.google.com74.125.39.105 images.google.com74.125.39.106 images.google.com74.125.39.147 image 阅读全文
posted @ 2012-11-02 12:48
浴海晴
阅读(183)
评论(0)
推荐(0)
摘要:
466453.comAdsbygoogle.comAdsense.netAdwords.comAdwords.netAdwords.org Adwordsexample.comAdwordsgoogle.comAdwords-select.comAdwordselect.comAdwordsselect.comAdwordsselect.netAdwordsselect.orgAkwan.com (still not registered as a Google domain)Android.com (still not registered as a Google domain)Answer 阅读全文
posted @ 2012-11-02 12:39
浴海晴
阅读(1758)
评论(0)
推荐(0)
摘要:
概述 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。 因为,makefile关系到了整个工程的编译规则。一个工程中的源文件不计数,其按类型、功能、模块分别放在若干个目录中,makefile定义了一系列 阅读全文
posted @ 2012-11-02 10:32
浴海晴
阅读(154)
评论(0)
推荐(0)
摘要:
1.进入/etc/yum.repos.d,新建文件mirrors-rpmforge,然后写入以下地址:Shell代码http://apt.sw.be/redhat/el5/en/$ARCH/daghttp://archive.cs.uu.nl/mirror/dag.wieers/redhat/el5/en/$ARCH/daghttp://ftp2.lcpe.uni-sofia.bg/freshrpms/pub/dag/redhat/el5/en/$ARCH/dag#http://ftp.heanet.ie/pub/freshrpms/pub/dag/redhat/el5/en/$ARCH/da 阅读全文
posted @ 2012-11-02 07:02
浴海晴
阅读(1194)
评论(0)
推荐(0)
浙公网安备 33010602011771号