?? hardware list.htm
字號:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>Hardware List</title>
</head>
<script language="javascript" type="text/javascript">
function OpenWindow(page)
{
window.open(page);
}
function Redirect(page)
{
window.location = page;
}
</script>
<body bgcolor="#ff9933">
<table border="1">
<tr>
<td colspan="3" style="text-align: right"><input id="Button1" style="width: 50px" type="button" value="Add" onclick="Redirect('Hardware Management.htm');" /></td>
</tr>
<tr>
<td colspan="3" style="text-align: center"><strong><span style="font-size: 16pt">Hardware List</span></strong></td>
</tr>
<tr>
<td style="width: 400px">BTHF</td>
<td><input id="Button2" style="width: 50px" type="button" value="Modify" onclick="Redirect('Hardware Management.htm');" /></td>
<td><input id="Button3" style="width: 50px" type="button" value="Delete" /></td>
</tr>
<tr>
<td style="width: 400px">BT DUN</td>
<td><input id="Button4" style="width: 50px" type="button" value="Modify" onclick="Redirect('Hardware Management.htm');" /></td>
<td><input id="Button5" style="width: 50px" type="button" value="Delete" /></td>
</tr>
<tr>
<td style="width: 400px">GPS Instent Fix</td>
<td><input id="Button6" style="width: 50px" type="button" value="Modify" onclick="Redirect('Hardware Management.htm');" /></td>
<td><input id="Button7" style="width: 50px" type="button" value="Delete" /></td>
</tr>
<tr>
<td style="width: 400px">FM Transmitter</td>
<td><input id="Button8" style="width: 50px" type="button" value="Modify" onclick="Redirect('Hardware Management.htm');" /></td>
<td><input id="Button9" style="width: 50px" type="button" value="Delete" /></td>
</tr>
<tr>
<td style="width: 400px">FM Radio Broadcasting</td>
<td><input id="Button10" style="width: 50px" type="button" value="Modify" onclick="Redirect('Hardware Management.htm');" /></td>
<td><input id="Button11" style="width: 50px" type="button" value="Delete" /></td>
</tr>
<tr>
<td style="width: 400px">Camera</td>
<td><input id="Button12" style="width: 50px" type="button" value="Modify" onclick="Redirect('Hardware Management.htm');" /></td>
<td><input id="Button13" style="width: 50px" type="button" value="Delete" /></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -