Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7567550
  • 博文数量: 1766
  • 博客积分: 18684
  • 博客等级: 上将
  • 技术积分: 16322
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-02 10:28
个人简介

啥也没写

文章分类

全部博文(1766)

文章存档

2024年(12)

2023年(44)

2022年(39)

2021年(46)

2020年(43)

2019年(27)

2018年(44)

2017年(50)

2016年(47)

2015年(15)

2014年(21)

2013年(43)

2012年(143)

2011年(228)

2010年(263)

2009年(384)

2008年(246)

2007年(30)

2006年(38)

2005年(2)

2004年(1)

发布时间:2018-12-05 16:05:10

增加Http头cloudFront-Is-Mobile-Viewer(cloudfront默认已经创建),并转发回源站,然后配置源站nginx,对头部信息进行判断,再实现跳转然后NGINX配置:    if ($http_cloudFront_is_mobile_viewer = true) {        set $mobile_request true;    }    i.........【阅读全文】

阅读(1868) | 评论(0) | 转发(0)

发布时间:2018-12-03 10:33:16

master:locust -f my_loucstfile.py --masterslave:locust -f my_locustfile.py --slave --master-host=192.168.0.14参考:http://shiyuanjie.cn/2017/06/03/Locust%E5%88%86%E5%B8%83%E5%BC%8F%E6%B5%8B%E8%AF%95/......【阅读全文】

阅读(1580) | 评论(0) | 转发(0)

发布时间:2018-12-01 18:38:31

https://zhuanlan.zhihu.com/p/22165241https://www.cnblogs.com/gomysql/p/6651513.html......【阅读全文】

阅读(922) | 评论(0) | 转发(0)

发布时间:2018-11-30 15:45:58

um install lemon -ywget https://github.com/antirez/redis/archive/4.0.zipunzip 4.0.zipcd redis-4.0makegit clone https://github.com/RedisLabsModules/RediSearch.gitcd RediSearch/srcmake allredis-server --loadmodule ./redisearch.so转:http://www.toutiao.com/i6438965093865619970/?tt_from=weixi.........【阅读全文】

阅读(1055) | 评论(0) | 转发(0)

发布时间:2018-11-30 15:44:46

记录一下,以后备查http://python.usyiyi.cn/translate/django_182/topics/serialization.html......【阅读全文】

阅读(1050) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

渭明unix2012-12-17 17:21

请教下:《Spider mysql安装配置》能否详细一些,或者提供一个文档,不胜感激!!!我的邮箱是:banchengshanshui@qq.com,谢谢!!!

回复  |  举报

Mr__zhang2011-10-06 11:13

很是厉害啊,以后多多指教哈~

回复  |  举报

deelau3032011-04-15 19:20

让win7、vista支持asx.asf等在线播放的插件,这个能发我吗
我邮箱是766518387@qq.com,谢谢你了

回复  |  举报
留言热议
请登录后留言。

登录 注册