mac 10.9.1xcode 5.0.2cocos2dx 2.2.2cocosBuilder 3.0-alpha5问题1、 每次脚本有改动,Xcode都要清理。问题2、Get data from file(.ccbi) failed!问题3、attempt to call field 'setPo...
分类:
其他好文 时间:
2014-07-10 12:58:02
阅读次数:
328
WordPress发送邮件的功能,一直以来都是靠插件解决的换了一个主机商后,发现不能发送邮件了,使用wp-mail-smtp发送测试邮件给出的错误提示为: SMTP -> ERROR: Failed to connect to server:()折腾一天后发现,原来是fsockopen函数被禁用了找...
分类:
其他好文 时间:
2014-07-10 00:44:34
阅读次数:
180
错误表现:[2014-06-27 18:19:51 - XXX] Installing XXXX.apk...[2014-06-27 18:20:00 - XXX] Installation error: INSTALL_FAILED_VERSION_DOWNGRADE[2014-06-27 18:...
分类:
移动开发 时间:
2014-07-09 23:54:03
阅读次数:
320
1.Maven构建失败Failedtoexecutegoalorg.apache.maven.plugins:maven-compiler-plugin: 2.3.4 :compile( default -compile)onprojectoecp:Compilationfailure 2.解决.....
分类:
其他好文 时间:
2014-07-07 19:14:34
阅读次数:
309
SELECT*FROMteradata_education.emp_fl;在做查询时碰到2652错误。SELECT Failed. 2652: Operation not allowed: Teradata_Education.emp_fl is being loaded.2652 Operatio...
分类:
其他好文 时间:
2014-07-07 16:27:52
阅读次数:
296
原因1:eclipse的版本与jre或者jdk版本不一致对策:要么两者都安装64位的,要么都安两个是32位一个是64位。原因2:给定目录下jvm.dll不存在对策:(1)重新安装jre或者jdk并配置好环境变量。(2)copy一个jvm.dll放在该目录下。原因1的概率更大一些,原因2不太可能发生。
分类:
系统相关 时间:
2014-07-01 22:50:51
阅读次数:
365
1、错误描述
在IE浏览器上:
Uncaught HierarchyRequestError:Failed to excute 'appendChild' on 'Node':The new child element contains the parent.
在谷歌浏览器上:
SCRIPT5022:DOM Exception:HIERARCHY_REQUEST_ERR(3) er...
分类:
移动开发 时间:
2014-07-01 07:19:20
阅读次数:
406
前几天给一套LINUX下的RAC数据库打补丁升级,有一台机器更新失败了,相关的异常内容如下: Restoring "/u01/app/oracle/11.2.0/db_1" to the state prior to running NApply... Checking if OPatch ne.....
分类:
其他好文 时间:
2014-06-30 23:44:20
阅读次数:
617
SDK和ADT为22.6.2版本
工程为4.4.2
在编译一个Launcher时,报错如下:
sh ndk-build clean
Cannot run program "sh": Launching failed
Error: Program "sh" not found in PATH
PATH=......
在网上看了一下,一直以为是什么GCC的问题,多次...
分类:
系统相关 时间:
2014-06-30 15:45:40
阅读次数:
1319
Previously, I thought the debugging functionality provided by gdb for Fortran program was quite limited due to experiences of a couple of failed attem...
分类:
数据库 时间:
2014-06-30 12:34:51
阅读次数:
367