http:^^www.cs.wisc.edu^~cs302^software^all_compilers^hints.html

来自「This data set contains WWW-pages collect」· HTML 代码 · 共 65 行

HTML
65
字号
Date: Tue, 05 Nov 1996 00:33:33 GMTServer: NCSA/1.5Content-type: text/htmlLast-modified: Mon, 26 Sep 1994 18:39:35 GMTContent-length: 1816<HTML><HEAD><TITLE>Hints for MS Windows Compilers</TITLE></HEAD><BODY><H1>Our MS Windows-based Compilers</H1><H4>This page is under construction.</H4><H2>Open Output Files</H2>When you are finished looking at the output files you have generated,you should close the window.  Otherwise, when you attempt to run yourprograms again the output file will be unchanged because your program will notbe allowed to write to a file while a window is open for a file.<H2>After Running Your Program</H2>When you are finished running your programs you should remember to closethe window that the program ran in.  If you leave a windowopen with a running or inactive program it has different effects in theC++ and Pascal compilers.  In both compilers it will not allow them torun your programs.  In the C++ compiler, you can get around this bychoosing the <em>build</em> option under the <em>project</em> menu.The best way to fix this is to bring up the task list<kbd>(CTRL-ESC)</kbd> or <em>left double click</em> on the windows desktop.Then you can select your programs (<CODE>U:\PROG1.EXE</CODE>, orwhatever name) and choose <em>End Task</em>.<P><HR><H2>Links to Other Useful Places</H2>&lt; <!WA0><!WA0><!WA0><!WA0><A HREF="http://www.cs.wisc.edu/~cs302/">CS302 home page</A> &gt;<BR>&lt;<!WA1><!WA1><!WA1><!WA1><A HREF="http://www.cs.wisc.edu/~cs302/C++/Implementation/Borland/Borland.C++.html">Borland C++</A>&gt; &lt;<!WA2><!WA2><!WA2><!WA2><A HREF="http://www.cs.wisc.edu/~cs302/Pascal/Implementation/Borland.Pascal.html">Borland Pascal</A>&gt; &lt;<!WA3><!WA3><!WA3><!WA3><A HREF="http://www.cs.wisc.edu/~cs302/Fortran/Implementation/Microsoft.Fortran.html">Microsoft Fortran</A>&gt; <P><HR>Last modified: Wed Sep 14 14:11:34 1994 by Michael Lee<ADDRESS>  <!WA4><!WA4><!WA4><!WA4><A HREF="http://coyote.cs.wisc.edu:1213/michaell.html">michaell@cs.wisc.edu</A></ADDRESS></BODY></HTML>

⌨️ 快捷键说明

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