摘要:
yum升级PHP版本的时候出现这个问题 由于CentOS6的系统安装了epel-release-latest-7.noarch.rpm 导致在使用yum命令时出现Error: xz compression not available问题。 解决方法: 1.到http://ftp.riken.jp/L 阅读全文
摘要:
http://www.cnblogs.com/xiezn/p/5651093.html 阅读全文
摘要:
http://blog.csdn.net/everything1209/article/details/39005785 substr是按字符分割,而mb_strcut是按字节来分割,但是都不会产生半个字符的现象。 阅读全文
摘要:
http://www.linuxidc.com/Linux/2015-02/113921.htm 不同apache的安装方式 的安装目录示例 http://www.121down.com/article/article_80665.html 阅读全文
摘要:
sourcetree操作 http://www.jianshu.com/p/be9f0484af9d SourceTree安装教程和GitLab配置详解 http://www.cnblogs.com/Lam7/p/6004737.html 阅读全文
摘要:
使用sql语句,在查询中写入sql语句,点击运行即可。 想让表清空,自增id从1开始,右键表选择删减表即可 阅读全文
摘要:
http://yuyin.baidu.com/docs/asr/82 阅读全文
摘要:
nginx中文文档 http://www.nginx.cn/doc/ nginx 查看配置文件地址 http://blog.csdn.net/ljfrocky/article/details/50524354 nginx基本配置与参数说明 http://www.nginx.cn/76.html 配置 阅读全文