一、EF框架问题错误的提示为:Model compatibility cannot be checked because the database does not contain model metadata.Model compatibility can only be checked for ...
                            
                            
                         
                    
                        
                            
                            
                                本人使用的方法,需要针对每个warning进行添加
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Warc-performSelector-leaks"
id value = [weakSelf performSelector:getSel];//产生warning的代码
 
#pragma clang dia...
                            
                            
                                分类:
其他好文   时间:
2015-08-10 18:12:40   
                                阅读次数:
143
                             
                    
                        
                            
                            
                                点击打开链接
Problem Description
As the new term comes, the Ignatius Train Station is very busy nowadays. A lot of student want to get back to school by train(because the trains in the Ignatius Train St...
                            
                            
                                分类:
其他好文   时间:
2015-08-10 02:01:32   
                                阅读次数:
127
                             
                    
                        
                            
                            
                                hdu 4006 的传送门->Problem DescriptionXiao Ming and Xiao Bao are playing a simple Numbers game. In a round Xiao Ming can choose to write down a number, or ask Xiao Bao what the kth great number is. Because...
                            
                            
                                分类:
其他好文   时间:
2015-08-08 18:24:56   
                                阅读次数:
101
                             
                    
                        
                            
                            
                                if you have install microsoft visual studio 2013, just create a the enviroment variable named [VS90COMNTOOLS] and point it to %VS120COMNTOOLS%.because...
                            
                            
                                分类:
编程语言   时间:
2015-08-06 10:38:53   
                                阅读次数:
530
                             
                    
                        
                            
                            
                                附上文章链接:http://stackoverflow.com/questions/2217670/android-how-to-detect-double-tap
这句话讲出了原因:Implementing Double Touch will affect handling of single touches, because you'll have to wait to see if eve...
                            
                            
                                分类:
移动开发   时间:
2015-08-04 13:30:43   
                                阅读次数:
178
                             
                    
                        
                            
                            
                                Q1.Why the log space cannot grow even if the recovery mode is full-recovery?A: This is because that the full-recovery mode takes effect only when the ...
                            
                            
                                分类:
其他好文   时间:
2015-08-03 19:02:01   
                                阅读次数:
148
                             
                    
                        
                            
                            
                                Caused by: java.io.FileNotFoundException: class path resource [META-INF/cxf/cxf-extension-soap.xml] cannot be opened because it does not exist用的最新版本,这...
                            
                            
                                分类:
编程语言   时间:
2015-08-03 18:59:25   
                                阅读次数:
734
                             
                    
                        
                            
                            
                                错误:File#483addedtocontrolfileas‘UNNAMED00483‘because
theparameterSTANDBY_FILE_MANAGEMENTissettoMANUAL
Thefileshouldbemanuallycreatedtocontinue.
Errorswithlog+FRA/cweolb/archivelog/2015_08_02/thread_1_seq_225515.7695.886664431
MRP0:BackgroundMediaRecovery..
                            
                            
                                分类:
其他好文   时间:
2015-08-03 14:59:09   
                                阅读次数:
148
                             
                    
                        
                            
                            
                                hdu 3338 Kakuro ExtensionDescription 
If you solved problem like this, forget it.Because you need to use a completely different algorithm to solve the following one. 
Kakuro puzzle is played on a grid...
                            
                            
                                分类:
其他好文   时间:
2015-08-02 21:36:14   
                                阅读次数:
143