;; connection timed out; trying next origin ;; connection timed out; no servers could be reached ...
分类:
其他好文 时间:
2018-09-22 01:06:43
阅读次数:
5280
You are given a doubly linked list which in addition to the next and previous pointers, it could have a child pointer, which may or may not point to a ...
分类:
其他好文 时间:
2018-09-21 21:39:58
阅读次数:
276
1.安装ssh 2.备份ssh的配置文件 3.新装的ssh需要修改配置文件 配置文件修改这几处地方 4.启动ssh 如果提示错误信息中包含could not load host key 则需要重新生成 key 生成之后需要重启SSH服务使新的密钥生效: 启动、停止和重启ssh的命令如下 5.查看服务 ...
分类:
系统相关 时间:
2018-09-20 22:17:37
阅读次数:
273
参考 https://blog.csdn.net/verkery6/article/details/80797705 ...
分类:
移动开发 时间:
2018-09-18 19:17:02
阅读次数:
4944
Walk I used to think I could be anything, but now I know that I couldn't do anything. So I started traveling. The nation looks like a connected bidire ...
分类:
其他好文 时间:
2018-09-17 23:06:03
阅读次数:
408
前言 接着上篇的内容,上一篇主要说了下Zookeeper内部的数据存储基本单位datanode和内存中维护的Datatree,还有和配额有关的三个实体类。具体在zk初始化时是怎么生成datatree等等后面会说。这一篇主要说下事务日志,后面也有用到。 事务日志 关于zookeeper事务日志的格式, ...
分类:
其他好文 时间:
2018-09-17 22:59:26
阅读次数:
472
xcode account登录不上去sign apple id -> this action could not be completed. try again 执行命令后完美解决 ...
分类:
其他好文 时间:
2018-09-17 16:14:58
阅读次数:
273
The Hardest Problem Ever 链接:http://acm.hdu.edu.cn/showproblem.php?pid=1048 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Ot ...
分类:
其他好文 时间:
2018-09-17 13:29:22
阅读次数:
147
Given a char array representing tasks CPU need to do. It contains capital letters A to Z where different letters represent different tasks.Tasks could ...
分类:
其他好文 时间:
2018-09-16 12:30:50
阅读次数:
236
Problem Description I used to think I could be anything, but now I know that I couldn't do anything. So I started traveling.The nation looks like a co ...
分类:
其他好文 时间:
2018-09-15 20:56:02
阅读次数:
199