上一页 1 ··· 3 4 5 6 7 8 9 下一页
  2016年5月13日
摘要: 1.删除之前安装的PHP 2.安装yum源 3.安装PHP7 4.测试一下 5.重启apache 6.修改php.ini后,用下面的命令让配置生效 阅读全文
posted @ 2016-05-13 17:11 chen8840 阅读(568) 评论(0) 推荐(0) 编辑
  2016年5月12日
摘要: PHPStorm + Homestead + Xdebug + Chrome Xdebug Helper 调试配置 防火墙对于xdebug的妨碍 阅读全文
posted @ 2016-05-12 23:00 chen8840 阅读(138) 评论(0) 推荐(0) 编辑
摘要: 深入理解Apache的mod_rewrite 阅读全文
posted @ 2016-05-12 16:24 chen8840 阅读(107) 评论(0) 推荐(0) 编辑
  2016年4月11日
摘要: Document header bodybodybodybodybody footer Document header bodybodybodybodybody ... 阅读全文
posted @ 2016-04-11 19:11 chen8840 阅读(299) 评论(0) 推荐(0) 编辑
  2016年4月8日
摘要: requirejs的GitHub:requirejs r.js的GitHub:r.js grunt-contrib-requirejs的GitHub:grunt-contrib-requirejs 关于config.shim.exports这里有很好的解释:shim.exports 这样用的话con 阅读全文
posted @ 2016-04-08 10:33 chen8840 阅读(2036) 评论(0) 推荐(0) 编辑
  2016年3月18日
摘要: http://www.jb51.net/article/58229.htm 阅读全文
posted @ 2016-03-18 12:25 chen8840 阅读(152) 评论(0) 推荐(0) 编辑
  2016年3月10日
摘要: https://github.com/riskers/blog/issues/11 阅读全文
posted @ 2016-03-10 10:42 chen8840 阅读(123) 评论(0) 推荐(0) 编辑
  2016年3月3日
摘要: 1.查看yum上的php $ yum list php Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile Available Packages php.x86_64 5.4.16-3 阅读全文
posted @ 2016-03-03 14:30 chen8840 阅读(2822) 评论(0) 推荐(0) 编辑
  2016年2月22日
摘要: http://stackoverflow.com/questions/25872219/confusing-locationchangesuccess-and-statechangestart 阅读全文
posted @ 2016-02-22 13:43 chen8840 阅读(379) 评论(0) 推荐(0) 编辑
  2016年2月19日
摘要: centos yum是没有mysql的,集成的是新的Mariadb,怎么用yum的方式在centos7上安装mysql呢? 1. 下载mysql的repo源 wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm 2. 阅读全文
posted @ 2016-02-19 17:20 chen8840 阅读(227) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 下一页