1 /*** 2 * Licensed to the Apache Software
Foundation (ASF) under one or more 3 * contributor license agreements. See the
NOTICE file distribut...
分类:
编程语言 时间:
2014-06-16 10:37:31
阅读次数:
287
Zookeeper 分布式环境搭建一、前期环境安装概览IPHost Name Software
192.168.23.128 ae01JDK 1.7192.168.23.129ae02JDK 1.7192.168.23.130ae03JDK
1.7若使用虚拟机安装,可以安装samba, smb...
分类:
其他好文 时间:
2014-06-13 17:27:08
阅读次数:
206
win +
rregeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.*(想要改变打开方式的文件格式,也就是文件扩展名。如/.7z/.bat等)\OpenWithList。在右边的对话...
分类:
其他好文 时间:
2014-06-13 00:05:34
阅读次数:
258
Software-Defined Networking Network intelligence is
(logically) centralized in software-based SDN controllers network operators and
administrators can...
分类:
其他好文 时间:
2014-06-12 20:40:39
阅读次数:
647
JDK就是Java Development
Kit.简单的说JDK是面向开发人员使用的SDK,它提供了Java的开发环境和运行环境。SDK是Software Development Kit
一般指软件开发包,可以包括函数库、编译程序等。 JRE是Java Runtime Enviroment是...
分类:
其他好文 时间:
2014-06-12 16:03:40
阅读次数:
170
Given a binary tree, determine if it is
height-balanced.For this problem, a height-balanced binary tree is defined as a
binary tree in which the depth...
分类:
其他好文 时间:
2014-06-12 08:10:28
阅读次数:
194