?? allfacilities.jsp
字號:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<link href="../format/style.css" rel="stylesheet" type="text/css">
<title>All Facilities</title>
<style type="text/css">
<!--
.STYLE1 {color: #ffffff}
-->
</style>
</HEAD>
<BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
<br>
<table width="95%" border="0" cellspacing="1" align="center">
<tr align="center" bgcolor="#999999">
<td colspan="2" bgcolor="#d4dced" align="left">
<strong>All Facilities -- Click the record row for detail</strong>
</td>
</tr>
<tr align="center" bgcolor="#999999">
<td width="30%"><span class="STYLE1">Name</span></td>
<td width="70%"><span class="STYLE1">Description</span></td>
</tr>
<tr bgcolor="#ebebeb" onDblClick="location.href='aFacility.jsp'">
<td bgcolor="#ebebeb"><a href="aFacility.jsp">Dell Projector</a></td>
<td> </td>
</tr>
<tr bgcolor="#ebebeb">
<td>Write Board</td>
<td> </td>
</tr>
<tr align="left" bgcolor="#ebebeb">
<td colspan="2" align="center" bgcolor="#d4dced">
<input type="button" value="Back" onClick="javascript:history.go(-1)">
</td>
</tr>
</table>
</BODY>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -