📄 resource_en.htm
字号:
<html>
<head>
<meta http-equiv="Content-Script-Type" content="text/javascript">
<title>Resource</title>
<!-- MyIE2 resource_en.htm file (version 2.2 - modded by Tara) -->
<link rel="stylesheet" href="../myie2style.css" type="text/css">
<script>
function unblur() {this.blur();}
function blurLinks() {
if (!document.getElementById) return;
lnks3454 = document.getElementsByTagName("a");
for(i=0; i<lnks3454.length; i++) {
lnks3454[i].onfocus = unblur;
}
}
</script>
<base target="_blank">
</head>
<body onLoad="blurLinks()" onResize="setSize()">
<div class="rh"></div>
<div id="main" class="res">
<table cellSpacing="0"><col width="100%">
<tr>
<td class="rl"><a href="http://www.mapquest.com/maps/">World
Map</a></td>
</tr>
<tr>
<td class="rl"><a href="http://www.worldtimezone.com/">World
Time Zones</a></td>
</tr>
<tr>
<td class="rl"> <a href="http://www.akroncantonflights.com/flights/flights.asp">Scheduled
Flights</a></td>
</tr>
<tr>
<td class="rl"> <a href="http://www.worldweather.org/">World
Weather</a></td>
</tr>
<tr>
<td class="rl"> <a href="http://tv.yahoo.com/">TV
Program</a></td>
</tr>
<tr>
<td class="rl"> <a href="http://www.stockscreener.com/">Online
Stock Screener</a></td>
</tr>
<tr>
<td class="rl"> <a href="http://www.xe.com/">Currency
Rates</a></td>
</tr>
<tr>
<td class="rl"> <a href="http://www.world-calendar.com/">World
Calendar</a></td>
</tr>
<tr>
<td class="rl"> <a href="http://www.calculator.com/index.html">Online
Calculator</a></td>
</tr>
<tr>
<td class="rl"> <a href="http://housecall.antivirus.com/">Online
Virus Scan</a></td>
</tr>
<tr>
<td class="rl"> <a href="http://www.computers4sure.com/speed.asp">Internet
Connection</a></td>
</tr>
<tr>
<td class="rl"> <a href="http://www.infobel.com/teldir/">Telephone
Directories</a></td>
</tr>
</table>
</div>
<script>
// written by Tara
function setSize() {
var wh=document.body.offsetHeight;
main.style.pixelHeight=wh-24;
}
setSize();
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -