buildlog.htm

来自「自己写的一个农夫,狼,羊,白菜过河问题的源代码.」· HTM 代码 · 共 38 行

HTM
38
字号
<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>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>
<h3>------- 已启动生成: 项目: RiverProblem,配置: 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>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>正在创建临时文件“g:\作品\过河问题算法\Debug\RSP000001.rsp”,其内容为
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /RTC1 /MLd /YX"stdafx.h" /Fp".\Debug/RiverProblem.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /c /ZI /TP
.\RiverProblem.cpp
]
正在创建命令行“cl.exe @g:\作品\过河问题算法\Debug\RSP000001.rsp /nologo”
正在创建临时文件“g:\作品\过河问题算法\Debug\RSP000002.rsp”,其内容为
[
/OUT:".\Debug/RiverProblem.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/RiverProblem.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\debug\RiverProblem.obj
]
正在创建命令行“link.exe @g:\作品\过河问题算法\Debug\RSP000002.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>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>正在编译...
RiverProblem.cpp
g:\作品\过河问题算法\riverproblem.cpp(281) : warning C4101: “State” : 未引用的局部变量
正在链接...
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>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>
生成日志保存在“file://g:\作品\过河问题算法\Debug\BuildLog.htm”中
RiverProblem - 0 错误,2 警告</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 + -
显示快捷键?