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

📄 inforchecked.htm

📁 HTC,demo WEB用于。 超大型
💻 HTM
字号:
<HTML xmlns:ehfs>
	<HEAD>
		<TITLE>信息审核</TITLE>
		<META http-equiv="Content-Type" content="text/html; charset=gb2312">
		<LINK href="../css/control.css" type="text/css" rel="stylesheet">
	</HEAD>
	<BODY>
		<FIELDSET style="position:absolute;top:15;left:40;width:700;height:160;border:solid 1px #A6C4E1">
			<legend id="searchLegend" style="position:absolute;font-size:25;face:'宋体'">信息审核</legend>
		</FIELDSET>
		<SPAN style="LEFT: 80px; POSITION: absolute; TOP:80px">选择审核数据</SPAN>
		<SPAN style="LEFT: 170px; POSITION: absolute; TOP: 75px"><INPUT id="radio1" type="radio" CHECKED>已审核数据</SPAN>
		<SPAN style="LEFT: 270px; POSITION: absolute; TOP: 75px"><INPUT id="radio2" type="radio">未审核数据</SPAN>
		<ehfs:maskedit id="check" width="130" left="371" top="75" caption="" dataType="phms_Number" maxLength="3" init="1" />
		<ehfs:btn id="btn1" init="1" caption="查询审核数据" width="100" top="75" left="510"></ehfs:btn>
		<ehfs:maskedit id="public" width="120" left="80" top="110" caption="发布者  " dataType="phms_Number" maxLength="3" init="1" />
		<ehfs:maskedit id="title" width="120" left="80" top="140" caption="标  题  " dataType="phms_Number" maxLength="3" init="1" />
		<ehfs:sec init="1" id="IDOfHospital" valueCol="value" textCol="text" width="200" left="300" top="110" caption="审核医院    " />
		<ehfs:datepicker id="datatime" caption="数据时段     " left="300" width="130" top="140" init="1"></ehfs:datepicker>
		<ehfs:DBGrid id="myDBGrid" init="0" left="40" top="200" selectionMode="tr" width="700" height="220" height="200" hasFixedCol="1" dataXML="../xml/DBGridData.xml" titleXML="../xml/DBGiridTitle.xml" />
		<ehfs:btn id="btn2" left="680" top="460" width="60" caption="提交" init="1"></ehfs:btn>
	</BODY>
</HTML>

⌨️ 快捷键说明

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