10_to_1mhz_frequncy_converter.htm
来自「内含各国最基础的电路图,并做了详细的说明,对做底层开发的人员很有用.」· HTM 代码 · 共 68 行
HTM
68 行
<html>
<head><!-- ***** Begin:McWeb Status Bar Scroller special effect ***** -->
<script LANGUAGE="JavaScript">
<!--
function scrollit_r2l(seed)
{
var msg ="Sam Electronic Circuits";
var out = " ";
var c = 1;
if (seed > 100) {
seed--;
var cmd="scrollit_r2l(" + seed + ")";
timerTwo=window.setTimeout(cmd,100);
}
else if (seed <= 100 && seed > 0) {
for (c=0 ; c < seed ; c++) {
out+=" ";
}
out+=msg;
seed--;
var cmd="scrollit_r2l(" + seed + ")";
window.status=out;
timerTwo=window.setTimeout(cmd,100);
}
else if (seed <= 0) {
if (-seed < msg.length) {
out+=msg.substring(-seed,msg.length);
seed--;
var cmd="scrollit_r2l(" + seed + ")";
window.status=out;
timerTwo=window.setTimeout(cmd,100);
}
else {
window.status=" ";
timerTwo=window.setTimeout("scrollit_r2l(100)",75);
}
}
}
//-->
</script>
<!-- ***** End: Status Bar Scroller special effect ***** -->
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>10 to 1MHZ frequncy converter</title>
</head>
<body bgcolor="#FFF9F2" onload="scrollit_r2l(99)">
<table border="0" width="100%">
<tr>
<td width="100%"><div align="center"><center><table border="0" width="100%">
<tr>
<td width="100%" bgcolor="#800000"><p align="center"><em><big><strong><font
color="#FFFF00">10MHZ to 1MHZ Frequency Converter</font></strong></big></em></td>
</tr>
</table>
</center></div><div align="center"><center><table border="0" width="100%">
<tr>
<td width="100%"><p align="center"><img src="10_to_1_MHZ_Converter.gif" tppabs="http://users.otenet.gr/~athsam/Circuits/10_to_1_MHZ_Converter.gif"
width="690" height="379" alt="10_to_1_MHZ_Converter.gif (10316 bytes)"></td>
</tr>
</table>
</center></div><div align="center"><center><table border="0" width="100%">
<tr>
<td width="100%"><font FACE="Tahoma" SIZE="2"><p ALIGN="JUSTIFY">燥
篚汴尻耖燧盹 挲觌
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?