⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 download.htm

📁 HTC,demo WEB用于。 超大型
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:ehfs>
	<HEAD>
		<link type="text/css" rel="stylesheet" href="../css/control.css">
	</HEAD>
	<BODY>
		<FIELDSET style="position:absolute;top:10;left:40;width:680;height:140;border:solid 1px #A6C4E1">
			<legend id="searchLegend" style="position:absolute;font-size:25;">文件下载管理</legend>
		</FIELDSET>
		<ehfs:datepicker id="eDatePicker" caption="上传时间   " left="60" width="140" top="50" init="1"></ehfs:datepicker>
		<ehfs:QInput ID="cQInput" init="1" caption="发布机构   " codeCol="value" textCol="name" width="200" left="50" top="80" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml" />
		<ehfs:maskedit id="pMaskEdit" width="140" left="60" top="110" caption="发 布 人  " dataType="phms_Number" maxLength="3" init="1" />
		<ehfs:QInput ID="tQInput" init="1" caption="文件类型   " codeCol="value" textCol="name" width="200" left="290" top="50" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml" />
		<ehfs:QInput ID="rcQInput" init="1" caption="接收机构   " codeCol="value" textCol="name" width="200" left="290" top="80" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml" />
		<ehfs:btn id="allModifyBtn" left="370" top="120" width="60" caption="查询" init="0" />
		<ehfs:DBGrid id="myDBGrid" init="0" top="160" left="40" hasController="no" hasCheckbox="yes" selectionMode="tr" width="680" height="240" hasFixedCol="1" hasTotalLine="yes" dataXML="../xml/downloadlist.xml" titleXML="../xml/downloadtitle.xml" />
		<ehfs:btn id="downloadBtn" left="420" top="458" width="60" caption="下载" init="0" />
		<ehfs:btn id="editBtn" left="500" top="458" width="60" caption="添加" init="0" />
		<ehfs:btn id="delBtn" left="580" top="458" width="60" caption="修改" init="0" />
		<ehfs:btn id="detailBtn" left="660" top="458" width="60" caption="删除" init="0" />
	</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -