data 创建myid 设置1 zookeeper默认端口2181 同步端口 20881 和 30881 设置zoo.cfg文件 ...
分类:
其他好文 时间:
2017-02-13 12:43:58
阅读次数:
105
当一个Android设备闲置时,首先它的屏幕将会变暗,然后关闭屏幕,最后关闭CPU。 这样可以防止设备的电量被迅速消耗殆尽。但是,有时候也会存在一些特例: Apps such as games or movie apps may need to keep the screen turned on. ...
分类:
移动开发 时间:
2017-02-12 22:14:57
阅读次数:
247
immutable js-->不可变得数据,或者不要修改的数据 基础类型与引用类型: in order to keep data pristine and keep a full record of history as data changes; 为了能够保证数据的原始性,跟踪一系列的数据的变化记 ...
分类:
其他好文 时间:
2017-02-11 19:55:35
阅读次数:
123
分布式系统实践 1. OceanBase 1.0 分布式技术架构 http://dwz.cn/5eCSvJ 摘要: 这是OceanBase 1.0首次公开的技术文章, 内容不过多评价了, 感兴趣的同学自己阅读吧. 2. 万亿级数据洪峰下的分布式消息引擎 http://jm.taobao.org/20 ...
分类:
其他好文 时间:
2017-02-11 11:24:09
阅读次数:
197
导语:Dubbo是阿里巴巴的一个分布式服务的开源框架,致力于提供高性能和透明化的RPC远程服务调用方案,是阿里巴巴SOA服务化治理方案的核心框架,每天为2,000+个服务提供3,000,000,000+次访问量支持,并被广泛应用于阿里巴巴集团的各成员站点。 参考网站:http://dubbo.io/ ...
分类:
其他好文 时间:
2017-02-10 18:18:13
阅读次数:
450
http://wosyingjun.iteye.com/blog/2312553?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io 这里推荐几个自己写的范例项目,主要采用SSM(Spring+SpringMVC+Mybatis)框 ...
分类:
编程语言 时间:
2017-02-10 14:56:05
阅读次数:
181
Keep It Simple Stupid 01、下载 slackware: http://www.slackware.com/ 中科大: http://mirrors.ustc.edu.cn/slackware 02、安装 光盘安装或U盘安装 进去一直回车即可! 分区 fdisk -l fdisk ...
分类:
其他好文 时间:
2017-02-09 00:20:30
阅读次数:
250
资源管理器clover, Q-Dir 搜索Everything 笔记OneNote, myBase Desktop, my notes keeper ShellSecureCRT, Xshell, putty 同步SyncToy,FreeFileSync,GoodSync,Allway Sync ...
分类:
其他好文 时间:
2017-02-06 20:57:24
阅读次数:
165
本文是在阅读《SQL Server Transaction Log Management》时发现以往对Log Grows的理解比较片面,大部分内容引自原文,记录此文仅用于加深理解。在讨论日志截断和空间重用时,我们会看到类似下面的结构图A transaction log with 8 VLFs, af ...
分类:
其他好文 时间:
2017-02-05 22:50:23
阅读次数:
279
--登录rman rman target / rman target sys/passwork rman target sys/passwork nocatalog (控制文件方式) rman target sys/passwork catalog (恢复目录方式) --查看参数 show all ...
分类:
数据库 时间:
2017-02-04 14:39:13
阅读次数:
278