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

📄 shanchu.aspx

📁 数据库课程设计----什么都有
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="shanchu.aspx.cs" AutoEventWireup="false" Inherits="WebApplication11.shanchu" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>shanchu</title>
		<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
		<meta name="CODE_LANGUAGE" Content="C#">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
	</HEAD>
	<body MS_POSITIONING="GridLayout" background="file:///D:\Inetpub\wwwroot\123\图片\yuanfang\niji-k-5.gif">
		<P><FONT face="宋体">
				<FORM id="Form1" method="post" runat="server">
					<FONT face="宋体">
						<asp:DataGrid id="dg" style="Z-INDEX: 106; LEFT: 144px; POSITION: absolute; TOP: 264px" runat="server"
							AllowPaging="True" PageSize="5" BackImageUrl="file:///D:\Documents and Settings\Administrator\桌面\图片\yuanfang\mbg2.gif"
							AutoGenerateColumns="False" Height="336px" Width="752px" BorderColor="#3366CC" BorderStyle="None"
							BorderWidth="1px" BackColor="White" CellPadding="4">
							<FooterStyle ForeColor="#003399" BackColor="#99CCCC"></FooterStyle>
							<SelectedItemStyle Font-Bold="True" ForeColor="#CCFF99" BackColor="#009999"></SelectedItemStyle>
							<ItemStyle ForeColor="#003399" BackColor="White"></ItemStyle>
							<HeaderStyle Font-Bold="True" ForeColor="#CCCCFF" BackColor="#003399"></HeaderStyle>
							<Columns>
								<asp:BoundColumn DataField="姓名" HeaderText="姓名"></asp:BoundColumn>
								<asp:BoundColumn DataField="性别" HeaderText="性别"></asp:BoundColumn>
								<asp:BoundColumn DataField="职务" HeaderText="职务"></asp:BoundColumn>
								<asp:BoundColumn DataField="办公电话" HeaderText="办公电话"></asp:BoundColumn>
								<asp:BoundColumn DataField="手机" HeaderText="手机"></asp:BoundColumn>
								<asp:BoundColumn DataField="宅电" HeaderText="宅电"></asp:BoundColumn>
								<asp:BoundColumn DataField="电子邮件" HeaderText="电子邮件"></asp:BoundColumn>
								<asp:BoundColumn DataField="通迅地址" HeaderText="通迅地址"></asp:BoundColumn>
								<asp:BoundColumn DataField="与用户关系" HeaderText="与用户关系"></asp:BoundColumn>
								<asp:ButtonColumn Text="删除" CommandName="Delete"></asp:ButtonColumn>
							</Columns>
							<PagerStyle NextPageText="下一页" PrevPageText="上一页" HorizontalAlign="Left" ForeColor="#003399"
								BackColor="#99CCCC" Mode="NumericPages"></PagerStyle>
						</asp:DataGrid>
						<asp:ImageButton id="ImageButton1" style="Z-INDEX: 105; LEFT: 608px; POSITION: absolute; TOP: 192px"
							runat="server" Height="25" Width="76" ImageUrl="file:///D:\Inetpub\wwwroot\123\图片\fanhui.gif"></asp:ImageButton>
						<asp:ImageButton id="ImageButton2" style="Z-INDEX: 104; LEFT: 728px; POSITION: absolute; TOP: 192px"
							runat="server" ImageUrl="file:///D:\Inetpub\wwwroot\123\图片\返回.gif"></asp:ImageButton>
						<asp:Label id="Label9" style="Z-INDEX: 103; LEFT: 320px; POSITION: absolute; TOP: 80px" runat="server"
							Width="369px" Font-Size="XX-Large" ForeColor="DeepSkyBlue" Font-Names="华文行楷">删  除  联  系  人</asp:Label>
						<asp:Label id="Label2" style="Z-INDEX: 101; LEFT: 200px; POSITION: absolute; TOP: 192px" runat="server"
							Height="16px" Width="168px" Font-Size="Medium" ForeColor="#0000C0">输入删除人姓名</asp:Label><FONT face="宋体"></FONT>
						<asp:TextBox id="TextBox1" style="Z-INDEX: 102; LEFT: 400px; POSITION: absolute; TOP: 192px"
							runat="server"></asp:TextBox>
						<asp:Image id="Image1" style="Z-INDEX: 107; LEFT: 200px; POSITION: absolute; TOP: 32px" runat="server"
							ImageUrl="file:///D:\Documents and Settings\Administrator\桌面\动态图标\40.gif"></asp:Image></FONT></FORM>
			</FONT>
		</P>
	</body>
</HTML>

⌨️ 快捷键说明

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