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

📄 用driverstudio开发驱动程序--入门篇.htm

📁 里面介绍了driverstudio开发驱动的方法!简单实用!可做参考
💻 HTM
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0051)http://www.usbing.net/Article/Class1/200402/186.htm -->
<HTML><HEAD><TITLE>用driverstudio开发驱动程序--入门篇</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE type=text/css>.style1 {
	COLOR: #0099cc
}
</STYLE>
<LINK href="用driverstudio开发驱动程序--入门篇.files/DefaultSkin.css" type=text/css 
rel=stylesheet>
<SCRIPT language=JavaScript src="用driverstudio开发驱动程序--入门篇.files/menu.js" 
type=text/JavaScript></SCRIPT>

<SCRIPT language=JavaScript1.2 src="用driverstudio开发驱动程序--入门篇.files/stm31.js" 
type=text/javascript></SCRIPT>

<SCRIPT language=JavaScript type=text/JavaScript>
//改变图片大小
function resizepic(thispic)
{
if(thispic.width>700) thispic.width=700;
}
//无级缩放图片大小
function bbimg(o)
{
  var zoom=parseInt(o.style.zoom, 10)||100;
  zoom+=event.wheelDelta/12;
  if (zoom>0) o.style.zoom=zoom+'%';
  return false;
}
//双击鼠标滚动屏幕的代码
var currentpos,timer;
function initialize()
{
timer=setInterval ("scrollwindow ()",30);
}
function sc()
{
clearInterval(timer);
}
function scrollwindow()
{
currentpos=document.body.scrollTop;
window.scroll(0,++currentpos);
if (currentpos !=document.body.scrollTop)
sc();
}
document.onmousedown=sc
document.ondblclick=initialize

//更改字体大小
var status0='';
var curfontsize=10;
var curlineheight=18;
function fontZoomA(){
  if(curfontsize>8){
    document.getElementById('fontzoom').style.fontSize=(--curfontsize)+'pt';
	document.getElementById('fontzoom').style.lineHeight=(--curlineheight)+'pt';
  }
}
function fontZoomB(){
  if(curfontsize<64){
    document.getElementById('fontzoom').style.fontSize=(++curfontsize)+'pt';
	document.getElementById('fontzoom').style.lineHeight=(++curlineheight)+'pt';
  }
}
</SCRIPT>

