如果装了vc 运行下面的命令: >vcvars32.bat >dumpbin /headers xxx.exe… 继续阅读 查看一个程序32位还是64位
缺少 mcrypt 扩展 phpMyAdmin
Ubuntu 14.04 64位系统phpMyAdmin报错,缺少mcrypt扩展,执行apt-get ins… 继续阅读 缺少 mcrypt 扩展 phpMyAdmin
Windows 8 删除休眠文件
管理员方式运行cmd,输入powercfg -h off
error while loading shared libraries: libgtk-x11-2.0.so
在Ubuntu 13.10 64位系统上安装WineQQ 2013之后发现启动时报错:error while … 继续阅读 error while loading shared libraries: libgtk-x11-2.0.so
Fedora 20/OpenSUSE 13.1 在菜单添加 Eclipse 图标
sudo vi /usr/local/share/applications/eclipse.desktop 输… 继续阅读 Fedora 20/OpenSUSE 13.1 在菜单添加 Eclipse 图标
*** glibc detected *** /usr/sbin/apache2: free(): invalid pointer
Ubuntu 12.04 + Apache 2.2 + PHP 5.4 报错: *** glibc detec… 继续阅读 *** glibc detected *** /usr/sbin/apache2: free(): invalid pointer
似水年华红酒坊
坐在似水年华酒吧。 谁让瞬间像永远,谁让未来像从前。
到达乌镇
一下车,就下起了瓢泼大雨。
Ubuntu下CLI方式运行PHP程序在PHPStorm中跟踪断点
需要执行: export XDEBUG_CONFIG=”idekey=PHPSTORM” 变量值为空也可以。 … 继续阅读 Ubuntu下CLI方式运行PHP程序在PHPStorm中跟踪断点
把根域名转向到www子域名的Apache 301重定向配置
<VirtualHost *:80> ServerName isvee.com RewriteEn… 继续阅读 把根域名转向到www子域名的Apache 301重定向配置