这个问题困扰了我很久很久,使得我不得不花一点时间来说一下解决方法。
事情是这样的:前两天兴高采烈的更新了一下宝贝mac到10.10。一切看起来都那么美好,但是。。当我重新安装magento的时候发现需要mcrypt!;之前有装过,但是更新了一下就没有了,好吧,重装!!但是这个时候发现,brew update不能用了!!坑屌丝么!!so重装brew!,好不容易装好了,brew instal...
分类:
系统相关 时间:
2014-10-22 15:54:03
阅读次数:
197
What to do when wps failed to install on Ubuntu?What to do when wps failed to install on Ubuntu?I am using wps for ubuntu-kylin, which can nearly matc...
分类:
系统相关 时间:
2014-10-22 10:56:42
阅读次数:
343
维护同一份代码,编译两个版本,需要修改包名。具体如下:(1)右击项目名称 --> Android Tools --> Rename Application Package ,一键修改包名(2)在同一个手机上同时安装这两个版本时,会提示INSTALL_FAILED_CONFLICTING_PROVID...
分类:
移动开发 时间:
2014-10-22 10:47:04
阅读次数:
209
mysql> start slave;ERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repository处理一则MySQL Slave环境出现ERROR 1201 (HY000): C...
分类:
数据库 时间:
2014-10-22 06:24:36
阅读次数:
439
计算机(Ubuntu)由于异常断电或是其他原因,再次启动时,很不幸的出现:
Killed
mount: mounting /dev on /root/dev failed: No such file or directory
mount: mounting /sys on /root/sys failed: No such file or directory
mount: mounting /p...
分类:
系统相关 时间:
2014-10-21 23:13:50
阅读次数:
325
在使用工具Create Enterprise Geodatabase的时候报错Bad login user,开始怀疑为密码错误,然后反复在plsql中尝试发现并没有错误,很疑惑,然后去官网查询:Error: Bad login userPossible reason you received th....
分类:
数据库 时间:
2014-10-21 19:27:54
阅读次数:
834
from pox.core import corefrom pox.lib.util import str_to_dpidfrom pox.forwarding.l2_learning import LearningSwitchdef launch (ignore_dpid): ignore_dp....
分类:
其他好文 时间:
2014-10-21 17:11:48
阅读次数:
222
解决Eclipse无法打开“Failed to load the JNI shared library”
这是因为JDK配置错误所导致的现象。
一般说来,新购笔记本会预装64位的windows系统,而在网上下载软件时,32位会优先出现在页面中(现在来说是这个情况,但我认为未来64位会越来越普及)。
如果你是64位的系统,却安装了32位的JDK,就会导致上面的情况。
...
分类:
其他好文 时间:
2014-10-21 13:50:44
阅读次数:
175
git pull 的时候 出现的这个错误,一开始按照网上的解决方法 git config http.postBuffer 524288000 修改传输字节限制, 还是会报错。 后来把配置文件里面的 [Http]代理注释掉, 就OK了。 (不懂这个错误是为什么, 远程的文件确实是挺大的, 但是修改传....
分类:
Web程序 时间:
2014-10-20 19:21:29
阅读次数:
2302
今天在机子上使用Eclipse时候打开发现这两个问题,通过查阅资料膜拜大神博客得知解决方法,特此整理下来,方便后来遇到此问题的小伙伴们。一开始打开Eclipse时候出现问题现象1,问题1解决以后就出现了问题2,。1.问题1现象(eclipse failed to create the java vi...
分类:
编程语言 时间:
2014-10-20 17:08:34
阅读次数:
233