The land didn't move, but moved; the sea was not still, yet was still. 大地止而亦行,大海动而亦静。 Remember that a wide heart can embrace all. What you believe, re ...
分类:
其他好文 时间:
2016-11-16 01:31:32
阅读次数:
192
之前另一篇文章也介绍了 Redis Cluster (link,在文章的后半部分) 今天看到这一篇,简单说一下(http://hot66hot.iteye.com/blog/2050676) 作者的目标:Redis Cluster will support up to ~1000 nodes. 赞. ...
分类:
其他好文 时间:
2016-11-05 20:30:50
阅读次数:
173
操作系统:CentOS Linux release 7.1.1503 (Core)网卡适配器: eno1、eno2bonding类型:mode=1 (active-backup),主-备份策略网卡绑定mode共有七种,每种模式,都有各自的用处,笔者由于在工作中使用的是mode=1 (active-b ...
分类:
系统相关 时间:
2016-10-30 09:26:14
阅读次数:
268
转载:Vamei 出处:http://www.cnblogs.com/vamei 树的特征和定义 树(Tree)是元素的集合。我们先以比较直观的方式介绍树。下面的数据结构是一个树: 树有多个节点(node),用以储存元素。某些节点之间存在一定的关系,用连线表示,连线称为边(edge)。边的上端节点称 ...
分类:
其他好文 时间:
2016-10-29 12:11:17
阅读次数:
158
之前一直用cookies存储 cookies的缺点:1,大小限制4k,2带宽浪费,3.难以操作。 html5中的Web Storage包括了两种存储方式:sessionStorage和localStorage。 sessionStorage用于本地存储一个会话(session)中的数据,这些数据只有 ...
分类:
Web程序 时间:
2016-10-25 19:08:32
阅读次数:
149
原文出处: 刘畅(@你猜我猜不猜猜你是谁) 概述 Python 是一门优美简单、功能强大的动态语言。在刚刚接触这门语言时,我们会被其优美的格式、简洁的语法和无穷无尽的类库所震撼。在真正的将python应用到实际的项目中,你会遇到一些无法避免的问题。最让人困惑不解的问题有二类,一个 编码问题,另一个则 ...
分类:
编程语言 时间:
2016-10-25 02:35:52
阅读次数:
270
The land didn't move, but moved. The sea wasn't still, yet was still. 大地止而亦行,大海动而亦静。 Still waters run deep. At the moments when I allow myself to be a ...
分类:
其他好文 时间:
2016-09-26 23:08:42
阅读次数:
280
概念 301 Moved Permanently 被请求的资源已永久移动到新位置,并且将来任何对此资源的引用都应该使用本响应返回的若干个URI之一。如果可能,拥有链接编辑功能的客户端应当自动把请求的地址修改为从服务器反馈回来的地址。除非额外指定,否则这个响应也是可缓存的。 新的永久性的URI应当在响 ...
分类:
Web程序 时间:
2016-09-26 12:46:49
阅读次数:
284
The case is like this, I just want to keep a record, for today, for recently, for this whole year of 2015.9.27-2016.9.25. Now I am sitting in front of ...
分类:
其他好文 时间:
2016-09-25 23:32:12
阅读次数:
206
Description You have just moved from Waterloo to a big city. The people here speak an incomprehensible dialect of a foreign language. Fortunately, you ...
分类:
其他好文 时间:
2016-09-23 14:59:15
阅读次数:
130