📄 webform1.aspx.~1~
字号:
<%@ Page language="c#" Debug="true" Codebehind="WebForm1.pas" AutoEventWireup="false" Inherits="WebForm1.TWebForm1" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title></title>
<meta name="GENERATOR" content="Borland Package Library 7.1">
</head>
<body ms_positioning="GridLayout">
<form runat="server">
<asp:button id=Button1
style="Z-INDEX: 1; LEFT: 310px; POSITION: absolute; TOP: 270px"
runat="server" text="隐藏">
</asp:button>
<asp:panel id=Panel1
style="Z-INDEX: 2; LEFT: 46px; POSITION: absolute; TOP: 54px"
runat="server" width="587px" height="203px">
<asp:calendar id=Calendar1
style="Z-INDEX: 3; LEFT: 14px; POSITION: absolute; TOP: 6px"
runat="server">
</asp:calendar>
<asp:image id=Image1
style="Z-INDEX: 4; LEFT: 398px; POSITION: absolute; TOP: 6px"
runat="server" width="173px" height="185"
imageurl="file:///E:/图片/虚无缥缈.jpg">
</asp:image>
</asp:panel>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -