?? about.htm
字號:
<html>
<head>
<title>關于 </title>
<link rel="stylesheet" href="inc/style.css" type="text/css">
</head>
<body>
<p><SCRIPT language=javascript>
<!--
if (window.Event)
document.captureEvents(Event.MOUSEUP);
function nocontextmenu() {
event.cancelBubble = true
event.returnvalue = false;
return false;
}
function norightclick(e) {
if (window.Event) {
if (e.which == 2 || e.which == 3)
return false;
} else if (event.button == 2 || event.button == 3) {
event.cancelBubble = true
event.returnvalue = false;
return false;
}
}
document.oncontextmenu = nocontextmenu; // for IE5+
document.onmousedown = norightclick; // for all others
//-->
</SCRIPT>
</p><table border="0" cellspacing="5" cellpadding="4" width="95%" align="center">
<tr>
<td> <fieldset style="padding-bottom:5px"><legend>關于ZY-OA</legend>
<table border="0" cellspacing="0" cellpadding="0" width="95%" align="center">
<tr>
<td align="right"><font color="#0000FF">版本: V1.0 2005.03.05</font></td>
</tr>
<tr>
<td width="100%">Copyright ZY69.COM<br>
© 2006. All Rights Reserved<br>
<br>
系統開發:<font color="#FF0000">停止呼吸</font><br>
OICQ:18830884<br>
Email:<a href="mailto:zy69c@163.com">zy69c@163.com</a> ,<a href="mailto:guoxuelin@163.com ">guoxuelin@163.com </a><br>
系統網址:<a href="http://www.zy69.com">http://www.zy69.com</a></td>
</tr>
</table>
</fieldset>
</td>
</tr>
<tr>
<td align="right" valign="top"> </td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -