Zabbix快速部署:官方安装说明:https://www.zabbix.com/documentation/2.4/manual/installation/install_from_packages#red_hat_enterprise_linux_centos源码包安装:http://it1693.blog.51cto.com/2342744/1609794设置yum源Zabbix2.4forRHEL6:#rpm-ivhhttp://repo.zabbix.com..
分类:
其他好文 时间:
2015-08-20 10:48:21
阅读次数:
204
一 基础安装1. 安装Package Control使用快捷键ctrl+`,调出输出窗口, 然后输入官网提供的代码, 获取代码地址:https://packagecontrol.io/installation#st2 , 输入代码后直接回车开始安装, 稍等几秒会提示你安装结束,让重启编辑器.2. 使...
分类:
其他好文 时间:
2015-08-19 19:23:20
阅读次数:
226
http://www.cnblogs.com/qianxudetianxia/archive/2011/04/09/2010468.html
分类:
移动开发 时间:
2015-08-19 12:46:23
阅读次数:
154
POJ 1328 Radar Installation在x轴上方分布着一些岛(坐标表示),x轴上有覆盖半径为r的雷达,求覆盖所有小岛最少需要多少个雷达。刚开始我天真地想求出每个点作圆与x轴的右焦点,后来发现y又不一样,就这样傻傻地写了一个自以为正确的(完全错误)程序。后来仔细想了想应该这样做:求出每...
分类:
其他好文 时间:
2015-08-18 18:44:16
阅读次数:
121
原文:Netbeans搭建Android环境Netbeans环境的搭建主要依赖于NBAndroid插件,项目地址: http://www.nbandroid.org/p/installation.html 开发机器:Windows 7 IDE:Netbeans 7.3 第一步:安装插件 启动Netb...
分类:
移动开发 时间:
2015-08-18 00:59:27
阅读次数:
281
windows7 安装 docker 指南 官网地址:http://www.docker.com/ 下载地址:https://docs.docker.com/installation/windows/ 安装错误汇总: 错误: Failed to get machine "boot2docker-vm": machine does not exi...
1.kali 2.0前天(2015.08.11)发布了。果断下载下来换掉本机的1.0版本。2.用U盘安装的过程中,出现cd-rom无法挂载。提示错误Your installation CD-ROM couldn't be mounted。3.在谷歌搜索后,参考国外的http://serverfaul...
分类:
其他好文 时间:
2015-08-14 00:57:21
阅读次数:
393
Description
Assume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small island is a point locating in the sea side. And any radar installation, loc...
分类:
其他好文 时间:
2015-08-13 23:40:52
阅读次数:
295
首先安装Package Control,如果已经安装过可以跳过此步骤。可以按照官网这里https://packagecontrol.io/installation 复制命令或者直接复制下面:import urllib.request,os,hashlib; h = 'eb2297e1a458f27d...
分类:
系统相关 时间:
2015-08-13 11:28:21
阅读次数:
128
这是vim皇冠vim简要-------------------------------------------------WHAT IS VIMVim is an almost compatible version of the UNIX editor Vi. Many new features h...