📄 webform1.aspx.~2~
字号:
<%@ 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>
</head>
<body ms_positioning="GridLayout">
<form runat="server">
<asp:Button id="Button1"
style="Z-INDEX: 1; LEFT: 262px; POSITION: absolute; TOP: 270px"
runat="server" text="隐藏" width="75px" height="27px"></asp:Button>
<asp:Panel id="Panel1"
style="Z-INDEX: 2; LEFT: -18px; POSITION: absolute; TOP: 14px"
runat="server" height="235px" width="660px">
<asp:Calendar id="Calendar1"
style="Z-INDEX: 3; LEFT: 6px; POSITION: absolute; TOP: 6px"
runat="server"></asp:Calendar>
<asp:Image id="Image1"
style="Z-INDEX: 4; LEFT: 486px; POSITION: absolute; TOP: 6px"
runat="server" height="221px" width="173px"
imageurl="F:\book\网页制作\精通Flash MX 2004\源程序\第3章\16_2016_962.gif"></asp:Image>
</asp:Panel>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -