System.arraycopy()的分析 一、深度复制和浅度复制的区别 一、深度复制和浅度复制的区别 一、深度复制和浅度复制的区别 一、深度复制和浅度复制的区别 ...
分类:
其他好文 时间:
2019-08-10 14:15:12
阅读次数:
79
一.我们需要实现准备三个软件,VM虚拟机,Linux镜像文件centos7,远程客户端Xshell-6.0.0125p链接:https://pan.baidu.com/s/1Q5G4BqOu3wE6lVd7S5GcZQ提取码:56prVM虚拟机不会装的话请看我之前的博客这是我的百度云盘,里面的软件都是免费的。二.我们先了解一下centos7版本是什么1.我们再了解一下什么是稳定版本和开发版本3.我
分类:
系统相关 时间:
2019-08-09 23:58:24
阅读次数:
253
一,安装Tomcat服务器 1,下载tomcat网址: http://tomcat.apache.org/ 2,找到Download 3,下载 4:下载完成后,解压到任意目录 5:解压完成后得到目录 二,Tomcat 启动关闭 1,在下载的文件下找到bin目录,打开bin目录,找到startup.b ...
分类:
其他好文 时间:
2019-08-07 13:21:22
阅读次数:
96
1.Why do dolphins jump out of the water? 2.please return my things 3.what was your last gift? 4.at work 5.free time 《老友记》 ...
分类:
其他好文 时间:
2019-08-06 10:36:14
阅读次数:
81
题目描述 God Water likes to eat meat, fish and chocolate very much, but unfortunately, the doctor tells him that some sequence of eating will make them po ...
分类:
其他好文 时间:
2019-08-04 01:20:45
阅读次数:
111
RabbitMQ的交换机类型共有四种,是根据其路由过程的不同而划分成的 分别是Direct Exchange(直连交换机), Fanout Exchange(扇型交换机), Topic Exchange(主题交换机)与 Headers Exchange(头交换机) 以下是四种交换机的路由图及详解、 ...
分类:
其他好文 时间:
2019-08-03 11:15:18
阅读次数:
99
题意: 给定一个多边形,这个多边形的点都在格点上,问你这个多边形里面包含了几个格点。 题解: 对于格点多边形有一个非常有趣的定理: 多边形的面积S,内部的格点数a和边界上的格点数b,满足如下结论: 2S=2a+b-2 证明不难,对于格点长方形显然成立,对于高度为1的直角三角形也显然成立,那么我们想象 ...
分类:
其他好文 时间:
2019-08-03 00:48:08
阅读次数:
78
I - O'My! Gym - 101350I Note: this is a harder version of Mirrored string I. The gorillas have recently discovered that the image on the surface of th ...
分类:
其他好文 时间:
2019-08-02 22:43:39
阅读次数:
117
题目描述 God Water likes to eat meat, fish and chocolate very much, but unfortunately, the doctor tells him that some sequence of eating will make them po ...
分类:
其他好文 时间:
2019-08-02 16:44:56
阅读次数:
68