📄 dictionary.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:160;width:460;height:70;border:solid 1px #A6C4E1">
<legend id="searchLegend" style="position:absolute;font-size:20;font-weight:bolder">字典管理</legend>
</FIELDSET>
<ehfs:sec init="1" id="dictionarychoole" valueCol="value" textCol="text" width="260" left="200" top="50" caption="角色选择: " />
<ehfs:DBGrid id="dictionaryDBGrid" init="0" left="160" top="110" hasController="no" selectionMode="tr" width="460" height="300" hasFixedCol="1" hasTotalLine="yes" dataXML="../xml/dictionary.xml" titleXML="../xml/dictionaryTitle.xml" />
<ehfs:btn id="addBtn" left="410" top="430" width="60" caption="添加" init="0" />
<ehfs:btn id="editBtn" left="490" top="430" width="60" caption="修改" init="0" />
<ehfs:btn id="detailBtn" left="570" top="430" width="60" caption="查看" init="0" />
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -