上次发现在注释里, 回车后, 行首不能自动添加 *
了. 像这样:
/*
* =====================================================================================
*
* Filename: word_segment.cpp
*
* Description:
*
上次发现在注释里, 回车后, 行首不能自动添加 *
了. 像这样:
/*
* =====================================================================================
*
* Filename: word_segment.cpp
*
* Description:
*
我的电脑
;;; query-mode.el --- a mode for view our access log | |
;; query example | |
;; /bin/search?auction?user_id=79586&statistic=field=pidvid,count=500&n=4&s=2 | |
;; Author : ngn <[email protected]> | |
;; URL : https://gist.github.com/4040317 | |
;; Version : 0.1 | |
;; Keywords : query, url |
uuidgen | perl -F'-' -ane 'chomp @F;print "DECLARE_UUID(".(join ",",map { "0x".$_ } @F).");";print "\n";'
As configured in my dotfiles.
开启一个新的会话:
tmux
开启一个新的带名字的会话:
tail -n 10000 access_log_searcher | perl -nale 'if ($F[5] > $max) {$max = $F[5]; $maxq = $_}; END{print $max /1000, "\t",$maxq}'
其实快捷键是不用记录下来的, 这个应该是用肌肉记忆的.
下载地址