今天练习布局,发现使用了EditText之后,屏幕一片灰色,并且报错:Exception raised during rendering: java.lang.System.arraycopy([CI[CII)VException details are logged in Window > Sho...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project XX: Compilation failure: Comp...
分类:
编程语言 时间:
2014-08-15 12:00:48
阅读次数:
251
Error:Can‘tconnecttolocalMySQLserverthroughsocket‘/var/lib/mysql/mysql.sock‘(2)Errno.:2002解决方法一:因为你还没有启动mysql,当你启动mysql后,mysql.sock就会自动的生成。./bin/safe_mysqld--user=root&(这是默认的)。如果还没有,就是MYSQL权限没给,或其它原因..
分类:
数据库 时间:
2014-08-15 02:45:27
阅读次数:
290
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)方案1.1.#ps -A|grepmysql 显示类似: 1829 ? 00:00:00 m...
分类:
数据库 时间:
2014-08-14 23:51:06
阅读次数:
296
怎样解决编译时出现内核提供的函数或变量没有定义,使用source insight搜索功能找到声明的头文件,然后包含该头件就行了:比如: error: implicit declaration of function 'copy_from_user' 解决:使用source insight搜索功...
分类:
系统相关 时间:
2014-08-14 23:31:56
阅读次数:
215
下载源码:wgethttp://nginx.org/download/nginx-1.6.1.tar.gz解压,编译安装./configure./configure:error:theHTTPrewritemodulerequiresthePCRElibrary.Youcaneitherdisablethemodulebyusing--without-http_rewrite_moduleoption,orinstallthePCRElibraryintothesystem,orbui..
分类:
其他好文 时间:
2014-08-14 20:59:19
阅读次数:
388
电脑中安装wps上传execl时,上传.xls文件时报错application/kset文件类型不正确打印array()print_r($_FILES)结果如下:Array([userfile]=>Array([name]=>Template.xls[type]=>application/kset[tmp_name]=>C:\\Windows\\temp\\phpACC.tmp[error]=>0[size]=>7..
分类:
移动开发 时间:
2014-08-14 20:56:19
阅读次数:
178
How to recover from Extract ERROR 180 encountered commit SCN that is not greater than the highest SCN already processedThis is the summary of Metalink...
分类:
其他好文 时间:
2014-08-14 20:24:19
阅读次数:
335
程序编译成功后,运行时错误:errorwhileloadingsharedlibraries:libevent-2.0.so.5:cannotopensharedobjectfile:Nosuchfileordirectory解决方法:像libevent这种开源库,编译安装后,一般在/usr/loc...
分类:
其他好文 时间:
2014-08-14 20:23:39
阅读次数:
249
Sample error:SQL> startupORACLE instance started.Total System Global Area 285212672 bytesFixed Size 1321368 bytesVariable Size 153605736 bytesDatabase...
分类:
移动开发 时间:
2014-08-14 20:01:09
阅读次数:
359