2094.html

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

HTML
22
字号
<html>  <head>    <title>Visual Basic 5.0如果Crash, 可以试试...</title>  </head>  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">    <center>      <h1>Visual Basic 5.0如果Crash, 可以试试...</h1>    </center><HR><p>Posted by <a href="mailto:fake@email.com">小雨</a> on February 25, 1998 at 02:30:00:<p>In Reply to: <a href="2009.html"><b>求救!!!!!!我的Visual Basic 5.0中文企业版无法启动</b></a> posted by BJack on February 19, 1998 at 00:31:09:<p>Q. Every time I start Visual Basic 5.0 it crashes. What can I do?<p>        A. This problem is usually caused by one of two things. Sometimes it is<br>        caused by an add-in. To work around this behavior, try editing the<br>        VBAddin.INI and setting every entry to zero prior to starting Visual<br>        Basic 5.0. It can also be caused by a problem with the persistent data<br>        for Microsoft Office Command Bars. To work around this behavior, try<br>        deleting the "HKEY_CURRENT_USER\Software\Microsoft\Visual Basic\5.0"<br>        key from the registry and re-starting Visual Basic 5.0. <br><br><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 2094--></ul><!--end: 2094--><br><HR><p></body></html>

⌨️ 快捷键说明

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