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

📄 nb_lenovo_xuri_n220__m.jsp

📁 这是我们做的一个网上购物系统,包手用户和管理员两大功能模块,采用jsp+servlet+java bean技术.
💻 JSP
字号:
<%@ page language="java" import="java.util.*" pageEncoding="gbk"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <base href="<%=basePath%>">
    
    <title>My JSP 'dell500(R520463).jsp' starting page</title>
    
	<meta http-equiv="pragma" content="no-cache">
	<meta http-equiv="cache-control" content="no-cache">
	<meta http-equiv="expires" content="0">    
	<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
	<meta http-equiv="description" content="This is my page">
	<!--
	<link rel="stylesheet" type="text/css" href="styles.css">
	-->

  </head>
  
  <body bgcolor="D9EAFC">
    <img src="img/products/nb_lenovo_xuri_n220__m.jpg"><br>
    <dl>
        <dt>联想 旭日N220GC530 W21024120BVCW1b</dt>
        <dd><strong>参考价格:</strong><span class="red" id="ppckbj">6999元</span> <strong>商家报价:</strong><span class="red" id="ppsjbj">5999-6999元</span></dd>
        
        
        <dd><strong>处理器:</strong>Intel Celeron M 530(1.73G)</dd>
        
        <dd><strong>硬盘容量:</strong>120GB</dd>
        
        <dd><strong>屏幕尺寸:</strong>12.1英寸</dd>
        
        <dd><strong>显示芯片:</strong>集成Intel GMA X3100显示芯片</dd>
        
        
        
        <dd><strong>重量:</strong>约1.8Kg</dd>
        
        
        
    </dl>
    <a href="servlet/ActionServlet?action=buy&productid=41">购买</a>
  </body>
</html>

⌨️ 快捷键说明

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