📄 dt.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: dt - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\lianzi\LOCALS~1\Temp\RSP14.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/dt.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\RELIEF\PROTO.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lianzi\LOCALS~1\Temp\RSP14.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/dt.pdb" /debug /machine:I386 /out:"Debug/dt.exe" /pdbtype:sept .\Debug\dt.obj .\Debug\dtDlg.obj .\Debug\excel.obj .\Debug\PROTO.obj .\Debug\StdAfx.obj .\Debug\dt.res "
<h3>Output Window</h3>
Compiling...
PROTO.cpp
E:\RELIEF\PROTO.cpp(153) : warning C4101: 'test' : unreferenced local variable
E:\RELIEF\PROTO.cpp(581) : warning C4018: '<' : signed/unsigned mismatch
E:\RELIEF\PROTO.cpp(591) : warning C4244: 'argument' : conversion from 'long' to 'short', possible loss of data
E:\RELIEF\PROTO.cpp(597) : warning C4018: '<=' : signed/unsigned mismatch
E:\RELIEF\PROTO.cpp(731) : warning C4018: '<' : signed/unsigned mismatch
E:\RELIEF\PROTO.cpp(775) : warning C4018: '<' : signed/unsigned mismatch
E:\RELIEF\PROTO.cpp(778) : warning C4018: '<' : signed/unsigned mismatch
E:\RELIEF\PROTO.cpp(780) : warning C4018: '<' : signed/unsigned mismatch
E:\RELIEF\PROTO.cpp(718) : warning C4101: 'a' : unreferenced local variable
E:\RELIEF\PROTO.cpp(718) : warning C4101: 'b' : unreferenced local variable
E:\RELIEF\PROTO.cpp(682) : warning C4101: 'split' : unreferenced local variable
E:\RELIEF\PROTO.cpp(688) : warning C4101: 'test' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/dt.bsc" .\Debug\StdAfx.sbr .\Debug\dt.sbr .\Debug\dtDlg.sbr .\Debug\excel.sbr .\Debug\PROTO.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
dt.exe - 0 error(s), 12 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -