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

📄 welcome.jsp

📁 这个是j2eejava web 编程精要十五讲的全部源码。对学习java web编程的人来说是很能得的资料
💻 JSP
字号:
<%@ page contentType="text/html; charset=GBK" %>
<style type="text/css">
<!--
.style3 {font-size: 10px}
-->
</style>
<LINK href="../css/style.css" rel=stylesheet type=text/css>
<div align="center">
<center>
<table width="90%" border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111" ID="Table5">
<tr>
<td align=center height=80><!--img src="images/title.gif"--></td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table width="600" border="0" cellspacing="5" cellpadding="5" style="border-collapse: collapse" bordercolor="#111111" height="208" ID="Table6">
<tr>
<td width="196" height="48">
<p align="center"><img src="images/but2.gif" width="134" height="39"></td>
<td width="423" height="48">
<p align="left">您的登录信息</td>
</tr>
<tr>
<td width="624" colspan="2" height="150">
<div align="center">
<center>
<table width="88%" border="0" cellspacing="0" cellpadding="4" style="border-collapse: collapse" bordercolor="#111111" ID="Table7">
<tr>
<td align="center"> <b><font face=arial color="#FF0000">
</b><%=session.getAttribute("name")%>, 欢迎您访问阳光名片管理系统!<font color="#000080"></font>
</tr>

</table>
<div align="center"><script src="../counter.asp?main=view&action=down&refresh=no"></script>
</center>
</div>

</td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" style="border-collapse: collapse" bordercolor="#111111" width="437" id="AutoNumber2" height="36">
<tr>
        <td width="435" height="34" valign="bottom">
	<br>

        </td>
</tr>
</table>
</center>
</div>

⌨️ 快捷键说明

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