📄 about.htm
字号:
<HTML>
<HEAD>
<TITLE>关于 - eWebEditor - eWebSoft在线文本编辑器</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<style type="text/css">
body, a, table, div, span, td, th, input, select{font:9pt;font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;}
body { padding: 0px;}
td {line-height:150%}
</style>
</HEAD>
<BODY bgcolor=menu>
<table border=0 cellpadding=0 cellspacing=0 width="100%">
<tr>
<td height=60 bgcolor=#FFFFFF>
<table border=0 cellpadding=0 cellspacing=10 width="100%">
<tr>
<td><img border=0 src="about/ewebeditor.gif" width=230 height=45></td>
<td align=right valign=bottom><b ID=d_Version></b><br><b ID=d_License></b><br><b ID=d_ReleaseDate></b></td>
</tr>
</table>
</td>
</tr>
<tr><td height=1 bgcolor=#000000></td></tr>
<tr>
<td>
<table border=0 cellpadding=0 cellspacing=10 width="100%">
<tr><td>更多关于此在线文本编辑器的源码和文档,请访问:<br><a href="http://www.eWebSoft.com/Product/eWebEditor/" target="_blank">http://www.eWebSoft.com/Product/eWebEditor/</a></td></tr>
<tr><td>© 2003-2004 <a href="http://www.ewebsoft.com" target="_blank">eWebSoft.com</a>. All Rights Reserved.</td></tr>
<tr><td align=right><input type=button value=" 关闭 " onclick="window.close()"></td></tr>
</table>
</td>
</tr>
</table>
<script language=javascript>
d_Version.innerText = "Version " + dialogArguments.config.Version;
d_ReleaseDate.innerText = dialogArguments.config.ReleaseDate;
d_License.innerText = (dialogArguments.config.License) ? dialogArguments.config.License : "免费版";
</script>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -