📄 f_contractedit1.asp
字号:
<td width="106" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<font size="2">烟气水份组成
</font>
</td>
<td width="298" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="yszc" size="27" tabindex="9" value="<%=myrs("CloudWaterContent")%>">
</td>
</tr>
<tr>
<td width="113" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<font size="2">最大粒径
</font>
</td>
<td width="192" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="zdl" size="6" tabindex="9" value="<%=myrs("TopRadius")%>">um 占百分比<input type="text" name="bfb1" size="4" tabindex="9" value="<%=myrs("TopPer")%>">%
</td>
<td width="106" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<font size="2">最小粒径
</font>
</td>
<td width="298" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="zxl" size="6" tabindex="9" value="<%=myrs("LowRadius")%>" >um
占百分比<input type="text" name="bfb2" size="6" tabindex="9" value="<%=myrs("LowPer")%>">%
</td>
</tr>
<tr>
<td width="709" height="23" align="right" colspan="4" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<p align="left">
<font size="2"> 入口粉尘浓度</font><input type="text" name="rknd" size="7" tabindex="9" value="<%=myrs("Thickness")%>">g/m<sup>3</sup> 排放要<font size="2">求</font><input type="text" name="pfyq" size="15" tabindex="9" value="<%=myrs("LetAsk")%>">mg/m<sup>3
</sup><font size="2">处理风量</font><input type="text" name="clfl" size="15" value="<%=myrs("DealWind")%>">万Nm<sup><sup>3</sup></sup>/n
</p>
</td>
</tr>
<tr>
<td width="113" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
粉<font size="2">尘密度大小
</font>
</td>
<td width="298" height="23" colspan="2" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="radio" value="1" name="md" <% if myrs("Density")="1" then%> checked <%end if%>>重金属尘<input type="radio" value="2" name="md" <% if myrs("Density")="2" then%> checked <%end if%>>硅酸盐<input type="radio" value="3" name="md" <% if myrs("Density")="3" then%> checked <%end if%>>其它
<input type="text" name="mdmx" size="9" value="<%=myrs("Densitymx")%>" >
</td>
<td width="298" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<font size="2">粉尘的爆炸性 </font> <select size="1" name="bzx" style="width: 55">
<option value="1" <% if myrs("Explode")="1" then%> selected <%end if %> >有</option>
<option value="0" <% if myrs("Explode")="1" then%> selected <%end if %>>无</option>
</select>
</td>
</tr>
<tr>
<td width="113" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
排灰方式
</td>
<td width="298" height="23" colspan="2" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="radio" value="1" name="phfs" <% if myrs("ExitStyle")="1" then%> checked <%end if %>>
排灰阀<input type="radio" value="2" name="phfs" <% if myrs("ExitStyle")="2" then%> checked <%end if %>>手动阀<input type="radio" value="3" name="phfs" <% if myrs("ExitStyle")="3" then%> checked <%end if %>>其它<input type="text" name="phfsmx" size="14" tabindex="9" value="<%=myrs("OtherRemark")%>" >
</td>
<td width="298" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
系统最高负压<input type="text" name="xtfy" size="15" tabindex="9" value="<%=myrs("SysTopPress")%>" >mmH2O
</td>
</tr>
<tr>
<td width="113" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<font size="2">工作性质
</font>
</td>
<td width="192" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="radio" value="1" name="gzxz" <% if myrs("WorkCharacter")="1" then%> checked <%end if %>>
间歇
<input type="radio" value="2" name="gzxz" <% if myrs("WorkCharacter")="2" then%> checked <%end if %>>
连续
</td>
<td width="106" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
供电
</td>
<td width="298" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="gdnum1" size="8" value="<%=myrs("SupplyKw")%>" >KW
<input type="text" name="gdnum2" size="8" value="<%=myrs("SupplyV")%>"> V
</td>
</tr>
<tr>
<td width="113" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
布袋保用
</td>
<td width="192" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="zbyear" size="8" value="<%=myrs("SaveMonth")%>" >月
</td>
<td width="106" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
压缩空气
</td>
<td width="298" height="23" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
压力<input type="text" name="power" size="8" value="<%=myrs("Compressness")%>" >bar
<input type="radio" value="1" name="air" <% if myrs("CompressAir")="1" then%> checked <%end if %>>无油无水
<input type="radio" value="2" name="air" <% if myrs("CompressAir")="2" then%> checked <%end if %>>稳定
</td>
</tr>
<tr>
<td width="113" height="23" align="right" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
特殊技术要求
</td>
<td width="604" height="23" colspan="3" bgcolor="#F7F4E5" bordercolor="#F7F4E5">
<input type="text" name="espyq" size="69" value="<%=myrs("EspectRequire")%>" >
</td>
</tr>
</table>
<center> <input type="submit" value="保存" name="bc" class="hand" style="background-color: #D1D1D1; border-style: solid; border-width: 1">
<a href="F_contractbrow1.asp">返回</a>
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -