index7.html

来自「Delphi书籍--Delphi网上教程」· HTML 代码 · 共 78 行

HTML
78
字号
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>DELPHI专题文档-外设应用</title>

<style>
<!--
#page {position:absolute; z-index:0; left:0px; top:0px}
.tt3 {font: 9pt/12pt "宋体"}
.tt2 {font: 12pt/15pt "宋体"}
a {text-decoration:none}
a:hover {color: blue;text-decoration:underline}
-->
</style>
</head>
<body background="bg.gif" tppabs="http://hub.myrice.com/delphizt/wsyy/bg.gif" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<script src="title.js" tppabs="http://hub.myrice.com/read.cnread.net/cnread1/title.js"></script>
<table border="0" width="100%">
<tr>
<td width="84%"><br>
<center><B><font face="楷体_GB2312"><font color="#FF6600"><font size="+3">DELPHI专题文档-外设应用</font></font></font></b></center>
<hr color="#EE9B73" size="1" width="94%">
<center><table border="0" CELLSPACING=2 CELLPADDING=2 width="90%">
<TR>
<TD WIDTH="50%" class="tt3"><a href="013.htm" tppabs="http://hub.myrice.com/delphizt/wsyy/013.htm">驱动器容量</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="002.htm" tppabs="http://hub.myrice.com/delphizt/wsyy/002.htm">程序中使用自定义的鼠标</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="003.htm" tppabs="http://hub.myrice.com/delphizt/wsyy/003.htm">任意打印</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="004.htm" tppabs="http://hub.myrice.com/delphizt/wsyy/004.htm">检查驱动器是否就绪</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="005.htm" tppabs="http://hub.myrice.com/delphizt/wsyy/005.htm">在DELPHI2.0/3.0中直接操作端口</a>
</TD>
<TD WIDTH="50%" class="tt3">
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="007.htm" tppabs="http://hub.myrice.com/delphizt/wsyy/007.htm">Delphi文本和图形的打印</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="008.htm" tppabs="http://hub.myrice.com/delphizt/wsyy/008.htm">检测CD-ROM或是其他磁盘是否有过变化</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="009.htm" tppabs="http://hub.myrice.com/delphizt/wsyy/009.htm">刚才用鼠标击了哪一个对象</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="014.htm" tppabs="http://hub.myrice.com/delphizt/wsyy/014.htm">检测驱动器类型</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="011.htm" tppabs="http://hub.myrice.com/delphizt/wsyy/011.htm">用Delphi编制趣味动画鼠标</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="012.htm" tppabs="http://hub.myrice.com/delphizt/wsyy/012.htm">移动鼠标到控件</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3">
</TD>
<TD WIDTH="50%" class="tt3">
</TD>
</TR>

</table>
  </center>
    </td>
  </tr>
  <tr>
    <td class="tt3">
    </td>
  </tr>
</table>

<script>document.write("<a href=../../../../../../../best.netease.com/cgi-bin/view/viewbasic.cgi@chinaread target=_blank><img src=../../../../../../../best.netease.com/cgi-bin/log.cgi@user=chinaread&amp;refer="+escape(document.referrer)+"&cur="+escape(document.URL)+" border=0 width=1 height=1></a>");</script>
</body>
</html>

⌨️ 快捷键说明

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