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

📄 ɾ

📁 一个工厂流程图显示的系统。他可以显示工厂各个车间的流程图
💻
字号:
<%@ Page language="c#" Codebehind="删除热键.aspx.cs" AutoEventWireup="false" Inherits="WebApplication4.删除热键" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>删除热键</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">
		<form id="Form1" method="post" runat="server">
			<asp:Label id="Label5" style="Z-INDEX: 101; LEFT: 344px; POSITION: absolute; TOP: 32px" runat="server"
				Font-Size="X-Large" Font-Bold="True" Height="40px" Width="136px">删除热键</asp:Label>
			<asp:DropDownList id="DropDownList3" style="Z-INDEX: 107; LEFT: 416px; POSITION: absolute; TOP: 296px"
				runat="server" Height="32px" Width="144px"></asp:DropDownList>
			<asp:DropDownList id="DropDownList2" style="Z-INDEX: 106; LEFT: 416px; POSITION: absolute; TOP: 224px"
				runat="server" Height="32px" Width="144px"></asp:DropDownList>
			<asp:Label id="Label3" style="Z-INDEX: 104; LEFT: 248px; POSITION: absolute; TOP: 296px" runat="server"
				Height="32px" Width="112px">选择要删除热键</asp:Label>
			<asp:Label id="Label2" style="Z-INDEX: 103; LEFT: 248px; POSITION: absolute; TOP: 224px" runat="server"
				Height="32px" Width="112px">热键所在流程</asp:Label>
			<asp:Label id="Label1" style="Z-INDEX: 102; LEFT: 248px; POSITION: absolute; TOP: 152px" runat="server"
				Height="32px" Width="112px">热键所在车间</asp:Label>
			<asp:DropDownList id="DropDownList1" style="Z-INDEX: 105; LEFT: 416px; POSITION: absolute; TOP: 152px"
				runat="server" Height="32px" Width="144px" AutoPostBack="True">
				<asp:ListItem Value="净化" Selected="True">净化</asp:ListItem>
				<asp:ListItem Value="提取">提取</asp:ListItem>
			</asp:DropDownList>
			<asp:Button id="Button1" style="Z-INDEX: 108; LEFT: 352px; POSITION: absolute; TOP: 376px" runat="server"
				Height="40px" Width="104px" Text="确定"></asp:Button>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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