📄 buildlog.htm
字号:
<html>
<head>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=gb2312">
</head>
<body>
<pre>
<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>
Build Log
</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>------- Build started: Project: DecisionTree, Configuration: Debug|Win32 -------
</h3>
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Command Lines
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Creating temporary file "c:\Documents and Settings\Yearing\Desktop\DecisionTree\Debug\RSP000001.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /RTC1 /MLd /YX"stdafx.h" /Fp".\Debug/DecisionTree.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\TreeNode.cpp"
".\main.cpp"
".\DecisionTree.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Yearing\Desktop\DecisionTree\Debug\RSP000001.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Yearing\Desktop\DecisionTree\Debug\RSP000002.rsp" with contents
[
/OUT:".\Debug/DecisionTree.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/DecisionTree.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\DecisionTree.obj"
".\Debug\main.obj"
".\Debug\TreeNode.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Yearing\Desktop\DecisionTree\Debug\RSP000002.rsp""
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Output Window
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Compiling...
TreeNode.cpp
main.cpp
DecisionTree.cpp
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
Results
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>
Build log was saved at "file://c:\Documents and Settings\Yearing\Desktop\DecisionTree\Debug\BuildLog.htm"
DecisionTree - 0 error(s), 1 warning(s)</pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2>
</font></table></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -