📄 save_hard_virtual_drive_step_1.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Create Audio CD</title>
<link href="css/main.css" rel="stylesheet" type="text/css">
</head>
<script language="javascript" src="js/comm.js" type="text/javascript"></script>
<script language="javascript">
// import js document
_import("function");
//_import("main_only");
_import("language");
_import("langSet");
_import("webmenuevent");
_import("control");
</script>
<body onKeydown="event.returnValue=disableBack();" >
<table width="540" height="495" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="top"><table width="509" height="412" border="0" cellpadding="0" cellspacing="0" style="margin-top:41px;">
<tr>
<td valign="top"><table width="509" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="509">
<div id="save_vhd_title" class="PageTitle">
Save Virtual Hard Drive
</div>
<!--<img src="img/SaveHardVirtualDrive_01.jpg" width="187" height="13">-->
</td>
</tr>
<tr>
<td style="padding-top:7px;"><img src="img/CreateAudioCD_02.jpg" width="507" height="1"></td>
</tr>
<tr>
<td class="PageText" style="padding-top:15px;">
<div id="save_vhd_info1">You can save files of current Virtual Hard Drive into a fixed image file at any time. This can avoid the file losses when restart computer.
</div>
</td>
</tr>
<tr>
<td height="80" align="center" valign="bottom">
<div id="savebutton"><button cstyle="rit" onClick="btn_savenow();" id="savenow">Save Now</button></div>
</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<script>
var driver;
var imgname;
var obj = new ActiveXObject("VHDCom.VHDInterface.1");
var hasvhd=false;
var imgpath="";
document.body.onload=function()
{
applyButton();
//獾鼻扒诽
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -