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

📄 jiadian.jsp

📁 这是开发的管理系统很灵用你们首选试试看阿
💻 JSP
字号:

<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
.style1 {
	color: #FF6633;
	font-weight: bold;
	font-size: 36px;
	background-color: #33FFFF;
}
.style2 {font-size: 16px}
.style3 {color: #FF6633; font-weight: bold; font-size: 16px; background-color: #33FFFF; }
-->
</style>
</head>
<script>
function see(){
window.setTimeout("see()",1000);
today = new Date();
self.status = today.toString();
} 
</script>
<body onload=see()>
<p align="center" class="style1">摩托罗拉手机</p>
<p align="center"><img src="image/sanxing/u=1290540872,3775141966&gp=1.jpg" width="153" height="128"> <img src="image/E650.gif" width="250" height="150"></p>
<p align="center" class="style1 style2">摩托罗拉E650 价格:800</p>
<form name="form1" method="post" action="nuojiya.jsp">
  <div align="center">
    <input type="submit" name="Submit" value="选购">
    <input name="hiddenField" type="hidden" value="650">
    数量:
    <input name="textfield" type="text" value="1" size="5">
  </div>
</form>
<p align="center"><img src="image/sanxing/u=2306394145,2604556377&gp=1.jpg" width="139" height="139"><img src="image/E750.gif" width="250" height="150"></p>
<p align="center" class="style3">摩托罗拉E750 价格:1020元</p>
<form name="form2" method="post" action="nuojiya.jsp">
  <div align="center">
  <input type="submit" name="Submit2" value="选购">  
  <input name="hiddenField" type="hidden" id="hiddenField" value="750">
    数量:
    <input name="textfield" type="text" id="textfield" value="1" size="5">
  </div>
</form>
<p><a href="index.jsp">继续购物</a></p>
</body>
</html>

⌨️ 快捷键说明

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