#include #include #include //#include #define SYNC 0x40#define PARITY_EVEN 0x20#define PARITY_ODD 0x30#define STOP_2 0x04#define DATA_5 0x00#define DA...
                            
                            
                                分类:
数据库   时间:
2014-10-10 03:19:44   
                                阅读次数:
300
                             
                    
                        
                            
                            
                                daSet=session.query(da).all()for da in daSet: da.mount_list=map(lambda x:x.mount_point , x for x in da.driver )daSet=session.query(da,da.driver).all(....
                            
                            
                                分类:
其他好文   时间:
2014-10-09 13:41:43   
                                阅读次数:
195
                             
                    
                        
                            
                            
                                1.The model backing the 'MusicStoreDBContext' context has changed since the database was created.Consider using Code First Migrations to update the da...
                            
                            
                                分类:
Web程序   时间:
2014-10-08 14:43:05   
                                阅读次数:
244
                             
                    
                        
                            
                            
                                题目简单dp//简单的dp#include#include#includeusing namespace std;int dp[110][110];//dp[i][j] di i ceng di j ge zui da he int a[110][110];int main(){ int t;...
                            
                            
                                分类:
其他好文   时间:
2014-10-04 11:51:46   
                                阅读次数:
113
                             
                    
                        
                            
                            
                                C#中怎么计算两时间相差多少。计算2个时间之间的差,可以计算到时分秒!label1.Text = “2004-1-1 15:36:05″;label2.Text = “2004-3-1 20:16:35″;DateTime d1 =new DateTime(2004,1,1,15,36,05);Da...
                            
                            
                                分类:
其他好文   时间:
2014-09-28 07:41:51   
                                阅读次数:
148
                             
                    
                        
                            
                            
                                1、获得最后一天CALL FUNCTION'FIMA_DATE_CREATE' EXPORTING I_DATE = I_DATE "输入日期。sy-datum类型 如:‘20110402’。 I_FLG_END_OF_MONTH = ' ' I_YEARS = 2 "两年后的日期时间,既sy-da...
                            
                            
                                分类:
其他好文   时间:
2014-09-27 14:02:29   
                                阅读次数:
186
                             
                    
                        
                            
                            
                                上一篇文章,写到一半的时候,去了3G门户的宣讲和笔试,当然是凭着da...
                            
                            
                                分类:
其他好文   时间:
2014-09-24 01:55:55   
                                阅读次数:
306
                             
                    
                        
                            
                            
                                精简加载自定义字体效果图:核心源码:UIFont+WDCustomLoader.m 与UIFont+WDCustomLoader.h//// UIFont+WDCustomLoader.h//// Created by Walter Da Col on 10/17/13.// Copyrigh...
                            
                            
                                分类:
其他好文   时间:
2014-09-21 09:07:40   
                                阅读次数:
482
                             
                    
                        
                            
                            
                                首先我们看一段示例代码:
t1.h 
[cpp] 
view plaincopyprint?
#ifndef T1_H_  
#define T1_H_  #include "t2.h"  
  #ifndef HHH  
#define HHH      int da = 5;  
#endif    #endif  
#ifndef T1_H_
#defi...
                            
                            
                                分类:
其他好文   时间:
2014-09-20 08:53:17   
                                阅读次数:
270
                             
                    
                        
                            
                            
                                【NormalMap & CubeMap】 有时候我们需要CubeMap的环境反射也需要有凹凸信息,此时需要装将NormalMap与CubeMap结合。 因为要使用NormalMap,使用Property定义中必须有定义NormalMap: By using the INTERNAL_DA...
                            
                            
                                分类:
其他好文   时间:
2014-09-19 17:17:25   
                                阅读次数:
235