2017年11月19日

摘要: 一/写入 二/获取缓存 阅读全文
posted @ 2017-11-19 00:16 薇薇123456 阅读(189) 评论(0) 推荐(0) 编辑
摘要: 一.安装redis服务 1.下载并解压 https://github.com/dmajkic/redis/downloads 2.运行redis服务 3.检查能否正常访问 二.安装redis扩展 1.查看本地环境(以php5.5为例) 2.下载对应版本的redis扩展 http://windows. 阅读全文
posted @ 2017-11-19 00:03 薇薇123456 阅读(151) 评论(0) 推荐(0) 编辑

2017年11月18日

摘要: 1.file.php 2.test.php 阅读全文
posted @ 2017-11-18 21:58 薇薇123456 阅读(88) 评论(0) 推荐(0) 编辑

2017年11月13日

摘要: 1.接口getdata.php 2.页面fahuo.html 阅读全文
posted @ 2017-11-13 14:34 薇薇123456 阅读(164) 评论(0) 推荐(0) 编辑

2017年11月10日

摘要: ixingmeib2c/ds/entity_clas/tc_coupon_index.ls.php下面的getIndexInfo()方法 阅读全文
posted @ 2017-11-10 11:21 薇薇123456 阅读(118) 评论(0) 推荐(0) 编辑

2017年11月8日

摘要: var data = {op:'prize_del', turntable_id: 12, prize_id:3}; $.ajax({ type: 'post', url: '/mc/basic/turntable_index.php', data: data, dataType: 'json', success: function (res) { ... 阅读全文
posted @ 2017-11-08 20:32 薇薇123456 阅读(99) 评论(0) 推荐(0) 编辑
摘要: 1.点击变色 2.点击添加 3.点击删除(分两种情况考虑:未入库和入库) 阅读全文
posted @ 2017-11-08 15:09 薇薇123456 阅读(193) 评论(0) 推荐(0) 编辑
摘要: 时间戳转化为日期:date("Y-m-d H:i:s",time()); 日期转化为时间戳:strtotime('2012-12-7'); 阅读全文
posted @ 2017-11-08 12:44 薇薇123456 阅读(211) 评论(0) 推荐(0) 编辑

2017年11月7日

摘要: https://mp.weixin.qq.com/wiki?action=doc&id=mp1455784140&t=0.8667070747440089#6 阅读全文
posted @ 2017-11-07 16:46 薇薇123456 阅读(114) 评论(0) 推荐(0) 编辑
摘要: 1.if标签 (1)下拉列表 (2)但选按钮 2.foreach标签 阅读全文
posted @ 2017-11-07 13:46 薇薇123456 阅读(661) 评论(0) 推荐(0) 编辑

导航