来自「一个工厂流程图显示的系统。他可以显示工厂各个车间的流程图」· 代码 · 共 37 行

TXT
37
字号
<%@ 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="Label5" style="Z-INDEX: 101; LEFT: 344px; POSITION: absolute; TOP: 24px" runat="server"
					Width="216px" Height="40px" Font-Bold="True" Font-Size="X-Large">新建动态效果</asp:Label>
				<asp:DropDownList id="DropDownList3" style="Z-INDEX: 109; LEFT: 448px; POSITION: absolute; TOP: 352px"
					runat="server" Width="160px" Height="30px"></asp:DropDownList>
				<asp:Label id="Label4" style="Z-INDEX: 108; LEFT: 240px; POSITION: absolute; TOP: 352px" runat="server"
					Width="144px" Height="32px">请选择动态效果类型</asp:Label>
				<asp:DropDownList id="DropDownList2" style="Z-INDEX: 107; LEFT: 448px; POSITION: absolute; TOP: 264px"
					runat="server" Width="160px" Height="30px"></asp:DropDownList>
				<asp:Label id="Label3" style="Z-INDEX: 106; LEFT: 240px; POSITION: absolute; TOP: 280px" runat="server"
					Width="136px" Height="32px">请选择控制参数</asp:Label>
				<asp:Label id="Label2" style="Z-INDEX: 104; LEFT: 240px; POSITION: absolute; TOP: 200px" runat="server"
					Width="136px" Height="32px">请选择所在位置</asp:Label>
				<asp:Label id="Label1" style="Z-INDEX: 102; LEFT: 240px; POSITION: absolute; TOP: 112px" runat="server"
					Width="136px" Height="32px">请输入动态效果名</asp:Label>
				<asp:TextBox id="TextBox1" style="Z-INDEX: 103; LEFT: 448px; POSITION: absolute; TOP: 104px"
					runat="server" Width="152px" Height="40px"></asp:TextBox>
				<asp:DropDownList id="DropDownList1" style="Z-INDEX: 105; LEFT: 448px; POSITION: absolute; TOP: 192px"
					runat="server" Width="160px" Height="30px"></asp:DropDownList>
				<asp:Button id="Button1" style="Z-INDEX: 110; LEFT: 376px; POSITION: absolute; TOP: 440px" runat="server"
					Width="88px" Height="40px" Text="确定"></asp:Button></FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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