📄 mainwebform.aspx
字号:
EnableViewState="False"
AutoGenerateColumns="False"
CssClass="word-break:break-all;word-wrap:break-word" Width="210px" OnRowDataBound="GridView3_RowDataBound" ShowHeader="False" OnRowUpdating="GridView3_RowUpdating">
<rowstyle backcolor="#F7F6F3" forecolor="#333333" Font-Size="10pt" />
<editrowstyle backcolor="#999999" /> <selectedrowstyle backcolor="#669999" font-bold="True" forecolor="White" />
<pagerstyle BackColor="#284775" ForeColor="White" HorizontalAlign="Center" />
<alternatingrowstyle backcolor="White" forecolor="#284775" />
<pagersettings firstpagetext="" lastpagetext="" mode="NumericFirstLast" nextpagetext="" pagebuttoncount="1" visible="False" />
<footerstyle Font-Bold="True" HorizontalAlign="Center" />
<headerstyle BackColor='#8EA4D3' />
<columns>
<asp:TemplateField>
<ItemTemplate>
<table >
<tr >
<td ><asp:ImageButton ID="IBtnDingWei" runat ="server" ImageUrl ="~/Gis/images/new/dw1.gif" CommandName="update" /></td>
<td style =" width:10px"><asp:CheckBox ID="checkBoxSelect" runat ="server" /></td>
<%-- <td style ="width:70px"><asp:LinkButton ID='btnCode' runat ="server" Text='<%#DataBinder.Eval(Container.DataItem,"app_code")%>' CommandName="app_code"></asp:LinkButton></td>
<td style ="width:70px"><asp:LinkButton ID="btnGuid" Text='<%#DataBinder.Eval(Container.DataItem,"stat_tdi")%>' runat ="server" CommandName="apply_guid"></asp:LinkButton></td>
--%>
</tr>
</table>
</ItemTemplate>
</asp:TemplateField>
<asp:BoundField DataField="app_code" HeaderText ="申请表号" />
<asp:BoundField DataField="STAT_TYPE_TDI" HeaderText ="资料表号"/>
</columns>
</asp:GridView>
</div>
<table style="width:100%;background-color:rgb(142,164,211); height:30px" >
<tr>
<td style="width: 93px; text-align:right"><asp:ImageButton ID="IBtnDW" runat="server" ImageUrl="~/Gis/images/new/btch1.gif" OnClick="IBtnDW_Click" /></td>
<td style="width:20px"></td>
<td style ="color:Red; font-size:10pt">共计<%=TZResultCount %>条</td>
</tr>
</table>
</div>
<!--属性数据 结束-->
<!--类型查询 开始-->
<%--<div id="divTypeQuery" style ="width:100%; text-align:center;cursor:pointer; " ><img src ="images/界面_07.gif" onclick ="OutLook('divTypeQuery')" style ="cursor:pointer;" /></div>--%>
<div id="divTypeQuerySub" style ="display:none; text-align:center">
<div id="divQueryType">
<table style=" width:208px; text-align:left; font-size: 11pt; background-image: url(images/new/1_16.gif);" border ="0" cellpadding ="0" cellspacing ="0">
<tr>
<td style ="height:25px; text-align:left"></td>
</tr>
<tr>
<td style="height: 25px" ><asp:CheckBox ID="CheckBox5" runat ="server" Text ="30MHZ以下(H)" Font-Size="10pt" Width="105px" /></td>
<td style="height: 25px; width: 101px;"><asp:CheckBox ID="CheckBox6" runat ="server" Text ="地面固定(TF)" Font-Size="10pt" Width="100px" /></td>
</tr>
<tr>
<td style="height: 24px"><asp:CheckBox ID="CheckBox1" runat ="server" Text ="地球站(E)" Font-Size="10pt" /></td>
<td style="height: 24px; width: 101px;"><asp:CheckBox ID="CheckBox2" runat ="server" Text ="广播电台(B)" Font-Size="10pt" /></td>
</tr>
<tr>
<td style="height: 25px" ><asp:CheckBox ID="CheckBox3" runat ="server" Text ="雷达站(R)" Font-Size="10pt" /></td>
<td style="height: 25px; width: 101px;"><asp:CheckBox ID="CheckBox4" runat ="server" Text ="蜂窝基站(C)" Font-Size="10pt" /></td>
</tr>
<tr>
<td style="height: 25px" ><asp:CheckBox ID="CheckBox7" runat ="server" Text ="直放站(D)" Font-Size="10pt" /></td>
<td style="height: 25px; width: 101px;"><asp:CheckBox ID="CheckBox8" runat ="server" Text ="无线电台(V)" Font-Size="10pt" /></td>
</tr>
<tr>
<td style ="height:5px;"></td>
<td style="height:5px; width: 101px;"></td>
</tr>
</table>
<table style="width:207px ; background-image: url(images/new/1_24.gif); height: 10px;">
<tr>
<td style ="height:25px; text-align:left"></td>
<td style="height:25px; text-align:left; width: 161px;"></td>
</tr>
<tr>
<td style="width:40px ; text-align:left;font-size:10pt"> 经度</td>
<td align="left" style="width: 161px">
<input id="STAT_LG_1" style="width: 22px;ime-mode:disabled" type="text" runat="server" onkeydown="return(keydown())" onkeyup="txt_lg_1_txtcount()"
maxlength="3" />°
<input id="STAT_LG_2" style="width: 20px;ime-mode:disabled" type="text" runat="server" onkeydown="return(keydown())" onkeyup="txt_lg_2_txtcount()"
maxlength="2" />′
<input id="STAT_LG_3" style="width: 42px;ime-mode:disabled" type="text" runat="server" onkeydown="inputSecond();"
maxlength="5" />″
</td>
</tr>
<tr>
<td style="width:40px ; text-align:left; font-size:10pt"> 纬度</td>
<td style="width: 161px; " align="left">
<input id="STAT_LA_1" style="width: 22px;ime-mode:disabled" type="text" runat="server" onkeydown="return(keydown())" onkeyup="txt_la_1_txtcount()"
maxlength="2" />°
<input id="STAT_LA_2" style="width: 22px;ime-mode:disabled" type="text" runat="server" onkeydown="return(keydown())" onkeyup="txt_la_2_txtcount()"
maxlength="2" />′
<input id="STAT_LA_3" style="width: 40px;ime-mode:disabled" type="text" runat="server" onkeydown="inputSecond();"
maxlength="5" />″
</td>
</tr>
<tr>
<td style="width:40px ; text-align:left;font-size:10pt "> 半径</td>
<td style="width: 161px;" align="left">
<input id="RADIUS" type="text" runat="server" onkeypress="return regInput(this,/^[0-9]*\.?\d*$/,String.fromCharCode(event.keyCode))"
onkeyup="if(window.event.keyCode == 38) form1.STAT_LA_1.focus();" onpaste="return regInput(this,/^[0-9]*\.?\d*$/,window.clipboardData.getData('Text'))"
ondrop="return regInput(this,/^[0-9]*\.?\d*$/,event.dataTransfer.getData('Text'))"
style="width: 114px;ime-mode:disabled" maxlength="4" />km</td>
</tr>
<tr>
<td style="height:8px; text-align:left"></td>
<td style="height:8px; text-align:left; width: 161px;"></td>
</tr>
</table>
</div>
<div style="text-align:center; width:100%; vertical-align:bottom;background-color:rgb(142,164,211); height:30px">
<asp:ImageButton ID="IBtntypeQuery" runat="server" ImageUrl="~/Gis/images/new/btch6.gif" OnClick="btnTypeQuery_Click" /></div>
</div>
<!--类型查询 结束-->
<!--地图查询 结束-->
<div id="divMapQuery" style ="display:none; text-align:center; font-size:10pt">
<table style="background-image: url(images/new/1_22224.gif); width: 207px; height: 132px;">
<tr>
<td style ="width:10px"></td>
<td style ="font-size:9pt;"></td>
<td style ="height:16px"></td>
<td></td>
</tr>
<tr>
<td style ="width:10px"></td>
<td style ="font-size:9pt">类型:</td>
<td><asp:DropDownList ID="dropDownType" runat ="server" Width="132px"></asp:DropDownList></td>
<td></td>
</tr>
<tr>
<td style ="width:10px"></td>
<td style="font-size:9pt; height: 26px;">
值:</td>
<td style="height: 26px"><asp:TextBox ID="textBoxValue" runat ="server" Width="126px" ></asp:TextBox></td>
<td style="height: 26px"></td>
</tr>
<tr>
<td style ="width:10px"></td>
<td style="height: 35px"></td>
<td style=" text-align:right; height: 35px;"><asp:ImageButton ID="IBtnMapQuery" runat ="server" ImageUrl="~/Gis/images/new/btch6.gif" OnClick="IBtnMapQuery_Click" />
</td>
<td style="height: 35px"></td>
</tr>
</table>
<div id="divMapQueryResult" style ="width:100%; height:20px; overflow:auto">
<div id="divMapQueryResultSub"></div>
</div>
<div style ="height:30px;background-color:rgb(142,164,211);">
<table >
<tr>
<td></td>
<td><asp:ImageButton ID="IBtnPre" runat ="server" OnClick="IBtnPre_Click" Visible="false" ImageUrl ="~/Gis/images/new/syy.gif"/></td>
<td><asp:ImageButton ID="IBtnNext" runat ="server" OnClick="IBtnNext_Click" Visible="false" ImageUrl ="~/Gis/images/new/xyy.gif"/>
</td>
<td style ="color :Red">共 <%=MapQueryCount%>条</td>
</tr>
</table>
</div>
</div>
<!--地图查询 结束-->
</td>
<td style="background-image:url('images/new/11_11.gif');width:10px"></td>
</tr>
</table>
<table style ="height:14px; width:260px" border ="0" cellpadding ="0" cellspacing ="0">
<tr>
<td style="background-image:url('images/new/111_16.gif'); width: 13px;"></td>
<td style="background-image:url('images/new/111_18.gif'); width: 236px;"></td>
<td style="background-image:url('images/new/11_20.gif'); width:13px"></td>
</tr>
</table>
</div>
<%--右恻操作栏结束--%>
<!-- 鹰眼图层 开始-->
<div id="divMap" style="background-color:rgb(181, 210, 222); position: absolute; left:531px; top: 378px; display:none; width: 235px;">
<table border="1" cellpadding="1" cellspacing="1" style="width: 241px">
<tr>
<td style=" background-color:rgb(181, 210, 222); cursor:pointer; font-size:10pt; width:93%" onmousedown="did('divMap')">
鹰眼</td>
<td style="width: 7%; cursor:pointer" align="center" onclick ="MapView()"><img alt ="关闭" src ="images/new/xiao_05.gif" /></td>
</tr>
<tr >
<td colspan="3" bordercolor="#eeeeee" style="height: 100px;background-color:rgb(243,243,243); width: 214px;" align="center">
<%-- <SMIS:OverviewControl ID="OverviewControl1" runat="server" BorderColor="White" BorderStyle="Solid"
BorderWidth="1px" Height="170px" MapControlID="MapControl1" Width="200px" IndexBoxBorderWidth="1px" OnIndexChanged="OverviewControl1_IndexChanged" />--%>
<smis:MapControl ID="mapControl2" runat ="server" Width="230px" Height="150px" MapName="jzmap" MaxScale="0" MinScale="0" OnQuerying="mapControl2_Querying" MapUrl="" />
</td>
</tr>
</table>
</div>
<!-- 鹰眼图层 结束-->
<%--台站属性 开始--%>
<div id="divProperty" style="position:absolute; display:none ; left:118px; top:136px; background-color:rgb(252,252,236); border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; border-bottom: black 1px solid;"></div>
<%--台站属性 结束--%>
<%--按照比例尺显示地图 开始--%>
<div id="divScale" style="position:absolute; left:20px; top:93px; color:Black; font-size:10pt ; display:none">
<table border ="0" cellpadding ="0" cellspacing ="0">
<tr>
<td style ="width:10px"></td>
<td style="font-size: 10pt">
比例尺: </td>
<td style="font-size: 12pt" >1:<asp:TextBox ID="TextBoxScale" runat="server" Width="93px" BorderStyle="None" Font-Size="10pt" Visible ="false" ></asp:TextBox>
<asp:DropDownList ID="DropDownListScale" runat ="server" Width="100px" onChange="SelectMapScare(this)" Font-Size="10pt" >
<asp:ListItem>10000</asp:ListItem>
<asp:ListItem>50000</asp:ListItem>
</asp:DropDownList>
</td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -