虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Emacs

  • CVS是一个版本控制系统。使用它

    CVS是一个版本控制系统。使用它,你可以记录下你的源文件的历史。 例如:修改软件时可能会产生一些bug,而且可能过了很久你才会察觉到它们的存在。 有了 CVS,你可以很容易地恢复旧版本,并从中看出到底是哪个修改导致了这个bug 。 有时这是很有用的。 当然了,你能把所有版本的所有文件都保存了下来。但这会浪费大量的磁盘空间。 而CVS用一种聪明的办法来保存一个文件的所有版本-仅仅保存不同版本之间的区别-在一个文件里。 如果你是项目开发组的一员,CVS也会帮助你。除非极为小心, 成员之间很容易互相覆盖文件。一些编辑器,如GNU Emacs,会保证同一时间内同一文件绝不会被两个人修改。 不幸的是,如果有人用了另外的编辑器,这种保护就没用了。 CVS用隔离开不同的开发者解决了这个问题。每个开发者在他自己的目录里工作, 等每一个开发者都完成了他们自己的工作后,CVS会将它们合并到一起。

    标签: CVS 版本 控制系统

    上传时间: 2014-01-17

    上传用户:xg262122

  • 本书通过一系列真实的例子

    本书通过一系列真实的例子,由简入繁地讲解了Emacs lisp编程。在这个过程中读者可以学到变量、键映射、交互命令、buffer、窗口、处理IO等Emacs Lisp元素。

    标签:

    上传时间: 2016-03-25

    上传用户:ayfeixiao

  • Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin

    Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation.

    标签: reformatter reindenter and Artistic

    上传时间: 2013-12-20

    上传用户:康郎

  • vi是编辑器的神

    vi是编辑器的神, Emacs 是神的编辑器

    标签: 编辑器

    上传时间: 2013-12-17

    上传用户:15071087253