(作者: 唐德刚)在上述讲演里,胡先生做了一个大胆的结论: 
我的玩意儿对国家贡献最大的便是文学的“玩意儿”,我所没有学过的东西。最近,研究《水经注》(地理学的东西)。我已经六十二岁了,还不知道我究竟学什么。都在东摸摸,西摸摸,也许我以后还要学学水利工程亦未可知,虽则我现在头发都白了,还是无所专长,....
                            
                            
                                分类:
其他好文   时间:
2014-04-30 23:50:31   
                                阅读次数:
466
                             
                    
                        
                            
                            
                                Defining annotations
Here is the definition of the annotation above. You can see that annotation definitions look a lot like interface definitions. 
In fact, they compile to class files like any oth...
                            
                            
                                分类:
编程语言   时间:
2014-04-27 21:47:05   
                                阅读次数:
348
                             
                    
                        
                            
                            
                                本来弄个SSD是个开心事,结果比较头疼的是只要选了AHCI模式就装不上系统,废话少说,直接上解决方案:
1.先选者IDE模式装Win7。
2.正常进入系统后,在运行里输入regedit,然后敲回车,进入注册表。
3.找到并单击下面的注册表子项:
   HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Msahci
4.将右窗格中的s...
                            
                            
                         
                    
                        
                            
                            
                                When Vito Maretti writes an important letter he encrypts it. His method is not very reliable but it’s enough to make any detective understand nothing in that letter. Sheriff doesn’t like such state
 ...
                            
                            
                                分类:
其他好文   时间:
2014-04-27 21:45:00   
                                阅读次数:
459
                             
                    
                        
                            
                            
                                每个正整数都可以分解成斐波那契数列中的几个数相加……
从大到小贪心法就可以了……
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#include 
#define PI acos(-1.0)
#defi...
                            
                            
                                分类:
其他好文   时间:
2014-04-27 21:23:04   
                                阅读次数:
371
                             
                    
                        
                            
                            
                                关键是通过预处理吧每个区间内的一移动到一起的最少步骤算出来....
1411: Longest Consecutive Ones
Time Limit: 1 Sec  Memory Limit: 128 MB
Submit: 185  Solved: 40
[Submit][Status][Web
 Board]
Description
Given a...
                            
                            
                                分类:
其他好文   时间:
2014-04-27 21:21:05   
                                阅读次数:
305
                             
                    
                        
                            
                            
                                Error: Could not stat() command file '/usr/local/nagios/var/rw/nagios.cmd'!     
     解决方法:
setenforce 0...
                            
                            
                                分类:
移动开发   时间:
2014-04-27 21:18:05   
                                阅读次数:
450