📄 reportmanageadd.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:70;width:630;height:450;border:solid 1px #A6C4E1">
<legend id="searchLegend" style="position:absolute;font-size:25;">继续教育添加</legend>
</FIELDSET>
<ehfs:maskedit id="specialityMaskEdit" width="150" left="160" top="50" caption="姓 名 " dataType="phms_Number" maxLength="3" init="1" />
<ehfs:maskedit id="sexMaskEdit" width="150" left="415" top="50" caption="性 别 " dataType="phms_Number" maxLength="3" init="1" />
<ehfs:maskedit id="engineeringdateNOMaskEdit" width="150" left="160" top="80" caption="学 历 " dataType="phms_Number" maxLength="3" init="1" />
<ehfs:maskedit id="officeMaskEdit" width="150" left="415" top="80" caption="所在单位 " dataType="phms_Number" maxLength="3" init="1" />
<ehfs:maskedit id="dateNOMaskEdit" width="150" left="160" top="110" caption="统计日期 " dataType="phms_Number" maxLength="3" init="1" />
<ehfs:maskedit id="departmentMaskEdit" width="150" left="415" top="110" caption="所在部门 " dataType="phms_Number" maxLength="3" init="1" />
<ehfs:maskedit id="nameMaskEdit" width="150" left="160" top="140" caption="专 业 " dataType="phms_Number" maxLength="3" init="1" />
<ehfs:maskedit id="IDMaskEdit" width="150" left="415" top="140" caption="身份证号 " dataType="phms_Number" maxLength="3" init="1" />
<span style="position:absolute;top:175;left:155;">备注:</span>
<span style="position:absolute;top:190;left:155;">
<textarea cols="75" rows="15" ID="Textarea1" NAME="Textarea1"></textarea>
</span>
<ehfs:btn id="okBtn" left="405" top="425" width="60" caption="确定" init="0" />
<ehfs:btn id="saveBtn" left="485" top="425" width="60" caption="保存添加" init="0" />
<ehfs:btn id="closeBtn" left="565" top="425" width="60" caption="关闭" init="0" />
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -