题目链接:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&category=&problem=1706&mosmsg=Submission+received+with+ID+13561937
题意:给定n个点 常量m
下面给出无向边(输入-1 -1表示终止加边)
得到...
                            
                            
                                分类:
其他好文   时间:
2014-07-22 23:04:54   
                                阅读次数:
392
                             
                         
                    
                        
                            
                            
                                root@localhost > show slave 
status\G*************************** 1. row *************************** 
Slave_IO_State: Waiting for master to...
                            
                            
                                分类:
其他好文   时间:
2014-05-06 00:14:48   
                                阅读次数:
371
                             
                         
                    
                        
                            
                            
                                第一章 编写第一个Windows应用程序1.1 从最经典的“hello 
world”C语言程序说起本文视频教程地址:优酷网(超清):http://v.youku.com/v_show/id_XNjkwMjgwNzE2.html 
土豆网(超清、原画):http://www.tudou.com/prog...
                            
                            
                                分类:
编程语言   时间:
2014-05-05 11:24:11   
                                阅读次数:
1629
                             
                         
                    
                        
                            
                            
                                widget *s =new 
widget;s->move((QApplication::desktop()->width()-s->width())/2,(QApplication::desktop()->height()-s->height())/2);s->show();
                            
                            
                                分类:
其他好文   时间:
2014-05-04 20:39:22   
                                阅读次数:
290
                             
                         
                    
                        
                            
                            
                                there be意思:表示存在或者发生。英文释义:used to show that sth 
exists or happens如果现在进行时,单数时用is,复数时用are。现在我问你一个问题.How many students in the class 
room?你怎么回答呢?使用there be...
                            
                            
                                分类:
其他好文   时间:
2014-05-04 12:30:46   
                                阅读次数:
304
                             
                         
                    
                        
                            
                            
                                screen 默认使用 bash shell,一般情况下screen只用于android 
build,tmux则是我的日常使用多终端管理工具。# Default Shellshell "/bin/bash"# show status 
barhardstatus alwayslastline "%{b...
                            
                            
                                分类:
系统相关   时间:
2014-05-03 22:14:57   
                                阅读次数:
454
                             
                         
                    
                        
                            
                            
                                看到这个名称我惊呆了...
SQL不是希望快速查询取得结果吗,怎么什么时候会有这个概念。
问了一个哥们,哥们认为是漫查询:同时多查询。
于是Google得出了如下结果:
慢查询其实对应的是MySQL慢查询日志系统,用来记录执行比较慢的SQL。
怎么去判断执行慢呢,MySQL中你show variables like '%quer%';时,你可以看到long_query_time 属性,对应的就是设置的比较时间。
当看到long_query_time 属性时,你同时可以看到log_slow_queries状态...
                            
                            
                                分类:
数据库   时间:
2014-05-03 15:23:59   
                                阅读次数:
500
                             
                         
                    
                        
                            
                            
                                http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=502&page=show_problem&problem=3720
唯一值得一说的就是shift,变成循环就行
这道题主要是测试下我做的算法模板
先贴模板
/**********************************...
                            
                            
                                分类:
其他好文   时间:
2014-05-02 21:29:31   
                                阅读次数:
345
                             
                         
                    
                        
                            
                            
                                查看是否能启动WiFi网卡:S1:运行cmd命令,打开命令提示符窗口(以管理员身份运行)。S2:在命令行输入:netsh wlan show 
drivers。若“支持的承载网络”后为“是”,则可以启用虚拟wifi网卡;“否”则不可以。启用虚拟WiFi网卡:S1:在命令行中输入:netsh wlan 
...
                            
                            
                         
                    
                        
                            
                            
                                链接:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=36
叼伱个扑街,对呢道题真系无语,,提交5次都过唔到,唔相信既话,伱地可以试下啦。。。
偶噶代码:
#include 
#include 
#include 
#include 
...
                            
                            
                                分类:
其他好文   时间:
2014-04-30 22:16:39   
                                阅读次数:
319