📄 testdes.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TestDes - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP212.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/TestDes.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\work\test\TestDes\TestDes.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP212.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP213.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/TestDes.pdb" /debug /machine:I386 /out:"Debug/TestDes.exe" /pdbtype:sept
.\Debug\DESC.OBJ
.\Debug\DIGIT.OBJ
.\Debug\MD2C.OBJ
.\Debug\MD5C.OBJ
.\Debug\NN.OBJ
.\Debug\PRIME.OBJ
.\Debug\R_DH.OBJ
.\Debug\R_ENCODE.OBJ
.\Debug\R_ENHANC.OBJ
.\Debug\R_KEYGEN.OBJ
.\Debug\R_RANDOM.OBJ
.\Debug\R_STDLIB.OBJ
.\Debug\RSA.OBJ
.\Debug\TestDes.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP213.tmp"
<h3>Output Window</h3>
Compiling...
TestDes.c
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP214.tmp" with contents
[
/nologo /o"Debug/TestDes.bsc"
.\Debug\DESC.SBR
.\Debug\DIGIT.SBR
.\Debug\MD2C.SBR
.\Debug\MD5C.SBR
.\Debug\NN.SBR
.\Debug\PRIME.SBR
.\Debug\R_DH.SBR
.\Debug\R_ENCODE.SBR
.\Debug\R_ENHANC.SBR
.\Debug\R_KEYGEN.SBR
.\Debug\R_RANDOM.SBR
.\Debug\R_STDLIB.SBR
.\Debug\RSA.SBR
.\Debug\TestDes.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP214.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
TestDes.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -