上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 64 下一页

2018年5月17日

摘要: 阅读全文
posted @ 2018-05-17 16:32 薇薇123456 阅读(72) 评论(0) 推荐(0) 编辑

2018年5月16日

摘要: 参考 https://blog.csdn.net/kobejayandy/article/details/13291655 阅读全文
posted @ 2018-05-16 11:43 薇薇123456 阅读(81) 评论(0) 推荐(0) 编辑

2018年5月12日

摘要: 保留2位小数 阅读全文
posted @ 2018-05-12 09:36 薇薇123456 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 返回两个指定的数中带有较大的值的那个数。 阅读全文
posted @ 2018-05-12 09:35 薇薇123456 阅读(92) 评论(0) 推荐(0) 编辑

2018年5月9日

摘要: 开启重新: (1)开启服务器的mod_rewrite模块 (2)注释掉app/ConfigScore.php中的 (3)保留 关闭: (1)开启/app/ConfigScore.php中的 (2)删掉 得到的效果: 开启重写:www.example.com/controllername/action 阅读全文
posted @ 2018-05-09 18:17 薇薇123456 阅读(86) 评论(0) 推荐(0) 编辑
摘要: $list = $this->Capital->find('all', array('conditions'=>array('remark in '=>array('银联支付','汇付支付')))); 阅读全文
posted @ 2018-05-09 17:56 薇薇123456 阅读(84) 评论(0) 推荐(0) 编辑

2018年5月8日

摘要: mysqldump -uroot -p123456 jf_test>/jf_test.sql; 阅读全文
posted @ 2018-05-08 23:39 薇薇123456 阅读(97) 评论(0) 推荐(0) 编辑
摘要: 1.事务,当多个用户使用相同的数据源时,数据表将会被锁定,其他用户只能暂时等待,这样可以保证用户的操作不被其他用户所干扰 2.将库存提前lpush到redis队列中 可参考:http://www.360doc.com/content/16/1202/16/13478832_611330547.sht 阅读全文
posted @ 2018-05-08 23:18 薇薇123456 阅读(100) 评论(0) 推荐(0) 编辑

2018年5月7日

摘要: 阅读全文
posted @ 2018-05-07 16:27 薇薇123456 阅读(436) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-05-07 15:20 薇薇123456 阅读(104) 评论(0) 推荐(0) 编辑
上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 64 下一页

导航