📄 main.aspx
字号:
<%@ Page language="c#" Codebehind="main.aspx.cs" AutoEventWireup="false" Inherits="architecture3pk.main" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>main</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">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</HEAD>
<body background="file:///D:\Documents and Settings\LeLige\桌面\architecture3pk\images\neteas-girl1024-768ko.jpg"
MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 184px; POSITION: absolute; TOP: 32px" runat="server"
Width="404px" Height="50px">Welcome</asp:Label>
<asp:TextBox id="job1" style="Z-INDEX: 102; LEFT: 200px; POSITION: absolute; TOP: 152px" runat="server"
Width="417px" Height="28px" ReadOnly="True"></asp:TextBox>
<asp:TextBox id="job2" style="Z-INDEX: 103; LEFT: 200px; POSITION: absolute; TOP: 240px" runat="server"
Width="417px" Height="32px" ReadOnly="True"></asp:TextBox>
<asp:TextBox id="job3" style="Z-INDEX: 104; LEFT: 200px; POSITION: absolute; TOP: 328px" runat="server"
Width="417" Height="28px" ReadOnly="True"></asp:TextBox>
<asp:Button id="submit" style="Z-INDEX: 105; LEFT: 224px; POSITION: absolute; TOP: 368px" runat="server"
Width="81" Height="32" Text="submit"></asp:Button>
<asp:Button id="cancel" style="Z-INDEX: 106; LEFT: 504px; POSITION: absolute; TOP: 368px" runat="server"
Width="80px" Height="32px" Text="return"></asp:Button>
<asp:Button id="stusubmit" style="Z-INDEX: 107; LEFT: 360px; POSITION: absolute; TOP: 112px"
runat="server" Width="104px" Height="26px" Text="view"></asp:Button>
<asp:RadioButtonList id="RadioButtonList1" style="Z-INDEX: 108; LEFT: 112px; POSITION: absolute; TOP: 112px"
runat="server" Height="276px" Width="80px">
<asp:ListItem Value="1" Selected="True">job1</asp:ListItem>
<asp:ListItem Value="2">job2</asp:ListItem>
<asp:ListItem Value="3">job3</asp:ListItem>
</asp:RadioButtonList>
<asp:Button id="delete" style="Z-INDEX: 109; LEFT: 368px; POSITION: absolute; TOP: 368px" runat="server"
Height="32px" Width="81px" Text="delete"></asp:Button></FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -