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

📄 xiugai.aspx

📁 数据库课程设计----什么都有
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="xiugai.aspx.cs" AutoEventWireup="false" Inherits="WebApplication11.xiugai" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>xiugai</title>
		<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
	</HEAD>
	<body background="file:///D:\Inetpub\wwwroot\123\图片\yuanfang\niji-k-5.gif" MS_POSITIONING="GridLayout">
		<P><FONT face="宋体">
				<FORM id="Form1" method="post" runat="server">
					<FONT face="宋体">
						<asp:datagrid id="dg" style="Z-INDEX: 106; LEFT: 152px; POSITION: absolute; TOP: 240px" runat="server"
							CellPadding="4" BackColor="White" BorderWidth="1px" BorderStyle="None" BorderColor="#3366CC"
							BackImageUrl="file:///D:\Documents and Settings\Administrator\桌面\图片\yuanfang\mbg2.gif" PageSize="5"
							AutoGenerateColumns="False" Height="336px" Width="760px" AllowPaging="True">
							<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 Visible="False" DataField="id" ReadOnly="True" 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:BoundColumn DataField="与用户关系" HeaderText="与用户关系"></asp:BoundColumn>
								<asp:EditCommandColumn ButtonType="LinkButton" UpdateText="更新" CancelText="取消" EditText="修改"></asp:EditCommandColumn>
							</Columns>
							<PagerStyle NextPageText="下一页" PrevPageText="上一页" HorizontalAlign="Left" ForeColor="#003399"
								BackColor="#99CCCC" Mode="NumericPages"></PagerStyle>
						</asp:datagrid><asp:label id="Label9" style="Z-INDEX: 103; LEFT: 368px; POSITION: absolute; TOP: 96px" runat="server"
							Width="336px" Font-Size="XX-Large" ForeColor="DeepSkyBlue" Font-Names="华文行楷">修  改  联  系  人</asp:label><asp:label id="Label2" style="Z-INDEX: 101; LEFT: 216px; POSITION: absolute; TOP: 184px" runat="server"
							Height="16px" Width="136px" Font-Size="Medium" ForeColor="#0000C0">输入修改人姓名:</asp:label><FONT face="宋体"></FONT><asp:textbox id="TextBox1" style="Z-INDEX: 102; LEFT: 368px; POSITION: absolute; TOP: 184px"
							runat="server"></asp:textbox><asp:imagebutton id="ImageButton1" style="Z-INDEX: 104; LEFT: 608px; POSITION: absolute; TOP: 184px"
							runat="server" Height="25" Width="76" ImageUrl="file:///D:\Inetpub\wwwroot\123\图片\fanhui.gif"></asp:imagebutton><asp:imagebutton id="ImageButton2" style="Z-INDEX: 105; LEFT: 712px; POSITION: absolute; TOP: 184px"
							runat="server" Height="25" Width="76" ImageUrl="file:///D:\Inetpub\wwwroot\123\图片\返回.gif"></asp:imagebutton>
						<asp:Image id="Image1" style="Z-INDEX: 107; LEFT: 240px; POSITION: absolute; TOP: 40px" 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 + -