20333.html

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

HTML
23
字号
<html>  <head>    <title>Re: out of memory</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Re: out of memory</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by yeong huann on October 18, 1999 at 19:14:42:<p>In Reply to: <a href="20320.html">out of memory</a> posted by Julian on October 18, 1999 at 14:55:49:<p>: 各位好:<br>:         我在VB开发环境下run 程式都没问题,但制成exe 后,只要 run 个几<br>: 次便会出现 "out of memory",请问我该怎么办?<p>检查一下自己的程式,在结束时有没有把记忆体释放乾净<p><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20333--></ul><!--end: 20333--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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