📄 webb.wave.controls.upload.resources.progress.page
字号:
<HTML>
<HEAD>
<title>${UploadProgress}$ %----Uploading Files </title>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<style> TD { FONT-SIZE: 10pt; FONT-FAMILY: verdana;FONT-WEIGHT:bold; }
</style>
</HEAD>
<body bgcolor="buttonface" rightMargin="20" leftMargin="20" bottomMargin="10" topMargin="10" oncontextmenu="self.event.returnValue=false" style="cursor:default;BORDER-TOP-STYLE:none;BORDER-RIGHT-STYLE:none;BORDER-LEFT-STYLE:none;BORDER-BOTTOM-STYLE:none">
${Refresh}$
<table width="100%" border="0" cellspacing="0" cellpadding="0" >
<tr>
<td height="8"></td>
</tr>
<tr>
<td><table width="100%" height="10" border="0" cellspacing="0" cellpadding="0" align="center">
<TR>
<TD height=22>Status:${status}$ </TD></TR>
<TR>
<TD height=22>File Name:${FileName}$</TD></TR>
<TR>
<TD height=15>
<TABLE
style="BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #999999 1px outset; BORDER-LEFT: #999999 1px outset; BORDER-BOTTOM: #ffffff 1px solid"
height="100%" cellSpacing=0 cellPadding=1 width="100%" align=center
border=0>
<TR>
<TD bgColor="highlight" width="${UploadProgress}$%" ></TD>
<TD width="${SurplusProgress}$%"></TD></TR></TABLE></TD></TR>
<TR>
<TD height=22>Speed:${UploadSpeed}$</TD></TR>
<TR>
<TD height=22>Time Remain:${LeftTime}$</TD></TR>
</table>
</td>
</tr>
<tr>
<td height="40" align="right">
<INPUT type="button" value=" OK " ${BtnOK}$ >
<INPUT type="button" value=" Cancel " ${BtnCancel}$>
</td>
</tr>
</table>${Script}$
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -