本文英文原文发表于知名技术博客《Highly Scalable Blog》,对NoSQL数据库中的分布式算法和思想进行了详细的讲解。文章很长,由@juliashine?进行翻译投稿。感谢译者的共享精神! 译者介绍:Juliashine是多年抓娃...
分类:
数据库 时间:
2015-06-10 15:58:51
阅读次数:
225
1、自适应第一招如果你发现自己做的网页不能适配,看看是不是遗漏的这行代码,initial-scale控制页面的初始化缩放比,user-scalable控制网页是否允许缩放。2、IOS允许全屏浏览 3、忽略数字是电话号码 4、去除Android对邮箱地址的识别 5、去除URL控件条setTimeout...
分类:
移动开发 时间:
2015-06-10 12:12:21
阅读次数:
133
1.修改DNS # vi /etc/resolv.conf nameserver 8.8.8.8 #google域名服务器 nameserver 8.8.4.4 #google域名服务器 2.修改主机名 # vi /etc/sysconfig/network NETWORKING=yes(表示系统是否使用网络) HOSTNAME=cent...
分类:
其他好文 时间:
2015-06-09 12:04:33
阅读次数:
128
大数据:数据量大,数据价值,分析,挖掘云计算:一般分三层构成【IAAS,SAAS,PAAS】IAAS:基础设施既服务SAAS:平台即服务PAAS:软件既服务Apache Hadoop 特点:扩容能力(Scalable)能可靠的(reliably)存储和处理千兆字节(PB)数据成本低可以通过普通机器组...
分类:
其他好文 时间:
2015-06-07 10:53:54
阅读次数:
118
官网:https://nodejs.org/介绍:Node.js® is a platform built onChrome's JavaScript runtimefor easily building fast, scalable network applications. Node.js us...
分类:
Web程序 时间:
2015-06-04 06:10:56
阅读次数:
132
参考:http://wiki.openwrt.org/doc/howto/mesh.batman?s[]=batmandThe Better Approach To Mobile Adhoc Networking (B.A.T.M.A.N.) is a routing protocol for mu...
分类:
其他好文 时间:
2015-06-03 11:28:15
阅读次数:
108
NetworkingTime Limit:1000MSMemory Limit:10000KB64bit IO Format:%I64d & %I64uSubmitStatusPracticePOJ 1287Appoint description:DescriptionYou are assigne...
分类:
Web程序 时间:
2015-06-02 21:51:02
阅读次数:
147
两个帖子: 知乎, Quora@严林 推荐的三篇论文1.Sinfonia: A New Paradigm for Building Scalable Distributed Systems,这篇论文是SOSP2007的Best Paper,阐述了一种构建分布式文件系统的范式方法,个人感觉非常有用。淘...
分类:
其他好文 时间:
2015-06-02 00:26:22
阅读次数:
402
1、直接修改系统配置文件 ubuntu的网络配置文件是:/etc/network/interfaces a、动态ip方式 auto eth0 iface eth0 inet dhcp 用下面的命令使网络设置生效: sudo /etc/init.d/networking restart ...
分类:
系统相关 时间:
2015-06-01 11:12:42
阅读次数:
206
何为Font-Awesome
Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.
简言之:可伸缩的图标(矢量化),高度自定义(大小,...
分类:
其他好文 时间:
2015-05-31 23:18:45
阅读次数:
371