题目连接 :http://acm.hdu.edu.cn/showproblem.php?pid=4924题意 : n( 2 #include 3 #include 4 #include 5 6 using namespace std; 7 map mp; 8 const int...
分类:
其他好文 时间:
2014-08-09 22:55:29
阅读次数:
415
大半夜的,先说些废话提提神 如今智能家居已经不再停留在概念阶段,高大上的科技公司都已经推出了自己的部分或全套的智能家居解决方案,不过就目前的现状而言,大多还停留在展厅阶段,还没有广泛的推广起来,有人说最大的问题是标准不统一云云,但在我看来,最大的问题在于两个方面,一个是价格,一个是操作的简便性,技....
分类:
移动开发 时间:
2014-08-09 21:23:19
阅读次数:
574
MacIf you're using the excellenthomebrewpackage manager, you can install node with one command:brew install node.Otherwise, follow the below steps:Ins...
#include #include #include #include #include #include #include using namespace std;class manager;class employeeInfo;manager *gMgr;string strDept[]={.....
分类:
其他好文 时间:
2014-08-09 13:14:37
阅读次数:
339
安装前准备
1. 虚拟机3个,安装Centos 6.5, 内存设置为4GB
2. 配置yum源为163(不配置,在安装软件时,慢的要死)
3. 关闭防火墙( iptables),disabled SELinux
4. 配置静态IP,并在/etc/hosts中将Hadoop集群中的主机名加进去
安装
1. 在Cloudera官网上下载 cloudera-manager-i...
分类:
其他好文 时间:
2014-08-09 00:12:07
阅读次数:
313
原文直通车:Class Loader HOW-TO 目录 概述 类加载器的定义 XML解析器和Java 运行在security manager下 概述 和其他服务器程序类似,Tomcat也定义了一些类加载器(实现了java.lang.ClassLoader的类)用以实现让Tomcat的容器的不同部分...
分类:
其他好文 时间:
2014-08-09 00:04:49
阅读次数:
273
今天开始管理私有云中的应用实践了。一、先决条件小张将在实验室环境中的GUEST01服务器上部署销售应用。这将安装和配置agent用于(discover)发现,(inventory)库存和(monitor)监控。Guest01添加到Contoso域中在混合模式下安装SQLServer2012到Guest01中,启用sa帐户和配置密..
分类:
其他好文 时间:
2014-08-08 16:30:37
阅读次数:
264
SystemCenter2012R2POC部署之OperationsManager部署一、准备工作在安装OperationsManager之前需要先做准备工作,如IIS.NET的安装,SQLReportVier的安装,另外还要安装ReportingServices并配置实用远程SQL服务器的实例。1、安装IIS、.NET打开添加角色和向导,点击下一步选择基于..
分类:
其他好文 时间:
2014-08-08 16:28:06
阅读次数:
196
做这个项目的动机是:忘记带钥匙被困在雨中。你可以通过Arduino主控的网页来触发一个车库门开启器。当Arduino连入无线网络,你可以将智能手机连接网页服务器,并键入密码,激活车库门,在被雨淋之前进去...
分类:
其他好文 时间:
2014-08-08 12:43:55
阅读次数:
243
经上网查证,发现原因在于CPU/ABI选项无法选择,并显示“No system images installed for this target”,也就是没有适合的系统镜像,通过与安装好了的ADT-bundle中的AVD Manager创建模拟器的窗口情况对比,发现该下拉列表选项正好是SDK ...
分类:
其他好文 时间:
2014-08-08 01:45:14
阅读次数:
323