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

📄 filemovemanage.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:15;left:50;width:200;height:410;border:solid 1px #A6C4E1">
			<legend id="searchLegend" style="position:absolute;font-size:25;face:'宋体'">文件传递管理</legend>
		</FIELDSET>
		<ehfs:maskedit ID="sQInput" init="1" caption="发 布 人  " codeCol="value" textCol="name" width="120" left="60" top="60" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml" />
		<ehfs:maskedit ID="titleQInput" init="1" caption="消息标题  " codeCol="value" textCol="name" width="120" left="60" top="90" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml" />
		<ehfs:maskedit ID="rQInput" init="1" caption="接 受 人  " codeCol="value" textCol="name" width="120" left="60" top="120" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml" />
		<ehfs:datepicker id="rtartDatePicker" caption="收到日期   " left="60" width="120" top="150" init="1"></ehfs:datepicker>
		<ehfs:datepicker id="startDatePicker" caption="发送日期   " left="60" width="120" top="180" init="1"></ehfs:datepicker>
		<ehfs:maskedit ID="fQInput1" init="1" caption="" codeCol="value" textCol="name" width="120" left="60" top="210" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml" />		
		<ehfs:btn id="fuBtn1" left="200" top="210" width="40" caption="附件" init="0" />		
		<ehfs:maskedit ID="fQInput2" init="1" caption="" codeCol="value" textCol="name" width="120" left="60" top="240" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml" />		
		<ehfs:btn id="fuBtn2" left="200" top="240" width="40" caption="附件" init="0" />

		<span id="elu" style="position:absolute;font-size:15;font-weight:bold;top:250;left:280;face:'宋体'color:#333366;">备注</span>
		<textarea id="eluarea" STYLE="position:absolute;top:270;left:280;border:solid 1px #A6C4E1" rows="9" cols="67"></textarea>

		<ehfs:DBGrid id="myDBGrid" init="0" left="280" top="30" hasController="no" selectionMode="tr" width="420" height="200" hasFixedCol="1" hasTotalLine="yes" dataXML="../xml/msg.xml" titleXML="../xml/msgtitle.xml" />
		<ehfs:btn id="searchBtn" left="120" top="270" width="60" caption="查询" init="0" />
		<ehfs:btn id="addBtn" left="120" top="300" width="60" caption="回复" init="0" />
		<ehfs:btn id="editBtn" left="120" top="330" width="60" caption="发送" init="0" />
		<ehfs:btn id="delBtn" left="120" top="360" width="60" caption="删除" init="0" />
		<ehfs:btn id="detailBtn" left="120" top="390" width="60" caption="查看" init="0" />
	</BODY>
</HTML>

⌨️ 快捷键说明

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