语言(C++)
书籍:c++primer、effective c++、stl源码剖析、深度探索c++对象模型,程序员的自我修养。
操作系统
书籍:linux内核的设计与实现、UNIX高级环境编程
网络
书籍:TCP/IP卷1、UNIX网络编程、linux高性能服务器编程---游双
算法
书籍:剑指offer,编程之美...
分类:
其他好文 时间:
2014-10-25 10:39:02
阅读次数:
153
Mac OS Yosemite disabled ipfw command, we need use pf rule to work around it. This article is a manual to describe how to address this issue....
分类:
其他好文 时间:
2014-10-25 07:06:51
阅读次数:
234
What you need to know about AllowUnsafeUpdates (Part 1) [转载]原文地址:SharePoint Internals – Hristo Pavlov’s BlogIn short here is how to deal withAllowUnsa...
分类:
其他好文 时间:
2014-10-25 00:43:22
阅读次数:
244
转载请注明出处:http://blog.csdn.net/ns_code/article/details/25739727 九度OJ上AC,採用归并的思想递归实现。题目描写叙述:输入两个单调递增的链表,输出两个链表合成后的链表,当然我们须要合成后的链表满足单调不减规则。(hint: 请务必使用链表....
分类:
其他好文 时间:
2014-10-24 22:14:40
阅读次数:
344
XCode6里, 新建工程默认是没有pch文件的,苹果取消pch文件这一点肯定有它的道理,刚开始很多人可能不适应,如果我们想使用pch文件,需要手动添加,添加步骤如下:(依旧直接上图) @ 取消的原因: Stackoverflow上有一个人对此的解释是这样的: I suspect because of modules, which remove the need f...
分类:
其他好文 时间:
2014-10-24 20:46:41
阅读次数:
459
---恢复内容开始---First , we need to download eclipse from website , we need not install it but just decompress and double click to start the application .a...
分类:
系统相关 时间:
2014-10-24 18:17:52
阅读次数:
182
print "Let's practice everything." print 'You\'d need to know \'bout escapes with \\ that do \n newlines and \t tabs.'poem = """\tThe lovely worldwith...
分类:
其他好文 时间:
2014-10-24 16:18:47
阅读次数:
161
iredmail配置好后,尝试从一客户端的OE中发送邮件,结果报错,在mail主机中查看tail /var/log/maillog,发现如下错误信息:Oct 24 12:50:49 mail2 postfix/smtpd[9280]: connect from unknown[192.168.5.2...
分类:
其他好文 时间:
2014-10-24 14:25:15
阅读次数:
1355
To be beautiful means to be yourself You don't need to be accepted by others. You need to accept yourself真正美好的事就是做自已,不需要被别人认可,只需接受真实的自我To be beautiful...
分类:
其他好文 时间:
2014-10-23 15:52:22
阅读次数:
165
在Firefox中关闭缓存看看这里在地址栏输入:about:config然后在过滤器中输入:browser.cache.disk.enable解释:When a page is loaded, it can be cached so it doesn’t need to be downloaded ...
分类:
其他好文 时间:
2014-10-23 11:59:14
阅读次数:
131