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

📄 left.aspx

📁 基于.net科研管理信息系统 毕业设计参考代码
💻 ASPX
字号:
<%@ 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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -