📄 dfsearch.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DFSearch - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/DFSearch.res" /d "_DEBUG" "C:\Documents and Settings\quietwave\My Documents\DFSearch\DFSearch.rc""
Creating temporary file "C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/DFSearch.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\quietwave\My Documents\DFSearch\CreatGraphDlg.cpp"
"C:\Documents and Settings\quietwave\My Documents\DFSearch\DFSearch.cpp"
"C:\Documents and Settings\quietwave\My Documents\DFSearch\DFSearchDlg.cpp"
"C:\Documents and Settings\quietwave\My Documents\DFSearch\Graph.cpp"
"C:\Documents and Settings\quietwave\My Documents\DFSearch\MoveWnd.cpp"
"C:\Documents and Settings\quietwave\My Documents\DFSearch\TextWnd.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPC.tmp"
Creating temporary file "C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPD.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/DFSearch.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\quietwave\My Documents\DFSearch\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPD.tmp"
Creating temporary file "C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPE.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DFSearch.pdb" /debug /machine:I386 /out:"Debug/DFSearch.exe" /pdbtype:sept
".\Debug\CreatGraphDlg.obj"
".\Debug\DFSearch.obj"
".\Debug\DFSearchDlg.obj"
".\Debug\Graph.obj"
".\Debug\MoveWnd.obj"
".\Debug\StdAfx.obj"
".\Debug\TextWnd.obj"
".\Debug\DFSearch.res"
]
Creating command line "link.exe @C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPE.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CreatGraphDlg.cpp
DFSearch.cpp
DFSearchDlg.cpp
Graph.cpp
MoveWnd.cpp
C:\Documents and Settings\quietwave\My Documents\DFSearch\MoveWnd.cpp(160) : warning C4018: '>' : signed/unsigned mismatch
C:\Documents and Settings\quietwave\My Documents\DFSearch\MoveWnd.cpp(160) : warning C4018: '>' : signed/unsigned mismatch
C:\Documents and Settings\quietwave\My Documents\DFSearch\MoveWnd.cpp(160) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\quietwave\My Documents\DFSearch\MoveWnd.cpp(160) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\quietwave\My Documents\DFSearch\MoveWnd.cpp(167) : warning C4018: '<=' : signed/unsigned mismatch
TextWnd.cpp
C:\Documents and Settings\quietwave\My Documents\DFSearch\TextWnd.cpp(67) : warning C4018: '<' : signed/unsigned mismatch
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/DFSearch.bsc" ".\Debug\StdAfx.sbr" ".\Debug\CreatGraphDlg.sbr" ".\Debug\DFSearch.sbr" ".\Debug\DFSearchDlg.sbr" ".\Debug\Graph.sbr" ".\Debug\MoveWnd.sbr" ".\Debug\TextWnd.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
DFSearch.exe - 0 error(s), 6 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -