A quote for a piece of work is the price that someone says they will charge you to do the work. Always get a written quote for any repairs needed. 每次进 ...
分类:
其他好文 时间:
2019-08-26 13:04:14
阅读次数:
131
恢复内容开始 安装书中,通过ceph-deploy install ceph-node1 ceph-node2 ceph-node3 时候,发现书中推荐的“http://download.ceph.com/rpm-giant/el7/noarch/”yum源安装。 报错 [ERROR ] Runti ...
分类:
其他好文 时间:
2019-08-24 22:44:04
阅读次数:
137
Collection 接口的 toArray 方法 方法签名 Object[] toArray() 返回包含此 collection 中所有元素的数组。 T[] toArray(T[] a) 返回包含此 collection 中所有元素的数组;返回数组的运行时类型与指定数组的运行时类型相同。 更多请 ...
分类:
其他好文 时间:
2019-08-24 15:41:19
阅读次数:
98
1、添加源 默认情况Centos7中无Nginx的源,最近发现Nginx官网提供了Centos的源地址。因此可以如下执行命令添加源: 2、安装Nginx 通过yum search nginx看看是否已经添加源成功。如果成功则执行下列命令安装Nginx。 3、启动Nginx并设置开机自动运行 ...
分类:
其他好文 时间:
2019-08-22 17:15:42
阅读次数:
92
利用 Spring Boot Admin 进行项目监控管理 一、Spring Boot Admin 是什么 Spring Boot Admin (SBA) 是一个社区开源项目,用于管理和监视 Spring Boot 应用程序。应用程序通过 的方式注册到 Spring Boot 管理客户端,或者通过 ...
分类:
编程语言 时间:
2019-08-22 09:14:52
阅读次数:
94
Little Elephant loves magic squares very much. A magic square is a 3?×?3 table, each cell contains some positive integer. At that the sums of integers ...
分类:
其他好文 时间:
2019-08-21 09:33:05
阅读次数:
119
centos7安装mysql centos7安装mysql 进入目录 1 #cd /usr/local/src/ 安装mysql 1 2 3 #wget http://repo.mysql.com/mysql57-community-release-el7-8.noarch.rpm #rpm -iv ...
分类:
数据库 时间:
2019-08-19 12:47:16
阅读次数:
112
微信公众号【黄小斜】大厂程序员,互联网行业新知,终身学习践行者。关注后回复「Java」、「Python」、「C++」、「大数据」、「机器学习」、「算法」、「AI」、「Android」、「前端」、「iOS」、「考研」、「BAT」、「校招」、「笔试」、「面试」、「面经」、「计算机基础」、「LeetCod ...
分类:
编程语言 时间:
2019-08-16 22:39:37
阅读次数:
122