my_index.jsp~2~
来自「采用web2.0技术,采用动态标签,sql语句全部存储在数据库里面.开发速度快.」· JSP~2~ 代码 · 共 77 行
JSP~2~
77 行
<%@ page language="java" contentType="text/html;charset=gb2312"%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!-- saved from url=(0014)about:internet --><html xmlns="http://www.w3.org/1999/xhtml"><head><title>我的空间</title><link href="Css/index.css" rel="stylesheet" type="text/css" /><style type="text/css"><!--body { margin-top: 0px; height: 32px;}a:visited { text-decoration: none; }a:hover { text-decoration: underline;}a:active { text-decoration: none;}--></style><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><!--Fireworks 8 Dreamweaver 8 target. Created Tue Apr 25 19:23:18 GMT+0800 2006--></head><body bgcolor="#ffffff"><%@ include file="my_top.jsp"%><table width="780" border="0" cellpadding="0" cellspacing="0" align="center" > <!--DWLayoutTable--> <tr> <td width="220" height="720" valign="top"><!--左边菜单条--><!--左边菜单条结束--></td> <td width="560" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="3"> <!--DWLayoutTable--> <tr> <td height="183" colspan="2" valign="top"><!--中间菜单条--><!--中间菜单条结束--></td> </tr> <tr> <td height="33" colspan="2" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/my1_r6_c3.gif"> <!--DWLayoutTable--> <tr> <td width="16" height="33"> </td> <td width="30" valign="middle"><div align="left"><img src="images/my1_r6_c1.gif" width="17" height="17" /></div></td> <td width="93" valign="middle"><img src="images/my1_r6_c2.gif" width="83" height="18" /></td> <td width="415"> </td> </tr> </table></td> </tr> <%@ include file="/web/gonggao1.jsp" %> </table></td> </tr></table> <%@ include file="../include/base.jsp"%></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?