📄 weather.aspx
字号:
<%@ Page language="c#" Codebehind="weather.aspx.cs" AutoEventWireup="false" Inherits="图书管理.frameset.weather" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>weather</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<asp:label id="Label1" style="Z-INDEX: 101; LEFT: 512px; POSITION: absolute; TOP: -24px" runat="server"
Font-Size="9pt">天气预报</asp:label><asp:label id="Label2" style="Z-INDEX: 103; LEFT: 24px; POSITION: absolute; TOP: 56px" runat="server"
Font-Size="9pt" Width="49px">地点:</asp:label><asp:dropdownlist id="DropDownList1" style="Z-INDEX: 104; LEFT: 72px; POSITION: absolute; TOP: 48px"
runat="server" Font-Size="9pt" Width="160px"></asp:dropdownlist><asp:button id="Button2" style="Z-INDEX: 105; LEFT: 240px; POSITION: absolute; TOP: 48px" runat="server"
Font-Size="9pt" Text="查看"></asp:button>
<HR style="Z-INDEX: 106; LEFT: 8px; POSITION: absolute; TOP: 40px; HEIGHT: 1px" width="430"
SIZE="1">
<asp:panel id="Panel1" style="Z-INDEX: 102; LEFT: 8px; POSITION: absolute; TOP: 8px" runat="server"
Width="430px" BackColor="GhostWhite" Height="256px">
<FONT face="宋体"></FONT>
</asp:panel><asp:label id="Weather2" style="Z-INDEX: 107; LEFT: 24px; POSITION: absolute; TOP: 80px" runat="server"
Font-Size="9pt"></asp:label>
<asp:Image id="Image1" style="Z-INDEX: 108; LEFT: 240px; POSITION: absolute; TOP: 272px" runat="server"
Width="48px" Height="40px"></asp:Image></form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -