12137.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 31 行
HTML
31 行
<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:cww5@mail.ncku.edu.tw">cww</a> on April 18, 1999 at 21:57:33:<p>
In Reply to: <a href="12098.html">Re: How to eliminate unlimited loop?</a> posted by 阿毛 on April 16, 1999 at 23:33:11:<p>
VB6之前这个问题不好解决,需用一些程式技巧<br>不过程式会变得不容易看,而且用了许多个Doevents后<br>会使得程式在更复杂时说不定会有副作用。<br>而 vb6可改在Validate事件上做。<br>若是vb6,最好不要这样做,除非程式单纯
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12137-->
<!--top: 12168--><li><a href="12168.html">Re: 这是讨厌的问题:validate 好像也不可以</a> <b>小飞虾</b> <i>14:55:11 4/19/99</i>
(<!--responses: 12168-->1)
<ul><!--insert: 12168-->
<!--top: 12173--><li><a href="12173.html">应该像这样做</a> <b>cww</b> <i>16:04:33 4/19/99</i>
(<!--responses: 12173-->0)
<ul><!--insert: 12173-->
</ul><!--end: 12173-->
</ul><!--end: 12168-->
</ul><!--end: 12137-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?