- 博客(3)
- 资源 (9)
- 收藏
- 关注
原创 Makefile模板
########################################### #Makefile for app ########################################### LIBS= -lpthread CC=gcc CXX=g++ CC_FLAG=-g CXX_FLAG=-g PRG=app SRC=$(w
2014-11-19 11:47:06
422
原创 我的emacs配置文件
(setq visible-bell t) (setq inhibit-startup-message t) (setq mouse-yank-at-point t) (setq kill-ring-max 200) (setq default-fill-column 60) (setq indent-tabs-mode nil) (setq default-tab-width 4)
2011-12-28 11:19:13
556
原创 我的vi配置文件
syntax on set showcmd set showmatch set smartcase set expandtab set autowrite set mouse=a set autoindent set smartindent set tabstop=4 set shiftwidth=4 set vb t_vb= set ruler set incsearc
2009-09-21 16:23:00
625
Continuous Deployment with Gerrit and Jenkins
2015-03-05
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