📄 des_test.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DES_Test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/DES_Test.res" /d "_DEBUG" /d "_AFXDLL" "Y:\App\des\1\DES_Test\DES_Test.rc""
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP67.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\DES" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fo"Debug/" /Fd"Debug/" /FD /c
"Y:\App\des\1\DES\DES.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP67.tmp"
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP68.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\DES" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/DES_Test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"Y:\App\des\1\DES_Test\DES_Test.cpp"
"Y:\App\des\1\DES_Test\DES_TestDlg.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP68.tmp"
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP69.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\DES" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/DES_Test.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"Y:\App\des\1\DES_Test\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP69.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DES_Test.pdb" /debug /machine:I386 /out:"Debug/DES_Test.exe" /pdbtype:sept .\Debug\DES.obj .\Debug\DES_Test.obj .\Debug\DES_TestDlg.obj .\Debug\StdAfx.obj .\Debug\DES_Test.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DES.cpp
y:\app\des\1\des\des.cpp(191) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
y:\app\des\1\des\des.cpp(192) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
y:\app\des\1\des\des.cpp(193) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
y:\app\des\1\des\des.cpp(194) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
y:\app\des\1\des\des.cpp(195) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
y:\app\des\1\des\des.cpp(196) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
y:\app\des\1\des\des.cpp(197) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
y:\app\des\1\des\des.cpp(198) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible loss of data
Compiling...
DES_Test.cpp
DES_TestDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
DES_Test.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -