21571.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 22 行

HTML
22
字号
<html>  <head>    <title>奇怪的Compiler问题</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>奇怪的Compiler问题</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:gis85561@cis.nctu.edu.tw">Atlentis</a> on November 24, 1999 at 16:41:04:<p>这几天遇到一个奇怪的问题<br>在某一台PC上用VB6.0 Compiler时<br>都会出现如下的讯息:<p>e:\Form2.frm(5377) : fatal error C1001: INTERNAL COMPILER ERROR<br>		(compiler file 'e:\work\utc2\src\P2\main.c', line 495)<br>    Please choose the Technical Support command on the Visual C++<br>    Help menu, or open the Technical Support help file for more information<p>但同一个程式copy到其他台,均可以compiler<br>猜想应不是程式的问题<br>于是将C:\ Format后<br>只灌win95及VB6.0(visual studio 6.0  企业版 )<br>就可以了<p>正在高兴时<br>隔天同样的讯息又出现了<p>最不能理解的是<br>不管在那台开发,<br>在有问题那台就是不能compiler<br>而任何一台写的程式(含有问题那台) 在其他台均可以compiler<p>请各位前辈多多指导<br>谢谢!!<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 21571--></ul><!--end: 21571--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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