8077.html

来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 27 行

HTML
27
字号
<html>
  <head>
    <title>Re: 关于API...</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 关于API...</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by Keven on December 07, 1998 at 08:17:59:<p>
In Reply to: <a href="8071.html">关于API...</a> posted by Chie on December 06, 1998 at 19:20:20:<p>
Private Declare Sub Sleep Lib "KERNEL32" (ByVal dwMilliseconds As Long)<br>Sellp API(2秒=2000毫秒)<br>例:Sleep 2000<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 8077-->
<!--top: 8106--><li><a href="8106.html">真的谢谢您啰...!!!</a> <b>Chie...</b> <i>21:48:43 12/07/98</i>
(<!--responses: 8106-->0)
<ul><!--insert: 8106-->
</ul><!--end: 8106-->
</ul><!--end: 8077-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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