📄 _automatching.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="_AutoMatching.aspx.cs" Inherits="AutoMatching" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
</head>
<body>
<form id="form1" runat="server">
<div style="z-index: 148; position: absolute">
</div>
<asp:Label ID="lblPriceLevel" runat="server" Style="z-index: 100; left: 72px; position: absolute;
top: 83px" Text="价格因子层次" Width="106px"></asp:Label>
<asp:DropDownList ID="ddlPriceLevel" runat="server" Style="z-index: 101; left: 198px;
position: absolute; top: 81px" Width="136px">
</asp:DropDownList>
<asp:DropDownList ID="ddlMark" runat="server" Style="z-index: 102; left: 288px;
position: absolute; top: 136px" Width="200px" Height="22px" AutoPostBack="true" OnSelectedIndexChanged="ddlMark_SelectedIndexChanged">
</asp:DropDownList>
<asp:Label ID="lblMatchRange" runat="server" Style="z-index: 103; left: 203px; position: absolute;
top: 138px" Text="厂牌" Width="70px"></asp:Label>
<asp:Label ID="Label3" runat="server" Style="z-index: 104; left: 72px; position: absolute;
top: 706px" Text="选择零件价格文件" Width="168px"></asp:Label>
<input id="fUpload" style="z-index: 147; left: 72px; width: 461px; position: absolute;
top: 738px; height: 23px" type="file" runat="server" />
<asp:Label ID="Label4" runat="server" Font-Bold="True" Style="z-index: 105; left: 23px;
position: absolute; top: 14px" Text="导入价格" Width="101px"></asp:Label>
<hr style="z-index: 149; left: 17px; position: absolute; top: 45px" />
<asp:Button ID="btnLoadFile" runat="server" Style="z-index: 106; left: 559px; position: absolute;
top: 738px" Text="读取文件信息" Width="115px" OnClick="btnLoadFile_Click" />
<asp:Label ID="lblFilter" runat="server" Style="z-index: 107; left: 72px; position: absolute;
top: 426px" Text="过滤符号" Width="69px"></asp:Label>
<asp:TextBox ID="txtFilter" runat="server" Style="z-index: 108; left: 198px; position: absolute;
top: 424px" Height="18px" Width="150px"></asp:TextBox>
<asp:Button ID="btnFilter" runat="server" Style="z-index: 109; left: 376px; position: absolute;
top: 423px" Text="选择" OnClick="btnFilter_Click" />
<asp:Panel ID="plFilter" runat="server" Height="46px" Style="z-index: 110; left: 421px;
position: absolute; top: 423px" Visible="False" Width="195px">
<asp:Button ID="btnFilterMark_1" runat="server" Text="&" />
<asp:Button ID="btnFilterMark_2" runat="server" Text="*" />
<asp:Button ID="btnFilterMark_3" runat="server" Text="." />
<asp:Button ID="btnFilterMark_4" runat="server" Text="+" />
<asp:Button ID="btnFilterMark_5" runat="server" Text="=" />
<asp:Button ID="btnFilterMark_6" runat="server" Text="/" />
<asp:Button ID="btnFilterMark_7" runat="server" Text="%" />
<asp:Button ID="btnFilterMark_8" runat="server" Text="#" />
<asp:Button ID="btnFilterMark_9" runat="server" Text="$" />
<asp:Button ID="btnFilterMark_10" runat="server" Text="^" />
<asp:Button ID="btnFilterMark_11" runat="server" Text="\" />
<asp:Button ID="btnFilterMark_12" runat="server" Text="@" />
<asp:Button ID="btnFilterMark_13" runat="server" Text="_" />
</asp:Panel>
<asp:Button ID="btnAutoMatching" runat="server" Style="z-index: 111; left: 75px; position: absolute;
top: 946px" Text="开始自动精确匹配" OnClick="btnAutoMatching_Click" /><p></p>
<asp:Label ID="lblPriceRange" runat="server" Style="z-index: 112; left: 72px; position: absolute;
top: 476px" Text="导入边界" Width="66px"></asp:Label>
<asp:Label ID="lblUpperLimit" runat="server" Style="z-index: 113; left: 204px; position: absolute;
top: 519px" Text="上限(%)" Height="19px" Width="55px"></asp:Label>
<asp:Label ID="lblLowerLimit" runat="server" Style="z-index: 114; left: 204px; position: absolute;
top: 477px" Text="下限(%)"></asp:Label>
<asp:TextBox ID="txtUpperLimit" runat="server" Height="18px" Style="z-index: 115;
left: 279px; position: absolute; top: 517px" Width="80px"></asp:TextBox>
<asp:TextBox ID="txtLowerLimit" runat="server" Height="18px" Style="z-index: 116;
left: 279px; position: absolute; top: 475px" Width="80px"></asp:TextBox>
<asp:Label ID="Label6" runat="server" Style="z-index: 117; left: 72px; position: absolute;
top: 654px" Text="有效期限"></asp:Label>
<asp:TextBox ID="txtDataRange" runat="server" Style="z-index: 118; left: 201px; position: absolute;
top: 653px"></asp:TextBox>
<asp:Button ID="btnDate" runat="server" OnClick="btnDate_Click" Style="z-index: 119;
left: 382px; position: absolute; top: 651px" Text="选择" />
<asp:Label ID="Label1" runat="server" Style="z-index: 120; left: 72px; position: absolute;
top: 786px" Text="配置数据列" Width="98px"></asp:Label>
<asp:Label ID="Label2" runat="server" Style="z-index: 121; left: 72px; position: absolute;
top: 563px" Text="价格波动率" Width="88px"></asp:Label>
<asp:Label ID="Label5" runat="server" Height="19px" Style="z-index: 122; left: 204px;
position: absolute; top: 564px" Text="下限(%)" Width="55px"></asp:Label>
<asp:Label ID="Label7" runat="server" Height="19px" Style="z-index: 123; left: 204px;
position: absolute; top: 606px" Text="上限(%)" Width="55px"></asp:Label>
<asp:TextBox ID="txtBoundLower" runat="server" Height="18px" Style="z-index: 124; left: 279px;
position: absolute; top: 562px" Width="80px"></asp:TextBox>
<asp:TextBox ID="txtBoundUpper" runat="server" Height="18px" Style="z-index: 125; left: 279px;
position: absolute; top: 606px" Width="80px"></asp:TextBox>
<asp:Label ID="lblMatch" runat="server" Style="z-index: 126; left: 75px; position: absolute;
top: 137px" Text="价格匹配范围"></asp:Label>
<asp:Calendar ID="cldLimit" runat="server" BackColor="Silver" Style="z-index: 127;
left: 449px; position: absolute; top: 491px" OnSelectionChanged="cldLimit_SelectionChanged" Visible="False"></asp:Calendar>
<asp:TreeView ID="TreeRange" runat="server" Height="210px" ImageSet="Arrows" ShowCheckBoxes="All"
Style="z-index: 128; left: 202px; position: absolute; top: 180px;OVERFLOW-Y: scroll;" Width="175px">
<ParentNodeStyle Font-Bold="False" />
<HoverNodeStyle Font-Underline="True" ForeColor="#5555DD" />
<SelectedNodeStyle Font-Underline="True" ForeColor="#5555DD" HorizontalPadding="0px"
VerticalPadding="0px" />
<NodeStyle Font-Names="Verdana" Font-Size="8pt" ForeColor="Black" HorizontalPadding="5px"
NodeSpacing="0px" VerticalPadding="0px" />
</asp:TreeView>
<asp:TextBox ID="txtHeader1" runat="server" Height="22px" Style="z-index: 129; left: 73px;
position: absolute; top: 831px" Width="60px"></asp:TextBox>
<asp:TextBox ID="txtHeader2" runat="server" Height="22px" Style="z-index: 130; left: 160px;
position: absolute; top: 831px" Width="60px"></asp:TextBox>
<asp:TextBox ID="txtHeader3" runat="server" Height="22px" Style="z-index: 131; left: 247px;
position: absolute; top: 831px" Width="60px"></asp:TextBox>
<asp:TextBox ID="txtHeader4" runat="server" Height="22px" Style="z-index: 132; left: 334px;
position: absolute; top: 831px" Width="60px"></asp:TextBox>
<asp:TextBox ID="txtHeader5" runat="server" Height="22px" Style="z-index: 133; left: 421px;
position: absolute; top: 831px" Width="60px"></asp:TextBox>
<asp:TextBox ID="txtHeader6" runat="server" Height="22px" Style="z-index: 134; left: 508px;
position: absolute; top: 831px" Width="60px"></asp:TextBox>
<asp:TextBox ID="txtHeader7" runat="server" Height="22px" Style="z-index: 135; left: 595px;
position: absolute; top: 831px" Width="60px"></asp:TextBox>
<asp:TextBox ID="txtHeader8" runat="server" Height="22px" Style="z-index: 136; left: 682px;
position: absolute; top: 831px" Width="60px"></asp:TextBox>
<asp:TextBox ID="txtHeader9" runat="server" Height="22px" Style="z-index: 137; left: 775px;
position: absolute; top: 831px" Width="60px"></asp:TextBox>
<asp:DropDownList ID="ddlHeader1" runat="server" Height="24px" Style="z-index: 138;
left: 62px; position: absolute; top: 878px" Width="75px">
<asp:ListItem>零件编号</asp:ListItem>
<asp:ListItem>单价</asp:ListItem>
<asp:ListItem>所属部位</asp:ListItem>
<asp:ListItem>零件类型</asp:ListItem>
<asp:ListItem>所属车系</asp:ListItem>
<asp:ListItem>所属车型</asp:ListItem>
<asp:ListItem>备注</asp:ListItem>
<asp:ListItem>舍弃</asp:ListItem>
</asp:DropDownList>
<asp:DropDownList ID="ddlHeader2" runat="server" Height="24px" Style="z-index: 139;
left: 151px; position: absolute; top: 878px" Width="75px">
<asp:ListItem>零件编号</asp:ListItem>
<asp:ListItem>单价</asp:ListItem>
<asp:ListItem>所属部位</asp:ListItem>
<asp:ListItem>零件类型</asp:ListItem>
<asp:ListItem>所属车系</asp:ListItem>
<asp:ListItem>所属车型</asp:ListItem>
<asp:ListItem>备注</asp:ListItem>
<asp:ListItem>舍弃</asp:ListItem>
</asp:DropDownList>
<asp:DropDownList ID="ddlHeader3" runat="server" Height="24px" Style="z-index: 140;
left: 240px; position: absolute; top: 878px" Width="75px">
<asp:ListItem>零件编号</asp:ListItem>
<asp:ListItem>单价</asp:ListItem>
<asp:ListItem>所属部位</asp:ListItem>
<asp:ListItem>零件类型</asp:ListItem>
<asp:ListItem>所属车系</asp:ListItem>
<asp:ListItem>所属车型</asp:ListItem>
<asp:ListItem>备注</asp:ListItem>
<asp:ListItem>舍弃</asp:ListItem>
</asp:DropDownList>
<asp:DropDownList ID="ddlHeader4" runat="server" Height="24px" Style="z-index: 141;
left: 329px; position: absolute; top: 878px" Width="75px">
<asp:ListItem>零件编号</asp:ListItem>
<asp:ListItem>单价</asp:ListItem>
<asp:ListItem>所属部位</asp:ListItem>
<asp:ListItem>零件类型</asp:ListItem>
<asp:ListItem>所属车系</asp:ListItem>
<asp:ListItem>所属车型</asp:ListItem>
<asp:ListItem>备注</asp:ListItem>
<asp:ListItem>舍弃</asp:ListItem>
</asp:DropDownList>
<asp:DropDownList ID="ddlHeader5" runat="server" Height="24px" Style="z-index: 142;
left: 418px; position: absolute; top: 878px" Width="75px">
<asp:ListItem>零件编号</asp:ListItem>
<asp:ListItem>单价</asp:ListItem>
<asp:ListItem>所属部位</asp:ListItem>
<asp:ListItem>零件类型</asp:ListItem>
<asp:ListItem>所属车系</asp:ListItem>
<asp:ListItem>所属车型</asp:ListItem>
<asp:ListItem>备注</asp:ListItem>
<asp:ListItem>舍弃</asp:ListItem>
</asp:DropDownList>
<asp:DropDownList ID="ddlHeader6" runat="server" Height="24px" Style="z-index: 143;
left: 507px; position: absolute; top: 878px" Width="75px">
<asp:ListItem>零件编号</asp:ListItem>
<asp:ListItem>单价</asp:ListItem>
<asp:ListItem>所属部位</asp:ListItem>
<asp:ListItem>零件类型</asp:ListItem>
<asp:ListItem>所属车系</asp:ListItem>
<asp:ListItem>所属车型</asp:ListItem>
<asp:ListItem>备注</asp:ListItem>
<asp:ListItem>舍弃</asp:ListItem>
</asp:DropDownList>
<asp:DropDownList ID="ddlHeader7" runat="server" Height="24px" Style="z-index: 144;
left: 596px; position: absolute; top: 878px" Width="75px">
<asp:ListItem>零件编号</asp:ListItem>
<asp:ListItem>单价</asp:ListItem>
<asp:ListItem>所属部位</asp:ListItem>
<asp:ListItem>零件类型</asp:ListItem>
<asp:ListItem>所属车系</asp:ListItem>
<asp:ListItem>所属车型</asp:ListItem>
<asp:ListItem>备注</asp:ListItem>
<asp:ListItem>舍弃</asp:ListItem>
</asp:DropDownList>
<asp:DropDownList ID="ddlHeader8" runat="server" Height="24px" Style="z-index: 145;
left: 685px; position: absolute; top: 878px" Width="75px">
<asp:ListItem>零件编号</asp:ListItem>
<asp:ListItem>单价</asp:ListItem>
<asp:ListItem>所属部位</asp:ListItem>
<asp:ListItem>零件类型</asp:ListItem>
<asp:ListItem>所属车系</asp:ListItem>
<asp:ListItem>所属车型</asp:ListItem>
<asp:ListItem>备注</asp:ListItem>
<asp:ListItem>舍弃</asp:ListItem>
</asp:DropDownList>
<asp:DropDownList ID="ddlHeader9" runat="server" Height="24px" Style="z-index: 150;
left: 777px; position: absolute; top: 878px" Width="75px">
<asp:ListItem>零件编号</asp:ListItem>
<asp:ListItem>单价</asp:ListItem>
<asp:ListItem>所属部位</asp:ListItem>
<asp:ListItem>零件类型</asp:ListItem>
<asp:ListItem>所属车系</asp:ListItem>
<asp:ListItem>所属车型</asp:ListItem>
<asp:ListItem>备注</asp:ListItem>
<asp:ListItem>舍弃</asp:ListItem>
</asp:DropDownList>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -