1.Sysprep1.1将VM准备好后需要对系统进行Sysprep,在运行中输入”Sysprep”,点击“确定”1.2双击运行“sysprep”1.3勾寻通用”,在关机选项中选择“关机”,点击“确定”1.4Sysprep正在工作…1.5Sysprep完成后自动关机2.MakeaVMtemplate2.1等待即将转换为模板的虚拟机Sysprep..
分类:
其他好文 时间:
2015-05-31 01:37:53
阅读次数:
265
问题起因最近,项目组的里的同事遇到一个问题,他自己负责的模块,SpringMVC的Controller与其他模块的Controller 类名重名了,导致整个工程都起不来了。后台报的错误是这样的:××Controller' for bean class [××ontroller] conflicts ...
分类:
编程语言 时间:
2015-05-27 20:42:22
阅读次数:
198
1)【文件】=》【新建】=》【PHP Project from Existing Directory】
2)输入项目名称,选择文件位置。
3)完成。...
分类:
其他好文 时间:
2015-05-27 15:49:23
阅读次数:
142
1.1安装 Red Hat Linux1. 插入RHEL 6 安装光盘并引导安装程序根据提示选择不同的安装模式,这里选择“Install or upgrade an existing system”“,即“安装或升级现有的系统”。(其选项是在有显卡驱动程序的情况下安装-图形安装)2.检测安装光盘的完...
分类:
系统相关 时间:
2015-05-27 00:57:34
阅读次数:
180
Want to run your existing windows software ? You 'll have to toggle back to that desktop.如果你想运行现在的软件,那么不得不切换到原来的桌面。They always seem to hover over thei...
分类:
其他好文 时间:
2015-05-26 20:45:28
阅读次数:
140
Problem StatementYou are tasked with developing a task manager. The task manager will allow people to add a new task, modify or delete an existing tas...
使用IntelliJ IDEA 工具导入eclipse项目包,并添加另外一个项目包为库文件
1、导入项目包1,如Demo1,File-->New--->Progect From Existing Sources,指定到要导入的目录下,依次选 择默认选项即可导入Demo1包。
2、同样的办法导入Demo2包
3、将Demo2引入到Demo1中:
F...
分类:
系统相关 时间:
2015-05-22 19:14:16
阅读次数:
180
Sync 2.0 supports boths new 2.0 folders and classic 1.4 folders, so when you upgrade your Sync it will leave existing folders as is.If we compare 2.0 ...
分类:
其他好文 时间:
2015-05-22 00:17:49
阅读次数:
558
在Delphi7.0中安装Spcomm串口通信控件的方法为:选择Delphi7.0的“Component”菜单,点击“Install Component...”菜单项,然后在弹出的Into existing package属性页中Unit file name输人框中选择SPCOMM.pas文件,单击...
1 private static void OpenDetailView(XafApplication app) { 2 IObjectSpace os = app.CreateObjectSpace(); 3 //Find an existing...
分类:
其他好文 时间:
2015-05-16 21:46:54
阅读次数:
148