⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 硬盘结构.htm

📁 mcu读取硬盘的详细资料包括fat及源码
💻 HTM
📖 第 1 页 / 共 4 页
字号:
      useMap=#Map2Map width=760></TD></TR></TBODY></TABLE>
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 height=15 width=760>
  <TBODY>
  <TR>
    <TD align=right bgColor=#9db8e8 height=15 
    style="BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid" 
    width=130><FONT color=#ffffff style="FONT-SIZE: 10px"><B><FONT 
      color=#000000>&raquo;</FONT></B><FONT color=#000000> <A 
      href="http://soft.netnest.com.cn/">软件仓库</A> </FONT></FONT>&nbsp;</TD>
    <TD align=right height=15 vAlign=top width=15><IMG height=15 
      src="硬盘结构.files/img_bottom.gif" width=15></TD>
    <TD height=15 style="BORDER-TOP: #000000 1px solid" width=*>&nbsp;<FONT 
      face=Verdana, style="COLOR: #333333; FONT-SIZE: 9px" title=软件仓库 
      Helvetica,Arial, sans-serif>&copy; CopyRight 2002-2003, 软件仓库, Inc. All Rights 
      Reserved. mail:<A 
    href="mailto:boom@newhua.com">boom@newhua.com</A></FONT></TD></TR></TBODY></TABLE><MAP 
name=Map2Map><AREA coords=727,4,750,22 
  href="http://soft.netnest.com.cn/info/247.htm#" shape=RECT><AREA 
  coords=534,4,606,20 href="mailto:boom@newhua.com" shape=RECT><AREA alt="" 
  coords=460,4,529,19 href="mailto:wmj2002@tom.com?subject=&sup1;&atilde;&cedil;&aelig;&Aacute;&ordf;&Iuml;&micro;" 
  shape=RECT><AREA coords=386,3,454,18 
  href="http://soft.netnest.com.cn/info/247.htm#" shape=RECT><AREA 
  coords=310,3,379,18 href="http://soft.netnest.com.cn/info/247.htm#" 
shape=RECT></MAP><NOSCRIPT></NOSCRIPT></CENTER></DIV>
<DIV id=dd 
style="HEIGHT: 100px; LEFT: 297px; POSITION: absolute; TOP: 114px; WIDTH: 100px; Z-INDEX: 1">
<OBJECT classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 
codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0 
height=100 width=100><PARAM NAME="movie" VALUE="http://soft.netnest.com.cn/ads/2015logo.swf"><PARAM NAME="quality" VALUE="high"><PARAM NAME="wmode" VALUE="transparent"></OBJECT></DIV>
<SCRIPT language=JavaScript>

<!-- Begin

  var xPos = 20;

  var yPos = document.body.clientHeight;

  var step = 1;

  var delay = 30; 

  var height = 0;

  var Hoffset = 0;

  var Woffset = 0;

  var yon = 0;

  var xon = 0;

  var pause = true;

  var interval;

  dd.style.top = yPos;

  function changePos() {

  width = document.body.clientWidth;

  height = document.body.clientHeight;

  Hoffset = dd.offsetHeight;

  Woffset = dd.offsetWidth;

  dd.style.left = xPos + document.body.scrollLeft;

  dd.style.top = yPos + document.body.scrollTop;

  if (yon) {

    yPos = yPos + step;

   }

  else {

    yPos = yPos - step;

  }

  if (yPos < 0) {

    yon = 1;

    yPos = 0;

  }

    if (yPos >= (height - Hoffset)) {

  yon = 0;

    yPos = (height - Hoffset);

  }

  if (xon) {

    xPos = xPos + step;

  }

  else {

    xPos = xPos - step;

  }

  if (xPos < 0) {

    xon = 1;

    xPos = 0;

  }

  if (xPos >= (width - Woffset)) {

    xon = 0;

    xPos = (width - Woffset);

   }

}

function start() {

dd.visibility = "visible";

interval = setInterval('changePos()', delay);

  }

  function pause_resume() {

  if(pause) {

    clearInterval(interval);

    pause = false;

  }

  else {

  interval = setInterval('changePos()',delay);

  pause = true;

     }
}

  start();

//  End -->

</SCRIPT>
</BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -