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

📄 messagemanage.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>
		<!--
		<span style="position:absolute;left:350;top:10;font-size:25;font-face:宋体;">文件传递管理</span>
		-->
		<FIELDSET style="position:absolute;top:10;left:50;width:650;height:120;border:solid 1px #A6C4E1">
			<legend id="searchLegend" style="position:absolute;font-size:25;">政策法规信息管理</legend>
		</FIELDSET>
		<ehfs:maskedit id="nameMaskEdit" width="160" left="60" top="60" caption="政策标题  " dataType="phms_Number" maxLength="3" init="1" />
		<ehfs:QInput ID="cQInput" init="1" caption="发布机构  " codeCol="value" textCol="name" width="210" left="50" top="90" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml" />
		<ehfs:datepicker id="eDatePicker" caption="发布日期   " left="290" width="140" top="60" init="1"></ehfs:datepicker>
		<ehfs:QInput ID="pQInput" init="1" caption="发 布 人   " codeCol="value" textCol="name" width="200" left="280" top="90" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml" />
		<ehfs:btn id="allModifyBtn" left="530" top="90" width="60" caption="查询" init="0" />
		<ehfs:DBGrid id="myDBGrid" init="0" left="50" top="160" hasController="no" selectionMode="tr" width="650" height="280" hasFixedCol="1" hasTotalLine="yes" dataXML="../xml/policylist.xml" titleXML="../xml/policytitle.xml" />
		<ehfs:maskedit id="fileMaskEdit" width="130" left="505" top="60" caption="政策文号  " dataType="phms_Number" maxLength="3" init="1" />
		<!--<ehfs:btn id="addBtn" left="400" top="458" width="60" caption="添加" init="0" />-->
		<ehfs:btn id="addBtn" left="410" top="458" width="60" caption="添加" init="0" />
		<ehfs:btn id="editBtn" left="490" top="458" width="60" caption="修改" init="0" />
		<ehfs:btn id="delBtn" left="570" top="458" width="60" caption="删除" init="0" />
		<ehfs:btn id="detailBtn" left="650" top="458" width="60" caption="详细信息" init="0" /><!--
		<SPAN style="LEFT: 530px; POSITION: absolute; TOP:60px">发布状态</SPAN>
		<SPAN style="LEFT: 530px; POSITION: absolute; TOP:90px"><INPUT id="radio1" type="radio" CHECKED VALUE="radio1" NAME="RadioGroup">发    布</SPAN>
		<SPAN style="LEFT: 590px; POSITION: absolute; TOP: 90px"><INPUT id="radio2" type="radio" VALUE="radio2" NAME="RadioGroup">隐藏发布</SPAN>-->
	</BODY>
</HTML>

⌨️ 快捷键说明

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