1. 写错了load的library java.lang.UnsatisfiedLinkError: Couldn't load hell0: findLibrary returned null 2. Android.mk文件编写错误 /jni/Android.mk:4: *** missing s ...
分类:
其他好文 时间:
2016-12-19 21:50:00
阅读次数:
159
eclipse启动不了,出现“Java was started but returned exit code=13......”对话框如下 解决方案:1.使用的是java jdk64位,修改成为jdk1.6版本设置环境变量分别为: JAVA_HOME=C:\Program Files (x86)\J ...
分类:
编程语言 时间:
2016-11-20 13:55:08
阅读次数:
199
使用emacs配置eslint 当调用语法检查时报错 Suspicious state from syntax checker javascript-eslint: Checker javascript-eslint returned non-zero exit code 127, but no e ...
分类:
系统相关 时间:
2016-11-19 02:57:17
阅读次数:
319
git push -u origin mastererror: The requested URL returned error: 403 Forbidden while accessing https://github.com/hjyoung/php-redis-in-action.git/inf ...
分类:
其他好文 时间:
2016-11-11 01:23:07
阅读次数:
167
4. 安装中的错误 4.1 /bin/ld: cannot find -lz /bin/ld: cannot find -lzcollect2: error: ld returned 1 exit statusmake[2]: *** [storage/tokudb/ft-index/ft/libf ...
分类:
数据库 时间:
2016-11-08 17:11:18
阅读次数:
188
英文文档: locals() Update and return a dictionary representing the current local symbol table. Free variables are returned by locals() when it is called i ...
分类:
编程语言 时间:
2016-11-04 23:21:00
阅读次数:
248
问题重现: 问题解决办法: 到此问题顺利解决。 ...
分类:
其他好文 时间:
2016-11-02 07:43:17
阅读次数:
174
破解注册了MyEclipse后出现错误,MyEclipse:Java was started but returned exit code=-1 再起启动隔一会又出现,还得重启。 最后得到大神指点: MyEclipse启动配置文件ini中找到Vm这一行,换成你安装的java虚拟机: -vm C:\P ...
分类:
编程语言 时间:
2016-11-01 14:03:38
阅读次数:
907
在连接字符串中 添加设置节点 ConnectionLifeTime(计量单位为 秒)。超过设定的连接会话 会被杀死! Connection Lifetime, ConnectionLifeTime 0 When a connection is returned to the pool, its cr ...
分类:
数据库 时间:
2016-10-31 11:04:32
阅读次数:
206
今天一大早到公司,计划把开发环境的mysql升级到5.7.15,干净关闭系统后,把目录从5.6指向到5.7,一切正常,重新指向5.6启动时,报下列错误: 2016-10-31 08:13:14 86998 [ERROR] Plugin 'InnoDB' init function returned ...
分类:
数据库 时间:
2016-10-31 09:16:29
阅读次数:
238