路的尽头
开发者之旅
C++博客
|
首页
|
发新随笔
|
发新文章
|
联系
|
聚合
|
管理
随笔:2 文章:57 评论:5 引用:0
工具
开发工具相关
myql tips
摘要: mysql使用技巧
阅读全文
posted @
2011-12-26 11:05
唐新发 阅读(220) |
评论 (0)
编辑
搭建jabber服务器
摘要: jabber服务器搭建
阅读全文
posted @
2011-05-04 00:32
唐新发 阅读(2532) |
评论 (1)
编辑
gdb tips
摘要: gdb使用技巧
阅读全文
posted @
2010-11-17 15:51
唐新发 阅读(205) |
评论 (0)
编辑
svn tips
摘要: subversion 使用点滴
阅读全文
posted @
2010-11-01 18:06
唐新发 阅读(246) |
评论 (0)
编辑
.emacs
摘要: 我的emacs配置文件
阅读全文
posted @
2010-07-18 14:29
唐新发 阅读(557) |
评论 (0)
编辑
emacs使用笔记
摘要: emacs 技巧
阅读全文
posted @
2009-07-09 22:16
唐新发 阅读(1299) |
评论 (0)
编辑
firefox使用记录
posted @
2009-05-18 09:40
唐新发 阅读(238) |
评论 (0)
编辑
ubuntu使用记录
posted @
2009-05-17 23:26
唐新发 阅读(358) |
评论 (0)
编辑
windbg使用点滴
摘要: WinDbg使用技巧
阅读全文
posted @
2009-05-12 13:15
唐新发 阅读(317) |
评论 (0)
编辑
Boost.Build: 安装
摘要: Boost.Build的安装
阅读全文
posted @
2008-07-28 16:07
唐新发 阅读(675) |
评论 (0)
编辑
emacs shell无法捕获程序崩溃前的输出
摘要: emacs shell无法捕获程序崩溃前的输出
阅读全文
posted @
2008-07-22 15:36
唐新发 阅读(300) |
评论 (0)
编辑
VNC开源项目
摘要: VNC 开源项目 UltraVNC TightVNC的特点
阅读全文
posted @
2008-06-30 18:12
唐新发 阅读(6880) |
评论 (0)
编辑
Mantis-1.1.1安装配置实录
摘要: Mantis配置
阅读全文
posted @
2008-03-06 09:20
唐新发 阅读(776) |
评论 (0)
编辑
<
2024年11月
>
日
一
二
三
四
五
六
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
常用链接
我的随笔
我的评论
我参与的随笔
留言簿
(5)
给我留言
查看公开留言
查看私人留言
随笔档案
2008年7月 (1)
2008年5月 (1)
文章分类
linux(5)
(rss)
python(7)
(rss)
读书(4)
(rss)
工具(13)
(rss)
开发日记(14)
(rss)
库/框架(4)
(rss)
思索(12)
(rss)
语言(2)
(rss)
文章档案
2012年8月 (1)
2012年2月 (1)
2012年1月 (1)
2011年12月 (1)
2011年11月 (1)
2011年5月 (1)
2011年4月 (3)
2011年1月 (2)
2010年12月 (1)
2010年11月 (2)
2010年10月 (2)
2010年9月 (2)
2010年8月 (1)
2010年7月 (1)
2010年6月 (1)
2010年1月 (1)
2009年11月 (2)
2009年10月 (1)
2009年8月 (1)
2009年7月 (4)
2009年6月 (1)
2009年5月 (4)
2009年3月 (1)
2009年2月 (1)
2008年8月 (1)
2008年7月 (6)
2008年6月 (2)
2008年3月 (4)
2008年1月 (7)
搜索
最新评论
1. re: 搭建jabber服务器
太巧了,正好今天安装Jabberd14,有些受挫,哈哈,谢谢啦!
--liuyix
2. re: emacs用于在c/c++头文件中生成包含保护头(include guard)的lisp函数
使用template.el吧
--freelancer
3. re: emacs用于在c/c++头文件中生成包含保护头(include guard)的lisp函数
auto-insert生成保护头时不会把已有内容放到中间,在写好代码再补加保护头时,我这个会比较适用。
--tangxinfa
4. re: emacs用于在c/c++头文件中生成包含保护头(include guard)的lisp函数
@Xw.Y
谢谢提醒。
原来内置的auto-insert就可以完成这个功能了。
哈哈,看来我得多熟悉熟悉emacs了。
--唐新发
5. re: emacs用于在c/c++头文件中生成包含保护头(include guard)的lisp函数
不是有auto-insert的么?您的这个和默认的auto-insert有啥区别呀?
--Xw.Y
阅读排行榜
1. SSL双方系统时间不一致导致的SSL连接失败及其解决方案(5449)
2. emacs用于在c/c++头文件中生成包含保护头(include guard)的lisp函数(2366)
评论排行榜
1. emacs用于在c/c++头文件中生成包含保护头(include guard)的lisp函数(4)
2. SSL双方系统时间不一致导致的SSL连接失败及其解决方案(0)