I B? These laptop bags pupils a strong, durable 
and resistant to exposure from day to day, for students to go to bags, such as 
laptop computers remain...
                            
                            
                                分类:
其他好文   时间:
2014-05-26 23:49:39   
                                阅读次数:
533
                             
                    
                        
                            
                            
                                1.远程服务器返回了意外相应:(413) Request Entity Too 
Large修改客户端配置maxReceivedMessageSize="2147483647" 并在服务端修改webconfig,加入binding节...
                            
                            
                                分类:
其他好文   时间:
2014-05-26 23:10:58   
                                阅读次数:
370
                             
                    
                        
                            
                            
                                How Many Fibs?Time Limit: 2000/1000 MS 
(Java/Others)Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 
3804Accepted Submission(s): 1498 Pr...
                            
                            
                                分类:
其他好文   时间:
2014-05-26 15:11:13   
                                阅读次数:
197
                             
                    
                        
                            
                            
                                -好软件的定义就是它的体积不大不小,功能不多不少,一切都是那么的恰到好处。 -Good 
software is neither too big nor too small,neither too Complex nor too 
Simple,everything is so right. +点击.....
                            
                            
                                分类:
其他好文   时间:
2014-05-26 00:54:15   
                                阅读次数:
254
                             
                    
                        
                            
                            
                                Kuriyama Mirai has killed many monsters and got many (namely n) stones. She numbers the stones from 1 to n.
 The cost of the i-th stone is vi.
 Kuriyama Mirai wants to know something about these sto...
                            
                            
                                分类:
其他好文   时间:
2014-05-25 07:24:48   
                                阅读次数:
315
                             
                    
                        
                            
                            
                                题目
You are climbing a stair case. It takes n steps to reach to the top.
Each time you can either climb 1 or 2 steps. In how many distinct ways can you climb to the top?
解答...
                            
                            
                                分类:
其他好文   时间:
2014-05-25 00:37:34   
                                阅读次数:
284
                             
                    
                        
                            
                            
                                问题 L: Prime Factors
时间限制: 1 Sec  内存限制: 128 MB
提交: 36  解决: 28
[提交][状态][论坛]
题目描述
I'll give you a number , please tell me how many different prime factors in this number.
输入
There is multiple te...
                            
                            
                                分类:
其他好文   时间:
2014-05-24 20:52:54   
                                阅读次数:
311
                             
                    
                        
                            
                            
                                Hibernate实体映射文件多对多等关系简单应用技巧,看了绝对觉得很简单。多对一,一对多中的column的名字自己取,但是对应的两个关系的两个column必须一样;
一般在多的一方,把属性名+Id当成column值,一对多 一方也使用这个column,这样就可以了;
多对多中,tables 是多对多的中间表一般命名中包括两个表名。 key中的column值得是集合外键,指的是引用当前自己表的外键,本对象+Id。 many-to-many指的是引用对方的外键,一般关联对象名+Id;...
                            
                            
                                分类:
系统相关   时间:
2014-05-24 15:11:02   
                                阅读次数:
329
                             
                    
                        
                            
                            
                                默认每个连接数占用10M内存ulimit -a 查看stack 
sizeMongoDB服务器内存要满足 connection overhead + data size + index 
size即连接数开销+热点数据+索引连接数太多的问题:如果在日志中遇到类似如下的错误信息:"too many ope...
                            
                            
                                分类:
数据库   时间:
2014-05-24 11:18:25   
                                阅读次数:
378
                             
                    
                        
                            
                            
                                Jimmy writes down the decimal representations of all natural numbers between and including m and n, (m ≤ n). How many zeroes will he write down?
Input
Input starts with an integer T (≤ 11000), denot...
                            
                            
                                分类:
其他好文   时间:
2014-05-22 22:59:18   
                                阅读次数:
354