etcd频繁选举leader 集群中etcd出现报警 Alert Name: A high number of leader changes within the etcd cluster are happening Severity: warning Cluster Name: shdmz-pro ...
分类:
其他好文 时间:
2020-07-12 20:27:52
阅读次数:
141
def my_decorator(func): def wrapper(): print("Something is happening before the function is called.") func() print("Something is happening after the f ...
分类:
编程语言 时间:
2020-05-30 20:15:38
阅读次数:
77
MITM - Wireshark WIreshark is a network protocol analyser that is designed to help network administartors to keep track of what is happening in their ...
分类:
Web程序 时间:
2019-12-15 16:15:57
阅读次数:
96
tl;dr: 想要保持页面的快速运行,你需要仅加载当前页面所需的 JavaScript 代码。优先考虑用户所需,之后运用代码分离懒加载其他内容。 Is it happening - 在这个时期,你可以开始往屏幕上分发内容(页面是否开始跳转?服务端是否开始响应?)。 Is it useful - 在这 ...
分类:
编程语言 时间:
2019-11-29 13:01:39
阅读次数:
81
Your page is showing high CPU usage and spinning up your laptop fan, but nothing is visibly happening. What is it doing, and why is it so slow? This l ...
分类:
其他好文 时间:
2019-01-02 17:21:48
阅读次数:
142
The Battle of Chibi Cao Cao made up a big army and was going to invade the whole South China. Yu Zhou was worried about it. He thought the only way to ...
分类:
编程语言 时间:
2018-10-11 22:04:08
阅读次数:
198
```python encoding: utf 8 module builtins from (built in) by generator 1.145 """ Built in functions, exceptions, and other objects. Noteworthy: None i ...
分类:
编程语言 时间:
2018-10-04 11:21:41
阅读次数:
200
This time let us consider the situation in the movie "Live and Let Die" in which James Bond, the world's most famous spy, was captured by a group of d ...
分类:
其他好文 时间:
2018-04-29 01:16:19
阅读次数:
303
ECMAScript 6(以下简称ES6)是JavaScript语言的下一代标准。因为当前版本的ES6是在2015年发布的,所以又称ECMAScript 2015。 也就是说,ES6就是ES2015。 虽然目前并不是所有浏览器都能兼容ES6全部特性,但越来越多的程序员在实际项目当中已经开始使用ES6 ...
分类:
其他好文 时间:
2017-11-27 20:04:43
阅读次数:
164
Tape streaming is not happening while performing RMAN tape backup. On investigation, you find that it is not because of the incremental backup or the ...
分类:
其他好文 时间:
2017-11-16 14:42:05
阅读次数:
120