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

📄

📁 一个工厂流程图显示的系统。他可以显示工厂各个车间的流程图
💻
字号:
<%@ 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">
			<FONT face="宋体">
				<asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 312px; POSITION: absolute; TOP: 144px" runat="server"
					Width="104px" Height="32px">热键名称</asp:Label>
				<asp:Label id="Label5" style="Z-INDEX: 111; LEFT: 384px; POSITION: absolute; TOP: 40px" runat="server"
					Width="144px" Height="40px" Font-Size="X-Large" Font-Bold="True">新建热键</asp:Label>
				<asp:DropDownList id="DropDownList3" style="Z-INDEX: 108; LEFT: 480px; POSITION: absolute; TOP: 368px"
					runat="server" Width="144px" Height="40px"></asp:DropDownList>
				<asp:Label id="Label4" style="Z-INDEX: 107; LEFT: 312px; POSITION: absolute; TOP: 368px" runat="server"
					Width="104px" Height="32px">热键指向目标</asp:Label>
				<asp:DropDownList id="DropDownList2" style="Z-INDEX: 106; LEFT: 480px; POSITION: absolute; TOP: 296px"
					runat="server" Width="146px" Height="40px"></asp:DropDownList>
				<asp:Label id="Label3" style="Z-INDEX: 105; LEFT: 312px; POSITION: absolute; TOP: 296px" runat="server"
					Width="104px" Height="32px">热键所在流程</asp:Label>
				<asp:Label id="Label2" style="Z-INDEX: 103; LEFT: 312px; POSITION: absolute; TOP: 224px" runat="server"
					Width="104px" Height="32px">热键所在车间</asp:Label>
				<asp:TextBox id="TextBox1" style="Z-INDEX: 102; LEFT: 480px; POSITION: absolute; TOP: 136px"
					runat="server" Width="136px" Height="30px"></asp:TextBox>
				<asp:DropDownList id="DropDownList1" style="Z-INDEX: 104; LEFT: 480px; POSITION: absolute; TOP: 224px"
					runat="server" Width="144px" Height="40px" AutoPostBack="True">
					<asp:ListItem Value="净化" Selected="True">净化</asp:ListItem>
					<asp:ListItem Value="提取">提取</asp:ListItem>
				</asp:DropDownList>
				<asp:Button id="Button1" style="Z-INDEX: 109; LEFT: 408px; POSITION: absolute; TOP: 448px" runat="server"
					Width="84px" Text="确定" Height="36px"></asp:Button></FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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