data.htm
来自「基于ASP和SQL的简单的图像数据的存储和显示」· HTM 代码 · 共 35 行
HTM
35 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><!-- InstanceBegin template="/Templates/mid.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<!-- InstanceBeginEditable name="doctitle" -->
<title>无标题文档</title>
<!-- InstanceEndEditable --><style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(assets/images/sitebg.jpg);
}
-->
</style>
<!-- InstanceBeginEditable name="head" -->
<link href="CSS/css.css" rel="stylesheet" type="text/css">
<!-- InstanceEndEditable -->
</head>
<body>
<table width="573" height="439" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="594" height="421"><!-- InstanceBeginEditable name="mid1" --><span class="wenzi"> 对不起,该功能正在建设中...</span><!-- InstanceEndEditable --></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</body>
<!-- InstanceEnd --></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?