2018年4月10日

win10 php安装redis 扩展

摘要: redis下载:https://github.com/MicrosoftArchive/redis/releases 我下载的是zip包,下载后安装redis。 开始安装php的reids扩展 查看phpinfo信息 下载php的redis扩展:https://pecl.php.net/packag 阅读全文

posted @ 2018-04-10 17:50 帅群 阅读(461) 评论(0) 推荐(0)

yii2 rules 规则

摘要: required : 必须值验证属性 email : 邮箱验证 match : 正则验证 url : 网址 captcha : 验证码 safe : 安全 compare : 比较 default : 默认值 exist : 存在 file : 文件 filter : 滤镜 in : 范围 uniq 阅读全文

posted @ 2018-04-10 16:55 帅群 阅读(1219) 评论(0) 推荐(0)

win10安装python

摘要: 下载地址:https://www.python.org/downloads/release/python-365/ 安装完成后,在cmd里输入 python ,检查是否安装成功 阅读全文

posted @ 2018-04-10 16:10 帅群 阅读(135) 评论(0) 推荐(0)

导航