今天遇到一个错误提示:ORA-06502:PL/SQL :numberic or value error: character string buffer too small,一般对应的中文信息为:ORA-06502: PL/SQL: 数字或值错误 :字符串缓冲区太小。仔细检查调试过程中才发现是开发...
分类:
数据库 时间:
2014-09-10 22:17:21
阅读次数:
509
Zen Cart 138 在PHP5.3环境下出现的Fatal error: Cannot redeclare date_diff() in includes/functions/functions_general.php错误的解决方法原因是在这个文件中已存在函数:date_diff()了,此时,我...
分类:
Web程序 时间:
2014-09-10 19:22:20
阅读次数:
212
configuration error: couldn’t perform authentication错误的解决办法 configuration error: couldn’t perform authentication. AuthType not set!: / apache 2.4中支持的....
分类:
其他好文 时间:
2014-09-10 19:16:30
阅读次数:
214
今天打包时,发现2.3机器,产生的APK在某些机器上不能安装(Installation error:INSTALL_FAILED_DEXOPT),针对这个问题的一个可能解释是:最新的ADT和SDK Tool在将jar转化成dex的时候,可能会合并类的代码,这将导致巨大的类;类中的每一个方法都分配有一...
分类:
移动开发 时间:
2014-09-10 17:37:30
阅读次数:
161
error 25015安装法度集“C:\Windows\Microsoft .NET\Framework\v2.0.50727\xxx.dl2013年12月26日作者:Admin呈现题目:安装mssql2005呈现闪退。net2.0框架、说话包等无法安装,同时呈现如下错误错误提示:error 250...
configure:?error:?xml2-config not found. Please check your libxml2 installation. yum install libxml2-devel configure:?error:?Cannot find OpenSSL’s yum install openssl-devel configure:?error:?...
分类:
Web程序 时间:
2014-09-10 16:02:50
阅读次数:
245
发布应用的时候,发现生产环境报将编译环境编译好的WAR包拿到生产环境,报异常如下:?? ? [java]? view plain copy Caused?by:?java.util.zip.ZipException:?error?in?opening?zip?file?? ???at?...
分类:
编程语言 时间:
2014-09-10 16:02:10
阅读次数:
213
IIS7.5 HTTP 错误500.19-Internal Server Error 无法访问请求的页面,因为该页的相关配置数据无效------------------------------------------------------------------------------------...
分类:
其他好文 时间:
2014-09-10 15:44:30
阅读次数:
208
Copy fromhttp://www.minecraftman.com/internal-exception-java-net-socketexception-connection-reset/Internal Exception java.net.socketexception Connecti...
分类:
编程语言 时间:
2014-09-10 15:41:50
阅读次数:
379
以后用3.X版本。
重写以前的那个项目。首先去CC,然后,先建立Stage,建立精灵出来,给精灵加走动的动画。遇到错误,fatal
error C1083: 无法打开包括文件:“extensions/ExtensionMacros.h”: No such file or directory”。
找到了如下解决方案。
Cocos2d-x 3.0 Alpha 1开始 对目录结构进行了整合。...
分类:
其他好文 时间:
2014-09-10 14:18:30
阅读次数:
210