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

📄 index2.html

📁 Delphi书籍--Delphi网上教程
💻 HTML
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>DELPHI专题--API应用</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="index.htm" tppabs="http://hub.myrice.com/delphizt/api/bg.gif" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<script src="title.js" tppabs="http://hub.myrice.com/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专题--API应用</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="001.htm" tppabs="http://hub.myrice.com/delphizt/api/001.htm">在DELPHI2.0、3.0下读取系统时钟</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="002.htm" tppabs="http://hub.myrice.com/delphizt/api/002.htm">DELPHI中的消息处理机制</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="003.htm" tppabs="http://hub.myrice.com/delphizt/api/003.htm">通过调用API确定MEMO控件中的当前行和列</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="004.htm" tppabs="http://hub.myrice.com/delphizt/api/004.htm">充分利用WindowsAPI扩展Delphi函数</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="005.htm" tppabs="http://hub.myrice.com/delphizt/api/005.htm">如何把文件删除到回收站中</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="006.htm" tppabs="http://hub.myrice.com/delphizt/api/006.htm">在DELPHI中调用API函数</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="007.htm" tppabs="http://hub.myrice.com/delphizt/api/007.htm">使用Delphi获取系统信息</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="008.htm" tppabs="http://hub.myrice.com/delphizt/api/008.htm">生成非矩形窗口</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="009.htm" tppabs="http://hub.myrice.com/delphizt/api/009.htm">程序不出现在任务栏</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="010.htm" tppabs="http://hub.myrice.com/delphizt/api/010.htm">关闭Windows</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="011.htm" tppabs="http://hub.myrice.com/delphizt/api/011.htm">隐藏桌面上的图标</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="012.htm" tppabs="http://hub.myrice.com/delphizt/api/012.htm">模拟按下某键</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="013.htm" tppabs="http://hub.myrice.com/delphizt/api/013.htm">动态修改显示器分辨率</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="014.htm" tppabs="http://hub.myrice.com/delphizt/api/014.htm">限制FORM的大小</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="015.htm" tppabs="http://hub.myrice.com/delphizt/api/015.htm">控制窗体</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="016.htm" tppabs="http://hub.myrice.com/delphizt/api/016.htm">快速将某一区域的颜色取反</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="017.htm" tppabs="http://hub.myrice.com/delphizt/api/017.htm">得到WINDOWS的SYSTEM路径</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="018.htm" tppabs="http://hub.myrice.com/delphizt/api/018.htm">Delphi下编程实现中文输入法</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="019.htm" tppabs="http://hub.myrice.com/delphizt/api/019.htm">闪动标题栏</a>
</TD>
<TD WIDTH="50%" class="tt3"><a href="020.htm" tppabs="http://hub.myrice.com/delphizt/api/020.htm">应用程序敏感键的实现</a>
</TD>
</TR>
<TR>
<TD WIDTH="50%" class="tt3"><a href="021.htm" tppabs="http://hub.myrice.com/delphizt/api/021.htm">在Delphi中使用动态图标</a>
</TD>
<TD WIDTH="50%">
</TD>
</TR>

</table>
  </center>
    </td>
  </tr>
  <tr>
    <td class="tt3">
<hr color="#EE9B73" size="1" width="94%">
    </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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -