emacs的c++mode
摘要:
C/C++ 模式 指定为C++模式的方法:一般根据扩展名自动设定,不用指定,不过有时候你希望.h文件是C++模式的(缺省是C模式), 在文件第一行(或其末尾)上加入 // -- C++ -- 语法高亮:不是C模式专有,顺便提一下,M-x global-font-lock-mode RET 或在.emacs中加入(global-font-lock-mode t)。 在console下,Emacs... 阅读全文
posted @ 2008-10-22 16:50
zy_nic
阅读(1678)
评论(0)
推荐(0)
浙公网安备 33010602011771号