发布时间:2012-10-28 05:29:33
when configure the emacs: error like this! You seem to be running X, but no X development libraries were found. You should install......【阅读全文】
发布时间:2012-10-19 13:14:44
<a href="http://blog.tektea.com/archives/1499.html" style="border: 0px; vertical-align: baseline; margin: 0px; padding: 0px; text-decoration: none; c......【阅读全文】
发布时间:2012-10-10 19:21:14
所有技巧在bash中测试通过 一、字符串: 1.求字符串长度: STRING="Noah's Ark" # echo ${#STRING} 10......【阅读全文】