bz.asp
来自「这是一个ASP+VBScript+Access开发的网上家园源程序」· ASP 代码 · 共 40 行
ASP
40 行
<!--#include file="connect.asp" -->
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>苏州科技学院个人主页空间</title>
<style type="text/css">
<!--
a:link {
color: #333333;
}
a:visited {
color: #666666;
}
a:active {
color: #999999;
}
-->
</style>
</head>
<BODY bgcolor="#E1EBF4" style="font-size: 9pt">
<!--#include file=".\head.asp" -->
<!--#include file=".\NavBar.Asp" -->
<table border="1" width="100%">
<tr>
<td width="50%"> </td>
<td width="50%"> </td>
</tr>
<tr>
<td width="50%"> </td>
<td width="50%"> </td>
</tr>
</table>
<!--#include file=".\food.asp" -->
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?