Https协议:SSL建立过程分析web訪问的两种方式:http协议,我们普通情况下是通过它訪问web,由于它不要求太多的安全机制,使用起来也简单,非常多web网站也仅仅支持这样的方式下的訪问.https协议(Hypertext Transfer Protocol over Secure Socke...
                            
                            
                                分类:
其他好文   时间:
2014-10-09 14:04:33   
                                阅读次数:
176
                             
                    
                        
                            
                            
                                http://poj.org/problem?id=1273DescriptionEvery time it rains on Farmer John's fields, a pond forms over Bessie's favorite clover patch. This means tha...
                            
                            
                                分类:
其他好文   时间:
2014-10-07 19:09:23   
                                阅读次数:
277
                             
                    
                        
                            
                            
                                Problem Description
Jack and Jill play a game called "Leap Frog" in which they alternate turns jumping over each other. Both Jack and Jill can jump a maximum horizontal distance of 10 units in any ...
                            
                            
                                分类:
其他好文   时间:
2014-10-07 13:34:33   
                                阅读次数:
152
                             
                    
                        
                            
                            
                                cd /file/dir && python -m SimpleHTTPServer 8080#用浏览器访问8080端口 over!
                            
                            
                                分类:
编程语言   时间:
2014-10-04 17:44:36   
                                阅读次数:
184
                             
                    
                        
                            
                            
                                Problem Description
Jack and Jill play a game called "Leap Frog" in which they alternate turns jumping over each other. Both Jack and Jill can jump a maximum horizontal distance of 10 units in any ...
                            
                            
                                分类:
其他好文   时间:
2014-10-03 00:03:23   
                                阅读次数:
361
                             
                    
                        
                            
                            
                                public class MainActivity extends Activity implements OnClickListener {private Button bt_main_start;private Button bt_main_over;private EditText et_ma...
                            
                            
                                分类:
移动开发   时间:
2014-10-01 21:26:31   
                                阅读次数:
197
                             
                    
                        
                            
                            
                                大二刚开学,开始学习Java,结合假期里学到的一些知识,写了一个简单的程序。有点像之前很火的”别踩白块儿“,但是简单的多,暂时就把它叫做“静止的别踩白块儿”。【玩法】鼠标点击出现色块的地方,点对加10分,点错减100分,负分游戏结束。现在的不足和问题: 点击错误时,不能马上显示Game Over,必...
                            
                            
                                分类:
编程语言   时间:
2014-10-01 15:51:51   
                                阅读次数:
261
                             
                    
                        
                            
                            
                                I was directed to MDN'sfor..in pagewhen it said, "for..in Iterates over the enumerable properties of an object."Then I went to theEnumerability and ow...
                            
                            
                                分类:
其他好文   时间:
2014-09-30 03:26:42   
                                阅读次数:
223
                             
                    
                        
                            
                            
                                我们来看看下面的几个典型例子:
①查找上一年度各个销售区域排名前10的员工
②按区域查找上一年度订单总额占区域订单总额20%以上的客户
③查找上一年度销售最差的部门所在的区域
④查找上一年度销售最好和最差的产品
 
我们看看上面的几个例子就可以感觉到这几个查询和我们日常遇到的查询有些不同,具体有:
 
①需要对同样的数据进行不同级别的聚合操作
...
                            
                            
                                分类:
其他好文   时间:
2014-09-29 19:38:12   
                                阅读次数:
275
                             
                    
                        
                            
                            
                                Https协议:SSL建立过程分析web訪问的两种方式:http协议,我们普通情况下是通过它訪问web,由于它不要求太多的安全机制,使用起来也简单,非常多web网站也仅仅支持这样的方式下的訪问.https协议(Hypertext Transfer Protocol over Secure Socke...
                            
                            
                                分类:
其他好文   时间:
2014-09-27 21:25:10   
                                阅读次数:
210