一、zabbix监控 1、关闭防火墙 [root@localhost ~]# systemctl stop firewalld [root@localhost ~]# systemctl disable firewalld [root@localhost ~]# sed 's/=permissive ...
分类:
系统相关 时间:
2017-11-04 17:59:41
阅读次数:
166
居民迁移 居民迁移 时间限制:3000ms 单点时限:1000ms 内存限制:256MB 描述 公元2411年,人类开始在地球以外的行星建立居住点。在第1326号殖民星上,N个居住点分布在一条直线上。为了方便描述,我们设第i个居住点的位置是Xi,其中居住着Yi位居民。随着冬季的到来,一些人口较多的居 ...
分类:
其他好文 时间:
2017-11-04 16:23:43
阅读次数:
147
状态压缩·一 状态压缩·一 时间限制:10000ms 单点时限:1000ms 内存限制:256MB 描述 小Hi和小Ho在兑换到了喜欢的奖品之后,便继续起了他们的美国之行,思来想去,他们决定乘坐火车前往下一座城市——那座城市即将举行美食节! 但是不幸的是,小Hi和小Ho并没有能够买到很好的火车票—— ...
分类:
其他好文 时间:
2017-11-04 13:33:14
阅读次数:
269
```````菜单栏控件 MenuStrip 工具栏控件 ToolStrip MenuStrip的类型: MenuItem:菜单项 TextBox:文本框 ComboBox:组合框 Separator:分割线 前面都有ToolStrip作前缀 ·······区别: Applaction.Exit() ...
分类:
其他好文 时间:
2017-11-03 20:31:45
阅读次数:
222
angular.module("common.ui.tpls", ["template/window/common-window.html", "template/window/common-loading.html", "template/tree/common-tree.html", "temp... ...
分类:
其他好文 时间:
2017-11-03 20:16:39
阅读次数:
379
获取详细状态码描述:http://www.w3school.com.cn/tags/html_ref_httpmessages.asp 200 OK 301 Moved Permanently 302 Found 304 Not Modified 307 Temporary Redirect 400 ...
分类:
Web程序 时间:
2017-11-03 20:13:54
阅读次数:
168
分布式系统实践 1. 分布式键值存储 Dynamo 的实现原理 https://draveness.me/dynamo 摘要: Dynamo是一篇比较老的论文了, 如果大家之前没有读过论文, 不妨读读这篇文章, 可以对Dynamo的核心技术有一个整体的了解. 2. 通俗说Spark https:// ...
分类:
其他好文 时间:
2017-11-03 17:36:34
阅读次数:
216
Find the sum of all left leaves in a given binary tree. Example: 3 / \ 9 20 / \ 15 7 There are two left leaves in the binary tree, with values 9 and 1 ...
分类:
其他好文 时间:
2017-11-01 23:00:51
阅读次数:
207
完成登录与注册页面的HTML+CSS+JS,其中的输入项检查包括: 用户名6-12位 首字母不能是数字 只能包含字母和数字 密码6-12位 注册页两次密码是否一致 登陆 注册 ...
分类:
其他好文 时间:
2017-11-01 20:36:16
阅读次数:
238
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2121 Ice_cream’s world II Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Othe ...
分类:
其他好文 时间:
2017-11-01 20:36:05
阅读次数:
136