nginx的upstream目前支持的5种方式的分配1、轮询(默认)每个请求按时间顺序逐一分配到不同的后端服务器,如果后端服务器down掉,能自动剔除。upstream backserver {server 192.168.0.14;server 192.168.0.15;}2、weight指定轮询...
分类:
其他好文 时间:
2014-11-18 23:46:23
阅读次数:
224
Android时间分发View的时间分发过程dispatchTouchEvent —> onTouch –-> onTouchEvent /** * Pass the touch screen motion event down to the target view, or this * view ...
分类:
移动开发 时间:
2014-11-17 22:38:59
阅读次数:
429
360手机助手中软件更新0x01:分析过程使用wireshark抓包分析更新时请求的是一个配置文件,请求url:update.api.sj.360.cn/mintf/getAppsByPackNames后面是参数,请求方式为POST,内容如下:可以看到其中包含了几个关键的参数down_url,apk...
分类:
移动开发 时间:
2014-11-17 15:22:54
阅读次数:
365
A robot is located at the top-left corner of amxngrid (marked 'Start' in the diagram below).The robot can only move either down or right at any point ...
分类:
其他好文 时间:
2014-11-17 12:13:51
阅读次数:
184
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below).The robot can only move either down or right at any po...
分类:
其他好文 时间:
2014-11-17 06:51:30
阅读次数:
164
1. 列出启用网络设备的所有信息:ifconfig2. 将网络设备设置为启用或者不启用 不启用设备eth0ifconfig eth0 down 启用设备eth0: Will bring eth0 up if it is currently down.ifup eth0 停止设备eth0:Wil...
分类:
系统相关 时间:
2014-11-16 20:02:14
阅读次数:
144
一、下载编辑器
下载KindEditor最新版本(本版本为4.1.10)
下载页面:http://kindeditor.net/down.php
二、部署编辑器
解压kindeditor-x.x.x.zip 文件,将所有文件上传到您的网站程序目录里,如图:...
分类:
其他好文 时间:
2014-11-15 21:49:19
阅读次数:
298
ssdb的具体介绍请看http://ssdb.io/zh_cn/ 和作者的博客http://www.ideawu.net/blog/archives/692.html
附带ssdb的资源和客户端的驱动。
目前学习用的是windows环境下的。
服务端http://download.csdn.net/detail/a331251021/8156027
客户端java代码http://down...
分类:
数据库 时间:
2014-11-14 09:19:42
阅读次数:
340
(gdb) mapkeys C-B : break "${fname}":${lnum} # set breakpoint at current line C-D : down C-E : clear "${fname}":${lnum} # clear breakpoint at curre...
分类:
编程语言 时间:
2014-11-13 20:38:36
阅读次数:
189
Intel的内置显卡工具总是注册全局的快捷键,而且还是常用的(比如?Sublime Text,?PyCharm等工具的默认按键绑定),如下: Ctrl + Shift + Up Ctrl + Shift + Down Ctrl + Shift + Left Ctrl + Shift + Right 这...
分类:
其他好文 时间:
2014-11-13 13:07:46
阅读次数:
139