【环境介绍】 系统环境:Red Hat Enterprise Linux 7 + 5.7.18 + MHA version 0.57 系统 IP 主机名 备注 版本 xx系统 192.168.142.111 mysqlmha1 主库 5.7.18 -log MySQL Community Serve ...
分类:
数据库 时间:
2018-05-17 15:22:57
阅读次数:
241
题目描述: International Morse Code defines a standard encoding where each letter is mapped to a series of dots and dashes, as follows: "a"maps to ".-", "b ...
分类:
其他好文 时间:
2018-05-17 13:42:20
阅读次数:
168
想写篇关于CountDownLatch的文章,看来看去,觉得最好的还是JavaDoc,那就JavaDoc把。 A synchronization aid that allows one or more threads to wait until a set of operations being p ...
分类:
其他好文 时间:
2018-05-16 00:29:02
阅读次数:
188
微服务–分布式事务的实现方法及替代方案 概念澄清 事务补偿机制: 在事务链中的任何一个正向事务操作, 都必须存在一个完全符合回滚规则的可逆事务. CAP理论: CAP(Consistency, Availability, Partition Tolerance), 阐述了一个分布式系统的三个主要方面... ...
分类:
其他好文 时间:
2018-05-15 15:56:16
阅读次数:
199
描述 The D-pairs of a string of letters are the ordered pairs of letters that are distance D from each other. A string is D-unique if all of its D-pairs ...
分类:
其他好文 时间:
2018-05-14 13:19:15
阅读次数:
186
D. String D. String You are given a string s. Each pair of numbers l and r that fulfill the condition 1?≤?l?≤?r?≤?|s|, correspond to a substring of th ...
分类:
编程语言 时间:
2018-05-13 19:03:40
阅读次数:
220
oracle行锁select for update 学习了:https://blog.csdn.net/zdwzzu2006/article/details/50490157 学习了:https://blog.csdn.net/liqfyiyi/article/details/7948282 ...
分类:
数据库 时间:
2018-05-11 23:42:48
阅读次数:
176
Red and Black Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 41222 Accepted: 22338 Description There is a rectangular room, covered with s ...
分类:
其他好文 时间:
2018-04-29 11:58:35
阅读次数:
221
弄了一台新电脑,第一件事肯定是弄好打造台啦 于是VS、AS、CRD、NSIS、Adobe全家桶全安装完毕, 问题来了,在打开Android Studio时,出现乱码,比如 这样的: 这样的: 这样的: 还有,这样的: 但问题不大,首先 确认界面字符类型(主界面>Configure>Setting>第 ...
分类:
移动开发 时间:
2018-04-23 20:28:02
阅读次数:
185
在win10 上安装pycharm出现上述图中的问题 解决方法 首先找到pycharm.exe所在的位置,创建关于pycharm.exe的快捷方式【右键->创建快捷方式】,出现了一个快捷方式的图标;然后,在快捷图标处【右键->属性->目标框】见图一,这个时候在目标框的最后面空一格再输入’/NCRC’ ...
分类:
其他好文 时间:
2018-04-22 18:39:51
阅读次数:
2283