可以用以下办法解决:使用SDK Manager更新时出现问题 Failed to fetch URLhttps://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection tohttps://dl-ssl.g...
分类:
移动开发 时间:
2014-08-09 22:56:19
阅读次数:
237
题目连接 :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
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
SET STATISTICS PROFILE ON --SET STATISTICS IO ON --SET STATISTICS TIME ONdeclare @dtm datetimeSQL语句print '添加person临时表数据:'+convert(varchar(10),DATEDIFF...
分类:
数据库 时间:
2014-08-09 11:29:17
阅读次数:
248
安装前准备
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
简介
Netstat 命令用于显示各种网络相关信息,如网络连接,路由表,接口状态 (Interface Statistics),masquerade 连接,多播成员 (Multicast Memberships) 等等。
输出信息含义
执行netstat后,其输出结果为
Active Internet connections (w/o servers)
Proto Recv-Q S...
分类:
Web程序 时间:
2014-08-08 12:47:55
阅读次数:
307