buildlog.htm
来自「VC++编写的编译器」· HTM 代码 · 共 43 行
HTM
43 行
<html>
<head>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=gb2312">
</head>
<body>
<pre>
<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=宋体 size=+3>
生成日志
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>
<h3>------- 已启动生成: 项目: Compile,配置: Debug|Win32 -------
</h3>
</pre></table><table width=100%% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
命令行
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>正在创建临时文件“e:\study\编译原理\Exp3\172317636\Debug\RSP00001A.rsp”,其内容为
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/Compile.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
.\CompileDlg.cpp
]
正在创建命令行“cl.exe @e:\study\编译原理\Exp3\172317636\Debug\RSP00001A.rsp /nologo”
正在创建临时文件“e:\study\编译原理\Exp3\172317636\Debug\RSP00001B.rsp”,其内容为
[
/OUT:".\Debug/Compile.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/Compile.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86
.\Debug\AboutDlg.obj
.\Debug\Compile.obj
.\Debug\Compile.res
.\Debug\CompileDlg.obj
.\Debug\Compiler.obj
.\Debug\StdAfx.obj
.\Debug\XEdit.obj
]
正在创建命令行“link.exe @e:\study\编译原理\Exp3\172317636\Debug\RSP00001B.rsp”
</pre></table><table width=100%% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
输出窗口
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>正在编译...
CompileDlg.cpp
正在链接...
LINK : warning LNK4075: 忽略“/EDITANDCONTINUE”(由于“/INCREMENTAL:NO”规范)
</pre></table><table width=100%% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
结果
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>
生成日志保存在“file://e:\study\编译原理\Exp3\172317636\Debug\BuildLog.htm”中
Compile - 0 错误,1 警告</pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=宋体 size=+2>
</font></table></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?