📄 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" "C:\Documents and Settings\Administrator\My Documents\study data\洁洁教案\信息安全\DES\des_c\DES_Test\DES_Test.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1DC.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
"C:\Documents and Settings\Administrator\My Documents\study data\洁洁教案\信息安全\DES\des_c\DES_Test\DES_Test.cpp"
"C:\Documents and Settings\Administrator\My Documents\study data\洁洁教案\信息安全\DES\des_c\DES_Test\DES_TestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1DC.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1DD.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
"C:\Documents and Settings\Administrator\My Documents\study data\洁洁教案\信息安全\DES\des_c\DES\Nsdes.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1DD.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1DE.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
"C:\Documents and Settings\Administrator\My Documents\study data\洁洁教案\信息安全\DES\des_c\DES_Test\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1DE.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_Test.obj" ".\Debug\DES_TestDlg.obj" ".\Debug\Nsdes.obj" ".\Debug\StdAfx.obj" ".\Debug\DES_Test.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DES_Test.cpp
DES_TestDlg.cpp
Generating Code...
Compiling...
Nsdes.cpp
Linking...
<h3>Results</h3>
DES_Test.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -