Linux ,c/c++, web,前端,php,js
发布时间:2011-07-22 22:26:56
练习一:写一个脚本 1.设定变量FILE的值为/etc/passwd 2.依次向/etc/......【阅读全文】
发布时间:2011-07-22 22:26:46
<span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: 'Lucida Grande', Verdana, 'Lucida Sans Unicode', 'Lucida Sans', Helvetica,......【阅读全文】
发布时间:2011-07-20 22:59:26
也许很多C++的初学者都知道什么是构造函数,但是对复制构造函数(copy constructor)却还很陌生。对于......【阅读全文】
发布时间:2011-07-20 22:57:42
buffer 与cache 的区别 A buffer is something that has yet to be "written" to disk. A cach......【阅读全文】