3060.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 25 行
HTML
25 行
<html>
<head>
<title>Timer</title>
</head>
<BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">
<center>
<h1>Timer</h1>
</center>
<HR><p>
Posted by <a href="mailto:kacheng@netvigator.com">Kelvin Cheng</a> on June 02, 1998 at 16:13:53:<p>
I have used timer event in vb6 to poll the directory for no. of files,<br>but after polling for about 12 hours, windows 95 tells me that the system is low in resources, and the program is quitted immediately,<br>Can anyone explain the above phenomenon?
<br>
<p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 3060-->
<!--top: 3062--><li><a href="3062.html"><b>很难推断原因</b></a> 小吴 <i>18:06:57 6/02/98</i>
(<!--responses: 3062-->0)
<ul><!--insert: 3062-->
</ul><!--end: 3062-->
</ul><!--end: 3060-->
<br><HR><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?