📄 by2.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BY2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/BY2.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Aslan\桌面\BY2\BY2.rc""
Creating temporary file "C:\DOCUME~1\Aslan\LOCALS~1\Temp\RSP2C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/BY2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Aslan\桌面\BY2\BY2.cpp"
"C:\Documents and Settings\Aslan\桌面\BY2\BY2Doc.cpp"
"C:\Documents and Settings\Aslan\桌面\BY2\BY2View.cpp"
"C:\Documents and Settings\Aslan\桌面\BY2\DataView.cpp"
"C:\Documents and Settings\Aslan\桌面\BY2\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Aslan\LOCALS~1\Temp\RSP2C.tmp"
Creating temporary file "C:\DOCUME~1\Aslan\LOCALS~1\Temp\RSP2D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/BY2.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Aslan\桌面\BY2\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Aslan\LOCALS~1\Temp\RSP2D.tmp"
Creating temporary file "C:\DOCUME~1\Aslan\LOCALS~1\Temp\RSP2E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/BY2.pdb" /debug /machine:I386 /out:"Debug/BY2.exe" /pdbtype:sept
".\Debug\BY2.obj"
".\Debug\BY2Doc.obj"
".\Debug\BY2View.obj"
".\Debug\DataView.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\BY2.res"
]
Creating command line "link.exe @C:\DOCUME~1\Aslan\LOCALS~1\Temp\RSP2E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BY2.cpp
BY2Doc.cpp
BY2View.cpp
DataView.cpp
MainFrm.cpp
Generating Code...
C:\Documents and Settings\Aslan\桌面\BY2\BY2View.cpp(884) : warning C4715: 'CBY2View::Even_S' : not all control paths return a value
C:\Documents and Settings\Aslan\桌面\BY2\BY2View.cpp(914) : warning C4715: 'CBY2View::Even_B' : not all control paths return a value
C:\Documents and Settings\Aslan\桌面\BY2\BY2View.cpp(932) : warning C4715: 'CBY2View::Even_D' : not all control paths return a value
C:\Documents and Settings\Aslan\桌面\BY2\BY2View.cpp(1097) : warning C4715: 'CBY2View::Even_K' : not all control paths return a value
C:\Documents and Settings\Aslan\桌面\BY2\BY2View.cpp(1119) : warning C4715: 'CBY2View::Even_L' : not all control paths return a value
C:\Documents and Settings\Aslan\桌面\BY2\BY2View.cpp(1150) : warning C4715: 'CBY2View::Even_N' : not all control paths return a value
C:\Documents and Settings\Aslan\桌面\BY2\BY2View.cpp(1197) : warning C4715: 'CBY2View::Even_G1' : not all control paths return a value
C:\Documents and Settings\Aslan\桌面\BY2\BY2View.cpp(1239) : warning C4715: 'CBY2View::Even_I1' : not all control paths return a value
C:\Documents and Settings\Aslan\桌面\BY2\BY2View.cpp(1285) : warning C4715: 'CBY2View::Even_J1' : not all control paths return a value
C:\Documents and Settings\Aslan\桌面\BY2\BY2View.cpp(1333) : warning C4715: 'CBY2View::Even_L1' : not all control paths return a value
Linking...
<h3>Results</h3>
BY2.exe - 0 error(s), 10 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -