📄 main.ascx
字号:
<%@ Register TagPrefix="uc1" TagName="content" Src="content.ascx" %>
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="main.ascx.cs" Inherits="WsdnGIS.inc.main" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<table width="720" height="303" border="1" bordercolordark="background" bordercolorlight="infobackground" cellpadding="0" cellspacing="0" style="WIDTH: 720px; HEIGHT: 303px">
<tr>
<td width="537" height="15" style="WIDTH: 537px; HEIGHT: 15px">
<asp:ImageButton id="ImageButton1" runat="server" ImageUrl="../images/fds.gif"></asp:ImageButton><FONT face="宋体"> </FONT>
<asp:ImageButton id="ImageButton2" runat="server" ImageUrl="../images/sxs.gif"></asp:ImageButton><FONT face="宋体"> </FONT>
<asp:ImageButton id="ImageButton3" runat="server" ImageUrl="../images/cjs.gif"></asp:ImageButton><FONT face="宋体"> </FONT>
<asp:ImageButton id="ImageButton4" runat="server" ImageUrl="../images/dtczs.gif"></asp:ImageButton><FONT face="宋体">
<asp:ImageButton id="ImageButton5" runat="server" ImageUrl="../images/mys.gif"></asp:ImageButton> 系统升级测试中
Mini WSDN GIS v1.0</FONT></td>
<td width="26%" style="HEIGHT: 15px"> <FONT face="宋体">微缩图</FONT></td>
</tr>
<tr>
<td rowspan="2" style="WIDTH: 537px">
<asp:ImageButton id="ImageButton6" ImageUrl="../images/gismap.gif" runat="server" Height="400px" Width="550px"></asp:ImageButton></td>
<td style="HEIGHT: 62px">
<asp:ImageButton id="ImageButton7" runat="server" ImageUrl="../images/gismap_s.gif"></asp:ImageButton></td>
</tr>
<tr>
<td>
<P>
<FONT face="宋体">选择类型</FONT> <FONT face="宋体">
<br>
<asp:DropDownList id="DropDownList1" runat="server">
<asp:ListItem Value="公园">公园</asp:ListItem>
<asp:ListItem Value="学校">学校</asp:ListItem>
<asp:ListItem Value="医院">医院</asp:ListItem>
<asp:ListItem Value="商场">商场</asp:ListItem>
<asp:ListItem Value="商品楼">商品楼</asp:ListItem>
<asp:ListItem Value="写字楼">写字楼</asp:ListItem>
<asp:ListItem Value="道路">道路</asp:ListItem>
</asp:DropDownList>
<asp:Button id="Button1" runat="server" Text="过滤"></asp:Button></P>
<P>
<HR width="100%" SIZE="1">
<P></P>
<P></FONT><FONT face="宋体">搜索</FONT>
<Br>
<asp:TextBox id="TextBox1" runat="server" Width="144px"></asp:TextBox>
<Br>
<asp:Button id="Button2" runat="server" Text="搜索"></asp:Button></P>
<P>
<asp:Button id="Button3" runat="server" Text="我要添加资料!" BorderStyle="Dotted" BorderColor="#C00000" BackColor="DodgerBlue" ForeColor="White"></asp:Button></P>
<FONT face="宋体"></FONT>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -