Description Description There are n houses on a line. Given an array A and A[i] represents the position of i-th house. Now you need to pick k position ...
分类:
其他好文 时间:
2019-12-21 22:21:13
阅读次数:
107
网上有很多的文章教怎么配置MySQL服务器,但考虑到服务器硬件配置的不同,具体应用的差别,那些文章的做法只能作为初步设置参考,我们需要根据自己的情况进行配置优化,好的做法是MySQL服务器稳定运行了一段时间后运行,根据服务器的”状态”进行优化。 打开慢查询方法:其实打开mysql的慢查询日志很简单, ...
分类:
数据库 时间:
2019-12-21 20:21:44
阅读次数:
108
HDU - 4283 DescriptionThe TV shows such as You Are the One has been very popular. In order to meet the need of boys who are still single, TJUT hold th ...
分类:
其他好文 时间:
2019-12-20 23:50:31
阅读次数:
98
Server Side Attacks - INFORMATION GATHERING Need an IP address. Very simple if target is on the same network (netdiscover or zenmap). If target has a ...
分类:
数据库 时间:
2019-12-19 23:27:35
阅读次数:
112
打开cmd切换到www目录下运行think E:\wamp64\www>php think run ThinkPHP Development server is started On <http://127.0.0.1:8000/> You can exit with `CTRL-C` Docume ...
分类:
Web程序 时间:
2019-12-19 21:01:03
阅读次数:
116
如果要使用多应用模式,你需要安装多应用模式扩展think-multi-app。 composer require topthink/think-multi-app1多应用目录结构如下: ├─app 应用目录 │ ├─index 主应用 │ │ ├─controller 控制器目录 │ │ ├─mod ...
分类:
Web程序 时间:
2019-12-19 12:52:34
阅读次数:
107
链接: https://codeforces.com/contest/1263/problem/E 题意: The development of a text editor is a hard problem. You need to implement an extra module for br ...
分类:
其他好文 时间:
2019-12-17 13:30:17
阅读次数:
95
1. 集群架构 1.1. Nodes(节点) 一个节点就是Kubernetes中的一个工作机器,一个节点可能是一台虚拟机,也可能是一台物理机。 每个节点都包含运行pods所需的服务,并由master组件管理。 节点上的服务包括container runtime、kubelet和kube-proxy。 ...
分类:
Web程序 时间:
2019-12-16 10:17:48
阅读次数:
126
s https://www.openlogic.com/blog/activemq-community-deprecates-leveldb-what-you-need-know 为什么ActiveMQ官方不再推荐使用LevelDB最近在学习mq,虽然已经在使用,但是却未深入的了解,于是阅读官方文档 ...
分类:
数据库 时间:
2019-12-15 16:12:14
阅读次数:
93
Note 2: Complain1. The collection of Linkun's [1]:1.1suckIf someone says that something sucks, they are indicating that they think it is very bad. [V] ...
分类:
其他好文 时间:
2019-12-15 12:38:59
阅读次数:
73