摘要:
加载go-routine 支持 source /usr/local/go/src/runtime/runtime-gdb.py修改文件#_rctp_type = gdb.lookup_type("struct runtime.rtype").pointer()_rctp_type = gdb.loo... 阅读全文
阅读排行榜
python none not 的区别
2014-10-31 17:19 by briller, 364 阅读, 收藏,
摘要:
x = list()x is None : Falsenot x : True 阅读全文
设置idea的jsp替换
2014-09-10 14:09 by briller, 360 阅读, 收藏,
摘要:
http://stackoverflow.com/questions/19596779/intellij-and-tomcat-changed-files-are-not-automatically-recognized-by-tomcat 阅读全文
crontab 里 % 引发的问题
2014-07-25 11:57 by briller, 339 阅读, 收藏,
摘要:
写个 crontab ,命令是类似这样的/path/to/script `date +%Y-%m-%d`直接运行很正常,但是在 crotnab 里就出错。/bin/sh: -c: line 1: unexpected EOF while looking for matching ``'/bin/sh... 阅读全文
浙公网安备 33010602011771号