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

📄 headnewmanage.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:40;width:680;height:109;border:solid 1px #A6C4E1">
			<legend id="searchLegend" style="position:absolute;font-size:25;face:'宋体'">首页滚动新闻管理</legend>
		</FIELDSET>
		<ehfs:maskedit id="titleMaskEdit" width="160" left="60" top="50" caption="新闻标题  " dataType="phms_Number" maxLength="3" init="1" />
		<ehfs:btn id="modifyBtn" left="560" top="80" width="60" caption="查询" init="0" />
		<ehfs:datepicker id="startDatePicker" caption="发布日期   " left="300" width="130" top="50" init="1"></ehfs:datepicker>
		<ehfs:datepicker id="endDatePicker" caption="截止日期   " left="510" width="130" top="50" init="1"></ehfs:datepicker>
		<ehfs:maskedit ID="pQInput" init="1" caption="发 布 人  " codeCol="value" textCol="name" width="160" left="60" top="80" Lwidth="220" Lheight="5" xmlSource="../xml/qinputDic.xml" />

		<ehfs:sec init="1" id="outSec"  valueCol="value" textCol="text"  width="190"  left="300" top="80" caption="滚动顺序 "/>
		<ehfs:DBGrid id="myDBGrid" init="0" top="150" left="40" hasController="no" hasCheckBox="yes" selectionMode="tr" width="680" height="280" hasFixedCol="1" hasTotalLine="yes" dataXML="../xml/inform.xml" titleXML="../xml/informList.xml" />
		
		
		<!--
		<SPAN style="LEFT: 80px; POSITION: absolute; TOP:455px">发布状态</SPAN>
		<SPAN style="LEFT: 150px; POSITION: absolute; TOP:452px"><INPUT id="radio1" type="radio" CHECKED VALUE="radio1" NAME="RadioGroup">发    布</SPAN>
		<SPAN style="LEFT: 220px; POSITION: absolute; TOP: 452px"><INPUT id="radio2" type="radio" VALUE="radio2" NAME="RadioGroup">隐藏发布</SPAN>
		-->
		<ehfs:btn id="sendBtn" left="330" 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" />
	</BODY>
</HTML>

⌨️ 快捷键说明

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