Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was14: PYCURL ERROR 6 - "Couldn't resolve host 'mirror...
分类:
其他好文 时间:
2015-03-20 12:22:01
阅读次数:
111
This problem has been bothering me for a bit and I cannot find a satisfactory solution.
Many times (not always) in the creation of a specific object on the Android emulator I get NoClassDefFoundErr...
分类:
移动开发 时间:
2015-03-19 20:27:38
阅读次数:
365
Eclipse出现下面两条报错:The project cannot be built until build path errors are resolved HelloWord Unknown Java ProblemUnbound classpath container: 'JRE Syste...
分类:
系统相关 时间:
2015-03-19 13:09:57
阅读次数:
281
如果误删除了一个表空间中test的数据文件test.dbf,然后下次重新启动数据库的时候发数据库不能打开了(open),老是报错:SQL>alterdatabaseopen;alterdatabaseopen*ERRORatline1:ORA-01157:cannotidentify/lockdatafile6-seeDBWRtracefileORA-01110:datafile6:‘/u01/app/or..
分类:
数据库 时间:
2015-03-18 18:20:46
阅读次数:
162
1、error: cannot create %sourcedir /usr/src/redhat/SOURCES出错解决方案
出现error: cannot create %sourcedir /usr/src/redhat/SOURCES错误,是权限的问题,可以使用mkdir /usr/src/redhat/SOURCES,建立文件后,再使用chmod 777 SOURCES来放开SOURC...
分类:
其他好文 时间:
2015-03-18 18:11:27
阅读次数:
105
在ubuntu下使用Qt 编译时候遇上了cannot find -lGL错误,使用命令sudo apt-get install libqt4-dev或者sudo apt-get install libgl1-mesa-dev或者libgl1-mesa-dev或者libglu1-mesa-dev可以解...
分类:
系统相关 时间:
2015-03-18 15:24:36
阅读次数:
180
在用CI 开发微信公众号的时候出现下面这么个问题,网上看了一圈解决办法是:把报错的文件用editplus另存为utf-8。Severity: WarningMessage: Cannot modify header information - headers already sent by (out...
分类:
Web程序 时间:
2015-03-18 13:58:30
阅读次数:
149
Problem: solution: A workaround is to copy your files to the old directory. Just copy the aapt.exe file from %android_sdk%\build-tools\17.0.0 to%andro...
分类:
其他好文 时间:
2015-03-18 13:54:11
阅读次数:
130
用net-snmp-5.7.3开发的子代理程序执行后,报错“./mysnmp: error while loading shared libraries: libnetsnmpmibs.so.30: cannot open shared object file: No such file or directory”
原因是 LD_LIBRARY_PATH环境变量没有定义,执行下面的语句:expo...
分类:
Web程序 时间:
2015-03-18 12:25:50
阅读次数:
889
debian系统中无法连接无线网卡wlanlinknotready/etc/network/interfaceswpa-essid<AccessPoint>wpa-keys<WPAkey>DHCPclient超时resolve:安装wpasupplicantapt-getinstallwpasupplicant
分类:
其他好文 时间:
2015-03-18 06:34:45
阅读次数:
129