13379.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>你要做的大概是 HotKey 功能吧</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>你要做的大概是 HotKey 功能吧</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by 安宝 on May 25, 1999 at 17:02:17:<p>
In Reply to: <a href="13377.html">程式执行到那个物件并不晓的?</a> posted by Gordon on May 25, 1999 at 16:52:06:<p>
你要做的大概是 HotKey 功能吧<br>(如果我没有记错 , KeyPress 必须跟随物件)<br>如果是 , 建议你查一下 Hook 功能.<br>如果是使用 hook 可到 cww 网站上参考他的做法<br>http://sunh.hosp.ncku.edu.tw/~cww/
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 13379-->
</ul><!--end: 13379-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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