<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY leftMargin=0 topMargin=0>
<DIV id=menuDiv 
style="Z-INDEX: 1000; VISIBILITY: hidden; WIDTH: 1px; POSITION: absolute; HEIGHT: 1px; BACKGROUND-COLOR: #9cc5f8"></DIV><!-- ********网页顶部代码开始******** -->
<TABLE class=top_tdbgall style="WORD-BREAK: break-all" cellSpacing=0 
cellPadding=0 width=760 align=center border=0>
  <TBODY>
  <TR>
    <TD bgColor=#4f4f4f height=4></TD></TR>
  <TR>
    <TD align=middle height=72>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD align=middle width=180 height=72><A title=USB开发网--自由开放的交流平台! 
            href="http://www.usbing.net/" target=_blank><IMG height=60 
            src="用driverstudio开发驱动程序--入门篇.files/logo.gif" width=180 
          border=0></A></TD>
          <TD align=middle width=*><A title=USB开发网--自由开放的交流平台! 
            href="http://www.usbing.net/"><IMG height=60 
            src="用driverstudio开发驱动程序--入门篇.files/banner.gif" width=468 
            border=0></A></TD>
          <TD width=72>
            <TABLE height=54 cellSpacing=0 cellPadding=0 width="100%" 
              border=0><TBODY>
              <TR>
                <TD align=middle><A class=Bottom 
                  onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.usbing.net');" 
                  href="http://www.usbing.net/Article/Class1/200402/186.htm#">设为首页</A></TD></TR>
              <TR>
                <TD align=middle><A class=Bottom 
                  href="javascript:window.external.addFavorite('http://www.usbing.net','USB开发网--自由开放的交流平台!');">加入收藏</A></TD></TR>
              <TR>
                <TD align=middle><A class=Bottom 
                  href="mailto:tenyearnet@yahoo.com.cn">联系站长</A></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
  <TR><!--频道显示代码-->
    <TD>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD align=right width="30%" 
          background=用driverstudio开发驱动程序--入门篇.files/ad_dhbg1.gif 
            height=29><FONT color=#ffffff>今天是:
            <SCRIPT language=JavaScript 
            src="用driverstudio开发驱动程序--入门篇.files/date.js" 
            type=text/JavaScript></SCRIPT>
             </FONT><IMG height=29 
            src="用driverstudio开发驱动程序--入门篇.files/ad_dhc.gif" width=28 
            align=absMiddle></TD>
          <TD class=top_Channel align=right width="70%">&nbsp;|&nbsp;<A 
            class=Channel 
            href="http://www.usbing.net/Index.html">首页</A>&nbsp;|&nbsp;<A 
            class=Channel2 href="http://www.usbing.net/Article/Index.htm" 
            target=_self>文章中心</A>&nbsp;|&nbsp;<A class=Channel 
            href="http://www.usbing.net/Soft/Index.asp" 
            target=_self>下载中心</A>&nbsp;|&nbsp;<A class=Channel 
            href="http://www.usbing.net/GuestBook/Index.asp" 
            target=_self>请您留言</A>&nbsp;|&nbsp;<A class=Channel 
            href="http://usbing.net/bbs" target=_blank>开发论坛</A>&nbsp;|&nbsp;<A 
            class=Channel href="http://usbing.net/blog" 
            target=_blank>Blog</A>&nbsp;|&nbsp;<A class=Channel 
            href="http://www.usbing.net/Article/Class1/200402/map.htm" 
            target=_blank>本站地图</A>&nbsp;|&nbsp;<A class=Channel 
            href="http://usbing.net/web/flashstat/" 
            target=_self>Flash计数器</A>&nbsp;|&nbsp;</TD></TR></TBODY></TABLE></TD></TR>
  <TR>
    <TD background=用driverstudio开发驱动程序--入门篇.files/ad_dhgg.gif height=23>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD width="19%"><IMG height=23 
            src="用driverstudio开发驱动程序--入门篇.files/ad_dhggl.gif" width=143 
            align=absMiddle></TD>
          <TD class=top1_announce>
            <SCRIPT language=JavaScript1.2 
            src="用driverstudio开发驱动程序--入门篇.files/ShowClass_Menu.js" 
            type=text/JavaScript></SCRIPT>
          </TD></TR></TBODY></TABLE></TD></TR>
  <TR>
    <TD align=middle bgColor=#f2f2f2>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" align=center border=0>
        <TBODY>
        <TR>
          <TD align=middle background=用driverstudio开发驱动程序--入门篇.files/ad_addh.gif 
          height=21><FONT color=#ff0000>资源</FONT> | <A 
            href="http://usbing.net/web/url" target=_parent>十年网址</A> | <A 
            href="http://www.todayisp.com/?SCPMCID=124502" 
            target=_blank>时代主机</A> | <A href="http://www.usbing.net/bbs" 
            target=_parent>讨论板块</A> | <A href="http://www.usbing.net/bbs" 
            target=_blank>讨论板块 </A>| <A href="http://www.usbing.net/bbs" 
            target=_parent>讨论板块 </A>| <A href="http://www.usbing.net/bbs" 
            target=_blank>讨论板块</A> | <A href="http://www.usbing.net/bbs" 
            target=_blank>讨论板块</A> | <A href="http://www.usbing.net/bbs" 
            target=_blank>讨论板块</A> | <A href="http://www.usbing.net/bbs" 
            target=_parent><FONT color=#666666>更多...</FONT></A></TD></TR>

⌨️ 快捷键说明

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