以Red Hat Enterprise Linux 5为例进行讲解。相关系列:linux下jdk的安装linux下ant的安装linux下redis的安装linux下svn的安装linux下nginx的安装linux下graphviz的安装linux下doxygen的安装
分类:
系统相关 时间:
2014-07-07 22:28:43
阅读次数:
308
Given an array with n objects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order red, ...
分类:
其他好文 时间:
2014-07-07 14:54:18
阅读次数:
219
1准备工具uputty_V0.63.0.0.43510830.exe------》用于连接到Linux服务器uWinscp------》用于将windows与Linux服务器文件互传2操作步骤复制代理至Linux服务器在SCOM安装光盘中,找到Linux服务器代理打开Wincap工具,将用于Linux服务器的SCOM代理,复制到Linux服务器根目录下1域..
分类:
系统相关 时间:
2014-06-29 21:01:51
阅读次数:
3924
Almost one year ago, I checked how different cache settings affected KVM storage subsystem performance. Results were very clear: to obtain good I/O sp...
分类:
系统相关 时间:
2014-06-29 19:47:59
阅读次数:
448
lllpublic static void main(String[]args){ System.out.println("helloworld!");}//这是一个代码块Red Green BlueLorem ipsum dolor sit amet, consectetuer adipiscin...
分类:
其他好文 时间:
2014-06-27 18:20:07
阅读次数:
122
lllpublic static void main(String[]args){ System.out.println("helloworld!");}//这是一个代码块Red Green BlueLorem ipsum dolor sit amet, consectetuer adipiscin...
分类:
其他好文 时间:
2014-06-27 18:09:05
阅读次数:
236
1、 下载源码包http://nodejs.org/dist/v0.10.29/node-v0.10.29.tar.gz2、准备安装环境,>python2.6, gcc, g++ python redhat自带了不用装, gcc: yum install -y gcc gcc-c++3、 ta...
分类:
Web程序 时间:
2014-06-27 14:55:37
阅读次数:
224
Given an array withnobjects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order red, wh...
分类:
其他好文 时间:
2014-06-27 12:55:53
阅读次数:
235
枚举类型是JDK5.0的新特征。Sun引进了一个全新的关键字enum来定义一个枚举类。下面就是一个典型枚举类型的定义:public enum Color{ RED,BLUE,BLACK,YELLOW,GREEN } 显然,enum很像特殊的class,实际上enum声明定义的类型就是一个类。...
分类:
其他好文 时间:
2014-06-27 10:59:37
阅读次数:
257
veridata实验举例(4)验证veridata查找出updata、delete操作导致的不同步现象
续接:《veridata实验举例(3)验证veridata查找出insert操作导致的不同步现象》,地址:点击打开链接
环境:
Item
Source System
Target System
Platform
Red...
分类:
其他好文 时间:
2014-06-27 10:07:36
阅读次数:
289