参考:http://yhqlzz.blog.51cto.com/2557314/1159084/mysql官网:http://dev.mysql.com/doc/refman/5.1/en/replication-rules.html主从同步心得:http://www.educity.cn/shuj...
分类:
数据库 时间:
2014-12-31 19:45:17
阅读次数:
196
12 Golden Rules For Living 12条生活黄金定律1. If you open it, close it.开了头的,记得结束。2. If you turn it on, turn it off.一旦打开,记得关上。3. If you unlock it, lock it up....
分类:
其他好文 时间:
2014-12-31 06:19:45
阅读次数:
152
centos网络配置
环境:
系统硬件:vmware vsphere (CPU:2*4核,内存2G)
系统版本:Centos-6.5-x86_64
路由器网关:192.168.1.1
步骤:
1.查看网络MAC地址
[root@centos ~]# cat /etc/udev/rules.d/70-persistent-net.rules
显示如...
分类:
系统相关 时间:
2014-12-30 11:52:17
阅读次数:
253
在配置vmbox虚拟机的时候,为了方便,经常采用复制虚拟机的操作,但是复制后的虚拟机即便采用了桥接网络的方式,还是无法正常连接局域网后来网上查了一下,可以重新设置eth首先查看文件/etc/udev/rules.d/70-persistent-net.rules内容类似如下:#Thisfilewasautomaticallygener..
分类:
系统相关 时间:
2014-12-29 18:34:55
阅读次数:
424
Makefile: *** 混合的隐含和普通规则。 停止。Makefile: *** mixed implicit and normal rules. Stop.这个原因可能是Make工具对低版本内核的Makefile一些旧的规则兼容不好,我们只需要修改对应的Makefile。如 一:原始的:/ %...
分类:
其他好文 时间:
2014-12-28 07:02:00
阅读次数:
124
With the Gradle copy task we can define renaming rules for the files that are copied. We use the rename() method of the copy task to define the naming...
分类:
其他好文 时间:
2014-12-27 20:17:35
阅读次数:
183
We all laugh. We all hurt. We all make mistakes. We all dream. That's life. It's a journey. Please follow these rules to make the journey of your life...
分类:
其他好文 时间:
2014-12-27 18:47:25
阅读次数:
205
Stat2.2x Probability(概率)课程由加州大学伯克利分校(University of California, Berkeley)于2014年在edX平台讲授。PDF笔记下载(Academia.edu)SummaryBayes Theorem $$P(A_i|B)=\frac{P(B|...
分类:
其他好文 时间:
2014-12-26 06:09:33
阅读次数:
136
Stat2.2x Probability(概率)课程由加州大学伯克利分校(University of California, Berkeley)于2014年在edX平台讲授。PDF笔记下载(Academia.edu)Summary$$P(A\cap B)=P(B | A)\cdot P(A)$$ $...
分类:
其他好文 时间:
2014-12-25 06:34:57
阅读次数:
233
转文:本篇博客翻译自:http://blog.mongodb.org/post/87200945828/6-rules-of-thumb-for-mongodb-schema-design-part-1?mkt_tok=3RkMMJWWfF9wsRonsq7Ldu%2FhmjTEU5z14uUsUK...
分类:
数据库 时间:
2014-12-22 17:52:03
阅读次数:
185