📄 desdemo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DesDemo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/DesDemo.res" /d "NDEBUG" /d "_AFXDLL" "I:\DESDemo\DesDemo.rc""
Creating temporary file "C:\DOCUME~1\mj\LOCALS~1\Temp\RSP17A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/DesDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"I:\DESDemo\Des.cpp"
"I:\DESDemo\DesDemo.cpp"
"I:\DESDemo\DesDemoDlg.cpp"
"I:\DESDemo\DifCrack.cpp"
"I:\DESDemo\FileCryDlg.cpp"
"I:\DESDemo\GaussRandom.cpp"
"I:\DESDemo\VerifyDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\mj\LOCALS~1\Temp\RSP17A.tmp"
Creating temporary file "C:\DOCUME~1\mj\LOCALS~1\Temp\RSP17B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/DesDemo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"I:\DESDemo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\mj\LOCALS~1\Temp\RSP17B.tmp"
Creating temporary file "C:\DOCUME~1\mj\LOCALS~1\Temp\RSP17C.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/DesDemo.pdb" /machine:I386 /out:"Release/DesDemo.exe"
.\Release\Des.obj
.\Release\DesDemo.obj
.\Release\DesDemoDlg.obj
.\Release\DifCrack.obj
.\Release\FileCryDlg.obj
.\Release\GaussRandom.obj
.\Release\StdAfx.obj
.\Release\VerifyDlg.obj
.\Release\DesDemo.res
]
Creating command line "link.exe @C:\DOCUME~1\mj\LOCALS~1\Temp\RSP17C.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Des.cpp
DesDemo.cpp
DesDemoDlg.cpp
DifCrack.cpp
I:\DESDemo\DifCrack.cpp(510) : warning C4806: '==' : unsafe operation: no value of type 'bool' promoted to type 'const int' can equal the given constant
FileCryDlg.cpp
GaussRandom.cpp
VerifyDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Release/DesDemo.bsc" .\Release\StdAfx.sbr .\Release\Des.sbr .\Release\DesDemo.sbr .\Release\DesDemoDlg.sbr .\Release\DifCrack.sbr .\Release\FileCryDlg.sbr .\Release\GaussRandom.sbr .\Release\VerifyDlg.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
DesDemo.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -