dvd_bubugao_dl339_1l_m.jsp

来自「这是我们做的一个网上购物系统,包手用户和管理员两大功能模块,采用jsp+serv」· JSP 代码 · 共 53 行

JSP
53
字号
<%@ 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 'dvd_bubugao_dl339_1l_m.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">
  <p align="center">
  <div class="info_pic">
    <div class="p1"><img src="img/products/dvd_bubugao_dl339_1l_m.jpg" title="步步高 DL339" /></div>
    
    <div class="m">
        <p><font color='red'>图片欣赏:</font>步步高 DL339有<font color='red'>1</font>张图片,以下是基本信息<p>
        
  
    </div>
</div>
<div class="info_con">
    <dl>
        <dt>步步高 DL339</dt>
        <dd><strong>参考价格:</strong><span class="red" id="ppckbj">2299元</span> <strong>商家报价:</strong><span class="red" id="ppsjbj">2299元</span></dd>
        
        
        <dd><strong>屏幕尺寸:</strong>7英寸</dd>
        <dd><strong>屏幕特性:</strong>16:9高清晰TFT液晶显示屏,4:3/16:9两种画面选择</dd>
        <dd><strong>支持视盘类型:</strong>DVD-Video,MPEG 4,VCD,SVCD,CD,MP3,JPEG 支持</dd>
        <dd><strong>支持电视制式:</strong></dd>
        
        
    </dl>
    
    <a href="servlet/ActionServlet?action=buy&productid=63">购买</a>
  </body>
</html>

⌨️ 快捷键说明

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