青蛙的约会Crawling in process... Crawling failed Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d & %I64uSubmit Status输出Description两只青蛙在网上相识了,....
分类:
其他好文 时间:
2014-08-07 12:42:59
阅读次数:
226
1)查看NetworkManager服务是否启动ps aux |grepNetworkManager使用serviceNetworkManager start 命令启动该网络管理程序2) 一般默认情况下该程序是启动的,我将NetworkManager重启之后发现网络正常了
分类:
Web程序 时间:
2014-08-07 12:10:09
阅读次数:
187
【故障描述】打开SDK Manager检查Android SDK状况,出现以下情况:Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-2.xml, reason: Connection to ht...
分类:
移动开发 时间:
2014-08-06 22:46:12
阅读次数:
363
1.创建Tomcat7x的服务。 Window --> Preferences --> Server --> Runtime Environment2.在Servers窗口新建Tomcat7x实例,并打开该实例,进行配置。 a) Open launch configuration --> Cla.....
分类:
系统相关 时间:
2014-08-06 18:51:11
阅读次数:
324
1.关于 Parsing Data for android-L failed Unsupported major.minor version 51.0 错误
错误解决方案:
升级Android L,要求编译环境为jdk1.7,所以环境是jdk1.6的IDE会报 "Parsing Data for android-L failed Unsupported major.minor vers...
分类:
移动开发 时间:
2014-08-06 11:55:41
阅读次数:
204
启动Apache是443端口被占用,报The requested operation has failed错。
分类:
Windows程序 时间:
2014-08-06 04:09:00
阅读次数:
7386
在不root手机的情况下读取Data目录下的文件使用adb命令时的错误如果直接使用adb命令会产生以下错误:127|shell@android:/ $ cd /datacd /datashell@android:/data $ lslsopendir failed, Permission denie...
分类:
移动开发 时间:
2014-08-06 01:48:50
阅读次数:
225
ORACLE数据库空间裸设备出问题了,启动oracle失败,解决方法问题现象:启动ORACLE的时候报如下的错误: Database mounted. ORA-01122: database file 6 failed verification check ORA-01110: data file ...
分类:
数据库 时间:
2014-08-06 01:33:00
阅读次数:
391
2014/08/0508:53:49[alert]13576#0:accept()failed(24:Toomanyopenfiles)方法一:只对root和nodbdy用户增加该值。#vim/etc/security/limits.confrootsoftnofile10240roothardnofile10240nobodysoftnofile10240nobodyhardnofile10240方法二:对所有用户增加该值代码如下 复制代..
分类:
其他好文 时间:
2014-08-05 22:57:10
阅读次数:
485
CoreException: Could not calculate build plan: Plugin org.apache.maven.plugins:maven-compiler-plugin:2.3.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for...
分类:
其他好文 时间:
2014-08-05 19:42:30
阅读次数:
236