02 2018 档案

摘要:JS 部分 /* Copyright (C) 2009 - 2012 Email: wangking717@qq.com WebSite: Http://wangking717.javaeye.com/ Author: wangking*/$(function(){ var xOffset = -2 阅读全文
posted @ 2018-02-27 11:21 没事就更 阅读(950) 评论(0) 推荐(0)
摘要:环境介绍:我的服务器是阿里云的centos主机,php 7.0.14 1 安装和配置redis 参考方案 点击打开链接 1.1 下载redis 进入软件安装目录 [php] view plain copy cd /usr/local/ [php] view plain copy [php] view 阅读全文
posted @ 2018-02-07 15:51 没事就更 阅读(441) 评论(0) 推荐(0)
摘要:wget http://101.96.10.64/pecl.php.net/get/redis-3.1.3.tgz tar zxvf redis-3.1.3.tgz cd redis-3.1.3 /usr/local/php7/bin/phpize ./configure --with-php-co 阅读全文
posted @ 2018-02-07 15:27 没事就更 阅读(115) 评论(0) 推荐(0)
摘要:http://www.laozuo.org/2665.html 阅读全文
posted @ 2018-02-07 11:55 没事就更 阅读(198) 评论(0) 推荐(0)