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

📄 reportmanage.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>
		<!--DBGrid-->
		<FIELDSET style="position:absolute;top:15;left:40;width:680;height:110;border:solid 1px #A6C4E1">
			<legend id="searchLegend" style="position:absolute;font-size:25;">继续教育查询</legend>
		</FIELDSET>
		<ehfs:maskedit id="nameMaskEdit" width="100" left="60" top="50" caption="姓      名  " dataType="phms_Number" maxLength="3" init="1" />
		<ehfs:maskedit id="bobyNoMaskEdit" width="180" left="240" top="50" caption="证 件 号  " dataType="phms_Number" maxLength="3" init="1" />
		<ehfs:sec init="1" id="call"  valueCol="value" textCol="text"  width="90"  left="510" top="50" caption="职称 "/>
		<ehfs:maskedit id="phoneMaskEdit" width="100" left="60" top="80" caption="联系方式  " dataType="phms_Number" maxLength="3" init="1" />
		<ehfs:maskedit id="accountNoMaskEdit" width="180" left="240" top="80" caption="会计证号  " dataType="phms_Number" maxLength="3" init="1" />
		<ehfs:sec init="1" id="position"  valueCol="value" textCol="text"  width="90"  left="510" top="80" caption="职务 "/>
		
		<ehfs:btn id="searchBtn" left="630" top="80" width="60" caption="查询" init="1"></ehfs:btn>
		<ehfs:DBGrid id="myDBGrid" init="0" top="155" left="40" hasController="no" selectionMode="tr" width="680" height="280" hasFixedCol="1" hasTotalLine="yes" dataXML="../xml/718Data.xml" titleXML="../xml/718Title.xml" />
		<ehfs:btn id="addBtn" left="400" top="470" width="60" caption="添加" init="0" />
		<ehfs:btn id="editBtn" left="480" top="470" width="60" caption="修改" init="0" />
		<ehfs:btn id="delBtn" left="560" top="470" width="60" caption="删除" init="0" />
		<ehfs:btn id="detailBtn" left="640" top="470" width="60" caption="详细信息" init="0" />
	</BODY>
</HTML>

⌨️ 快捷键说明

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