var IS_NULL = 128; // 10000000var IS_FULL = 64;
// 01000000var IS_HALF = 32; // 00100000var IS_ASCII = 16; // 00010000var IS_NUM
= 8; // 00001000var I...
分类:
Web程序 时间:
2014-04-30 05:16:15
阅读次数:
571
1.Hadoop简介Hadoop[h?du:p]实现了一个分布式文件系统(Hadoop
Distributed File
System),简称HDFS。HDFS有高容错性的特点,并且设计用来部署在低廉的(low-cost)硬件上;而且它提供高传输率(high
throughput)来访问应用程序的数...
分类:
其他好文 时间:
2014-04-30 03:17:00
阅读次数:
604
为了方便自己测试和监控,写了三个监控的脚本。 分别监控:
主机【cpu,mem,disk,fs,net】 oracle mysql 脚本如下:hmon.py: monitor Linux os system
including cpu,memory,disk,net,file s...
分类:
数据库 时间:
2014-04-28 01:27:52
阅读次数:
765
n a^o7 !
Time Limit: 1000MS Memory limit: 65536K
题目描述
All brave and intelligent fighters, next you will step into a distinctive battleground which is full of sweet and happiness. If you wan...
分类:
其他好文 时间:
2014-04-27 19:31:28
阅读次数:
598
1、lsusb #查看系统中的usb设备lsusb –v #查看详细的usb设备信息2、ubuntu
mount u盘 第一步:查看U盘信息sudo fdisk -l 得到类似下面这样的信息Disk /dev/sdb: 8027 MB, 8027897856
byt...
分类:
其他好文 时间:
2014-04-27 17:36:21
阅读次数:
478