01 2014 档案

c++中64位int与字符串的转换
摘要:win32:_atoi64(char *)other platformstrtoll(char *) 阅读全文

posted @ 2014-01-10 13:27 影语者 阅读(1237) 评论(0) 推荐(0)

git 杂记
摘要:*批量添加: git add -A*只显示一行的log信息: git log --pretty=oneline*将常用的log加入alias, git config --global alias.hist 'log --pretty=format:"%h %ad | %s%d [%an]" --gr... 阅读全文

posted @ 2014-01-10 13:25 影语者 阅读(228) 评论(0) 推荐(0)

导航