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

📄 newskindadmin.aspx

📁 面向.net的WEB应用程序设计-----C#语言
💻 ASPX
字号:
<%@ Page language="c#"  Codebehind="NewsKindAdmin.aspx.cs" AutoEventWireup="false" Inherits="NewsKindAdmin.Admin.NewsKindAdmin" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>NewsKindAdmin</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:///C:\Inetpub\wwwroot\NewsKindAdmin\photo\IMG_1699.JPG">
		<form id="Form1" method="post" runat="server">
			<FONT face="宋体" color="#0033ff" style="COLOR: royalblue; BACKGROUND-COLOR: #ffffff">
				<TABLE id="Table1" style="Z-INDEX: 100; LEFT: 256px; WIDTH: 392px; POSITION: absolute; TOP: 128px; HEIGHT: 384px"
					cellSpacing="1" cellPadding="1" width="392" border="1" borderColor="#00ffff" bgColor="#99ff99">
					<TR>
						<TD style="WIDTH: 180px; HEIGHT: 30px"></TD>
						<TD style="HEIGHT: 30px">&nbsp;
							<asp:Label id="Label1" runat="server" Width="176px">  新闻种类管理</asp:Label></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 180px; HEIGHT: 299px" vAlign="top" align="left">
							<asp:ListBox id="ListBNewsKind" runat="server" Width="176px" Height="296px" AutoPostBack="True"></asp:ListBox></TD>
						<TD style="HEIGHT: 299px" vAlign="top">
							<TABLE id="Table2" style="WIDTH: 300px; HEIGHT: 200px" cellSpacing="1" cellPadding="1"
								width="300" border="1">
								<TR>
									<TD style="WIDTH: 133px; HEIGHT: 60px" vAlign="top">
										<asp:TextBox id="txtEdit" runat="server" Width="208px" Height="56px"></asp:TextBox></TD>
									<TD style="HEIGHT: 60px" vAlign="top">
										<asp:Button id="btnEdit" runat="server" Width="83px" Height="56px" Text="种类编辑"></asp:Button></TD>
								</TR>
								<TR>
									<TD style="WIDTH: 133px; HEIGHT: 58px" vAlign="top">
										<asp:TextBox id="txtdelete" runat="server" Width="208px" Height="64px"></asp:TextBox></TD>
									<TD style="HEIGHT: 58px" vAlign="top">
										<asp:Button id="btndelete" runat="server" Width="83px" Height="64px" Text="种类删除"></asp:Button></TD>
								</TR>
								<TR>
									<TD style="WIDTH: 133px" colSpan="3" vAlign="top">
										<asp:Button id="Button2" runat="server" Width="296px" Height="64px" Text="点 击 进 入 编 辑 页 面"></asp:Button></TD>
								</TR>
							</TABLE>
							<asp:Button id="Button1" runat="server" Width="304px" Height="96px" Text="退出本新闻管理系统"></asp:Button>
						</TD>
					</TR>
					<TR>
						<TD style="WIDTH: 180px" vAlign="top">
							<asp:TextBox id="txtAdd" runat="server" Width="176px" Height="40px"></asp:TextBox></TD>
						<TD vAlign="top">
							<asp:Button id="btnAddnews" runat="server" Width="304px" Height="48px" Text="新 闻 种 类 添 加"></asp:Button></TD>
					</TR>
				</TABLE>
				<asp:Label id="Label2" style="Z-INDEX: 101; LEFT: 240px; POSITION: absolute; TOP: 64px" runat="server"
					Width="545px" Height="32px" Font-Size="X-Large" ToolTip="欢迎您来到登录界面,本WEB程序有刘健完全编写,请勿转载!"
					Font-Names="华文行楷" Font-Bold="True" ForeColor="Blue" BorderColor="Aqua" BorderStyle="Outset"
					BackColor="MediumSpringGreen">欢 迎 您 使 用 新 闻 管 理 发 布 系 统</asp:Label>
			</FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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