E: 无法获得锁 /var/lib/dpkg/lock - open (11: Resource 
temporarily unavailable)E: 无法锁定管理目录(/var/lib/dpkg/),是否有其他进程正占用它?解 决方法一:#:ps -aux 
(列出进程,形式如)root 5765 ...
                            
                            
                                分类:
其他好文   时间:
2014-07-22 23:14:53   
                                阅读次数:
562
                             
                    
                        
                            
                            
                                The Super PowersTime Limit:1000MSMemory 
Limit:Unknown64bit IO Format:%lld & %llu[Submit] [Go Back] 
[Status]DescriptionAThe Super PowersWe all know the...
                            
                            
                                分类:
其他好文   时间:
2014-07-22 23:09:34   
                                阅读次数:
554
                             
                    
                        
                            
                            
                                The Monocycle Time Limit: 3000MS64bit IO 
Format: %lld & %llu [Submit] [Go Back] [Status] Description Problem A: The 
Monocycle A monocycle is a cycle t...
                            
                            
                                分类:
其他好文   时间:
2014-07-22 23:08:53   
                                阅读次数:
444
                             
                    
                        
                            
                            
                                简单题 注意__int64 的使用Problem : 1019 ( Least Common 
Multiple ) Judge Status : AcceptedRunId : 10599776 Language : C++ Author : 
xiaoniuwinCode Ren...
                            
                            
                                分类:
其他好文   时间:
2014-07-22 23:06:34   
                                阅读次数:
311
                             
                    
                        
                            
                            
                                What is Health Monitoring?Health Monitoring is 
a framework for monitoring status of running ASP.NET applications and logging 
significant ASP.NET appli...
                            
                            
                                分类:
Web程序   时间:
2014-05-01 12:37:12   
                                阅读次数:
525
                             
                    
                        
                            
                            
                                1. 文件查看数据文件、控制文件、日志文件查看如下:select file#, status, 
enabled, name from V$datafile;--查看数据文件select * from v$controlfile;--控制文件select * 
from v$logfile;--日志文件...
                            
                            
                                分类:
数据库   时间:
2014-05-01 04:49:13   
                                阅读次数:
471
                             
                    
                        
                            
                            
                                首先从官网上下载安装包,地址:http://www.nessus.org然后在本地安装:sudo 
dpkg -i Nessus.deb安装完成以后,需要激活,去官网上获取激活码(个人用户注意选择use in 
home):地址:http://www.nessus.org/plugins/?view=h...
                            
                            
                                分类:
其他好文   时间:
2014-04-30 19:09:00   
                                阅读次数:
514
                             
                    
                        
                            
                            
                                [DataMapping("Status", DbType.Int16)] public 
System.Int16 Status { get; set; } public string StatusValue { get { if (Status 
== 0) { return "审核拒绝"; } e...
                            
                            
                                分类:
数据库   时间:
2014-04-29 16:45:46   
                                阅读次数:
344
                             
                    
                        
                            
                            
                                【原题】
1036: [ZJOI2008]树的统计Count
Time Limit: 10 Sec  Memory Limit: 162 MB
Submit: 4465  Solved: 1858
[Submit][Status]
Description
一棵树上有n个节点,编号分别为1到n,每个节点都有一个权值w。我们将以下面的形式来要求你对这棵树完成一些操作: I. C...
                            
                            
                                分类:
其他好文   时间:
2014-04-29 13:31:21   
                                阅读次数:
525
                             
                    
                        
                            
                            
                                关键是通过预处理吧每个区间内的一移动到一起的最少步骤算出来....
1411: Longest Consecutive Ones
Time Limit: 1 Sec  Memory Limit: 128 MB
Submit: 185  Solved: 40
[Submit][Status][Web
 Board]
Description
Given a...
                            
                            
                                分类:
其他好文   时间:
2014-04-27 21:21:05   
                                阅读次数:
305