package com.opensymphony.xwork2;import
com.opensymphony.xwork2.config.Configuration;import
com.opensymphony.xwork2.config.ConfigurationException;impor...
分类:
其他好文 时间:
2014-04-29 19:12:40
阅读次数:
729
本文介绍一种设计模式 Manager(管理器)模式。
分类:
其他好文 时间:
2014-04-28 16:36:33
阅读次数:
512
sudo update-grub运行结果:Generating grub configuration
file ...Warning: Setting GRUB_TIMEOUT to a non-zero value when
GRUB_HIDDEN_TIMEOUT is set is no lon...
分类:
其他好文 时间:
2014-04-28 13:01:32
阅读次数:
1053
RHEL克隆虚拟机后改变网卡地址(一)更改hostname# vi /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=your-vm-hostname-here
(二)更改网卡地址在使用virt-manager或virtual-box克隆了RHEL6的虚拟机之后,网卡地址需要手动更改。首先在virt-manager中查看虚拟机属性: View->De...
分类:
其他好文 时间:
2014-04-27 20:20:36
阅读次数:
652