📄 newmanagequery.htm
字号:
<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:700;height:400;border:solid 1px #A6C4E1">
<legend id="searchLegend" style="position:absolute;font-size:25;face:'宋体'">滚动新闻修改</legend>
</FIELDSET>
<ehfs:maskedit id="titleMaskEdit" width="400" left="150" top="50" caption="新闻标题 " dataType="phms_Number" maxLength="3" init="1" />
<ehfs:maskedit id="nameMaskEdit" width="160" left="150" top="80" caption="发 布 人 " dataType="phms_Number" maxLength="3" init="1" />
<ehfs:QInput ID="captionQInput" init="1" caption="滚动优先级 " codeCol="value" textCol="name" width="215" left="140" top="110" Lwidth="220" Lheight="5" xmlSource="xml/qinputDic.xml" />
<SPAN style="LEFT: 400px; POSITION: absolute; TOP:80px">发布状态</SPAN>
<SPAN style="LEFT: 470px; POSITION: absolute; TOP:77px"><INPUT id="radio1" type="radio" CHECKED VALUE="radio1" NAME="RadioGroup">发 布</SPAN>
<SPAN style="LEFT: 540px; POSITION: absolute; TOP: 77px"><INPUT id="radio2" type="radio" VALUE="radio2" NAME="RadioGroup">隐藏发布</SPAN>
<ehfs:textedit init="0" width='450' height='200' top='150' left='150' />
<!--
<span style="position:absolute;top:120;left:150;">
<textarea cols="75" rows="15" ID="Textarea1" NAME="Textarea1"></textarea>
</span>
-->
<ehfs:btn id="saveandBtn" left="450" top="370" width="60" caption="保存" init="0" />
<ehfs:btn id="okBtn" left="540" top="370" width="60" caption="返回" init="0" />
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -