?? admin.jsp~1~
字號:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>>使用seesion對象進行身份驗證</title>
<style type="text/css">
<!--
.style1 {
color: #990099;
font-size: 16px;
}
body {
background-image: url(image/bg04.jpg);
}
.style7 {color: #0000FF}
.style8 {font-size: 14px}
-->
</style>
</head>
<body>
<div align="center" class="style1">
<p>陽光花店管理員管理頁面</p>
<p> </p>
<p align="center" class="style7"><span class="style8"> 鮮花管理 訂單管理 用戶管理 讀者意見管理</span></p>
<p align="center" class="style7"> </p>
<p align="center" class="style7"> </p>
<p align="center" class="style7"> </p>
<p align="center" class="style7 style8"><a href="index.jsp">返回首頁</a></p>
</div>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -