Problem DescriptionThere are a bunch of stones on the beach; Stone color is white or black. Little Sheep has a magic brush, she can change the color o...
                            
                            
                                分类:
其他好文   时间:
2014-08-20 12:11:22   
                                阅读次数:
209
                             
                    
                        
                            
                            
                                微软近期Open的职位:Job Description:ResponsibilitiesDo you want to change the way the world interacts with computers? Do you want to be part of a team that pu...
                            
                            
                                分类:
其他好文   时间:
2014-08-20 02:31:05   
                                阅读次数:
318
                             
                    
                        
                            
                            
                                Coin Change
Time Limit: 1000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 13500    Accepted Submission(s): 4510
Problem Description
Suppose there...
                            
                            
                                分类:
其他好文   时间:
2014-08-19 20:54:35   
                                阅读次数:
292
                             
                    
                        
                            
                            
                                jQuery("#select_id").change(function(){}); // 1.为Select添加事件,当选择其中一项时触发 var checkValue = jQuery("#select_id").val(); // 2.获取Select选中项的Value var checkTe...
                            
                            
                                分类:
Web程序   时间:
2014-08-19 20:38:05   
                                阅读次数:
195
                             
                    
                        
                            
                            
                                sshd问题:A protocol error occurred. Change of username or service not allowed在研究Linux安全的时候遇到一个问题,原本打算修改linux直接远程root登陆,修改为sshd的配置文件后Nano /etc/ssh/sshd_c...
                            
                            
                                分类:
其他好文   时间:
2014-08-19 18:08:35   
                                阅读次数:
411
                             
                    
                        
                            
                            
                                如题,解决办法的代码如下:1.$('#fileId').live('change',function(){ //逻辑添加.... }); 2.$('#fileId').change(function(){$('#inputFileID').replaceWith('');});
                            
                            
                                分类:
Web程序   时间:
2014-08-19 14:22:54   
                                阅读次数:
202
                             
                    
                        
                            
                            
                                Install Nginx, PHP 5.5.15 and PHP-FPM on Fedora 20/19/18/17, CentOS 7/6.5/5.10, Red Hat (RHEL) 7/6.5/5.10 1. Change to root user. su 2. Install needed repositories CentOS 7/6.5/5.10 and Red Hat (RH...
                            
                            
                                分类:
Web程序   时间:
2014-08-17 18:42:42   
                                阅读次数:
587
                             
                    
                        
                            
                            
                                我们按顺序配置下来吧!首先,要限制用户在默认目录必须将chroot_local_user设置为yes,即 chroot_local_user=yes。此时,用户登录之后,执行目录跳转命令,如cd /home,显示550 Failed to change directory。你可以试试其他的账号,应该...
                            
                            
                                分类:
其他好文   时间:
2014-08-17 18:16:52   
                                阅读次数:
215
                             
                    
                        
                            
                            
                                POJ 3085 Quick Change (贪心)
其实就是赚积分的。...
                            
                            
                                分类:
其他好文   时间:
2014-08-16 19:49:31   
                                阅读次数:
232
                             
                    
                        
                            
                            
                                xcrun: error: active developer path ("/Applications/Xcode.app/Contents/Developer") does not exist, use xcode-select to change执行 sudo xcode-select -swi...
                            
                            
                                分类:
其他好文   时间:
2014-08-15 19:32:09   
                                阅读次数:
216