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

📄 searchtopic.jsp

📁 JSP购物车(SQLserver版) ================== 简单的JSP电子商务网站购物车 带结算功能,带注册系统 大二时自己编写的,供大家参考学习 功能不是很详尽,美工
💻 JSP
字号:
<%@ page language="java" contentType="text/html;charset=UTF-8" %><%@ include file="searchCommon.jsp" %><!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>
<title><%if(!searchJsp.getKeys().equals("")){out.print(searchJsp.getKeys()+"");}%>(${basic.name})</title>
<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<meta name="Keywords" content="<%=searchJsp.getKeys()%>" />
<meta name="description" content="${basic.description}"/>
<meta name="author" content="YeQiangWei.com"/>
<link rel="Bookmark" href="/club/images/favicon.ico"> 
<link rel="icon" href="/club/images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="/club/images/favicon.ico" type="image/x-icon" />
<club:html type="css" />
<style>
.emtpy h3{margin:0px 5px 0px 5px;}
.emtpy .c{word-break:break-all; overflow:none; margin:0px 10px 10px 10px; color:gray}
.snav{font-size:14px;  margin-bottom:7px;text-align:center; color:#000;}
.fr{float:left;margin:7px 0px 5px 5px; text-align:center; width:128px; height:160px; background:white; overflow:hidden;}
.fr img{border:solid 2px #e6e6e6; width:100px; height:100px;}
.fr span img{border:0px; width:auto; height:auto;}
.fr em{color:gray}
.fr span{overflow:hidden;}
</style>
<script type="text/javascript" src="scripts/common.js"></script>
<script type="text/javascript" src="scripts/utils.js"></script>
<script type="text/javascript">
function doFocus(){
	c.o("q").focus();
}
</script>
</head>
<body>
<%@ include file="nav.jsp" %><%@ include file="header.jsp" %><div class="sitemap">
<ul>
<li>鎮ㄧ殑浣嶇疆锛

⌨️ 快捷键说明

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