📄 downloadquery.htm
字号:
<HTML xmlns:ehfs>
<HEAD>
<link type="text/css" rel="stylesheet" href="../css/control.css">
</HEAD>
<BODY>
<!--
<span style="position:absolute;left:200;top:10;font-size:25;face:'宋体'">中心新闻管理</span>
-->
<FIELDSET style="position:absolute;top:15;left:60;width:680;height:440;border:solid 1px #A6C4E1">
<legend id="searchLegend" style="position:absolute;font-size:25;face:'宋体'">文件下载修改</legend>
</FIELDSET>
<ehfs:maskedit id="titleMaskEdit" width="160" left="150" top="50" caption="文 件 名 " dataType="phms_Number" maxLength="3" init="1"></ehfs:maskedit>
<ehfs:datepicker id="tDatePicker" caption="上传时间 " left="400" width="140" top="50" init="1"></ehfs:datepicker>
<ehfs:maskedit id="nameMaskEdit" width="160" left="150" top="80" caption="发 布 人 " dataType="phms_Number" maxLength="3" init="1"></ehfs:maskedit>
<ehfs:QInput ID="captionQInput" init="1" caption="发布机构 " codeCol="value" textCol="name" width="200" left="390" top="80" Lwidth="220" Lheight="5" xmlSource="xml/qinputDic.xml"></ehfs:QInput>
<ehfs:QInput ID="tQInput" init="1" caption="文件类型 " codeCol="value" textCol="name" width="220" left="140" top="110" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml"></ehfs:QInput>
<ehfs:QInput ID="rcQInput" init="1" caption="接收机构 " codeCol="value" textCol="name" width="200" left="390" top="110" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml"></ehfs:QInput>
<ehfs:maskedit id="lookMaskEdit" width="340" left="150" top="140" dataType="phms_Number" maxLength="3" init="1"></ehfs:maskedit>
<ehfs:btn id="lookBtn" left="520" top="140" width="80" caption="上传浏览..." init="0"></ehfs:btn>
<ehfs:maskedit id="lookMaskEdit2" width="340" left="150" top="170" dataType="phms_Number" maxLength="3" init="1"></ehfs:maskedit>
<ehfs:btn id="lookBtn2" left="520" top="170" width="80" caption="上传浏览..." init="0"></ehfs:btn>
<span style="LEFT:150px;POSITION:absolute;TOP:220px">备注
<textarea cols="67" rows="10" STYLE="position:absolute;border:solid 1px #A6C4E1"ID="Textarea1" NAME="Textarea1"></textarea>
</span>
<ehfs:btn id="saveBtn" left="470" top="410" width="60" caption="保存" init="0" />
<ehfs:btn id="okBtn" left="550" top="410" width="60" caption="关闭" init="0" />
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -