6212.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>Re: run exe 时,出现error,这是什么原因呢?</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: run exe 时,出现error,这是什么原因呢?</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by south wind on October 02, 1998 at 15:57:53:<p>
In Reply to: <a href="6209.html">run exe 时,出现error,这是什么原因呢?</a> posted by meteor on October 02, 1998 at 13:47:54:<p>
: 当我在执行编译成exe后的执行档,却出现<p>: 执行期错误'7'<br>: 记忆体不足<p>: 可是电脑也有32MB的RAM呀,那到底是真的记忆不足,<br>: 还是其它原因造此记忆不足的呢?<p>有可能是你在载入form时处理太多事情<br>或某个回圈run的过久这一类的情形<br>试试看在程式中加几个doevents<br>应该就没问题了
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6212-->
</ul><!--end: 6212-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?