6783.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 30 行
HTML
30 行
<html>
<head>
<title>为什么回圈会暂停?</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>为什么回圈会暂停?</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:k8088@ms3.hinet.net">霈捷</a> on October 27, 1998 at 11:38:43:<p>
当我想用mouse拉曳一个form的位置时,首先将Mouse指在form的title上,然后<br>按下mouse button不放,若此时这个form内有个回圈正在执行,则这个回圈会暂停,<br>然后移动mouse,在移动的过程中,回圈会走走停停,等到放开mouse button,这个<br>回圈才继续跑,为什么会这样呢?
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6783-->
<!--top: 6801--><li><a href="6801.html">Re: 为什么回圈会暂停?</a> <b>Maxwell</b> <i>03:14:52 10/28/98</i>
(<!--responses: 6801-->0)
<ul><!--insert: 6801-->
</ul><!--end: 6801-->
<!--top: 6800--><li><a href="6800.html">Re: 为什么回圈会暂停?</a> <b>tim</b> <i>23:42:44 10/27/98</i>
(<!--responses: 6800-->0)
<ul><!--insert: 6800-->
</ul><!--end: 6800-->
</ul><!--end: 6783-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?