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

📄 mobile_samsung_w159_1l_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 'mobile_samsung_w159_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/mobile_samsung_w159_1l_m.jpg" title="三星 SCH-W159" /></div>
    <div class="p2"><img src="img/products/mobile_samsung_w159_1l_s.jpg" title="三星 SCH-W159"/><img src="img/products/mobile_samsung_w159_2l_s.jpg" title="三星 SCH-W159"/>
    <img src="img/products/mobile_samsung_w159_3l_s.jpg" title="三星 SCH-W159"/><img src="img/products/mobile_samsung_w159_4l_s.jpg" title="三星 SCH-W159"/></div>
    <div class="m">
        <p><font color='red'>图片欣赏:</font>三星 SCH-W159有<font color='red'>4</font>张图片<p>
        
        <p class="c"><script src=http://www1.pconline.com.cn/product/js/pic_zi.js></script><p>
    </div>
</div>
<div class="info_con">
    <dl>
        <dt>三星 SCH-W159</dt>
        <dd><strong>参考价格:</strong><span class="red" id="ppckbj">3180元</span> <strong>商家报价:</strong><span class="red" id="ppsjbj">2999-3299元</span></dd>
        
        
        <dd><strong>上市时间:</strong>2008</dd>
        <dd><strong>网络制式:</strong>GSM 900/1800,CDMA(联通) 1X 800MHz,双模</dd>
        <dd><strong>手机外形:</strong>滑盖</dd>
        <dd><strong>主屏参数:</strong>彩屏,26万色,TFT,240×320像素,2.1英寸,触摸屏</dd>
        
        
        <dd><strong>数据业务:</strong>GPRS</dd>
        
        <dd><strong>摄像头:</strong>内置摄像头</dd>
        
    </dl>
    <a href="servlet/ActionServlet?action=buy&productid=64">购买</a>
  </body>
</html>

⌨️ 快捷键说明

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