left.aspx
来自「基于.net科研管理信息系统 毕业设计参考代码」· ASPX 代码 · 共 22 行
ASPX
22 行
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="left.aspx.vb" Inherits="SRM.left3"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<title>无标题文档</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../css/style.css" rel="stylesheet"></STYLE><style type="text/css"> <!-- body { margin-right: 0px; margin-bottom: 0px; }
--></style>
</HEAD>
<body>
<div align="left"><img src="../images/user_2.gif" width="171" height="477" border="0" usemap="#Map">
<map name="Map">
<area shape="RECT" coords="30,128,141,150" href="userinfor.aspx" target="main">
<area shape="RECT" coords="29,185,141,209" href="edituser.aspx" target="main">
<area shape="RECT" coords="29,244,140,266" href="modify.aspx" target="main">
<area shape="RECT" coords="29,303,141,326" href="login.aspx" target=_parent>
</map>
</div>
</body>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?