⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 function.plg

📁 卢开澄,《计算机密码学-计算机网络中的数据保密与安全》第三版中的DES程序。在网上搜索过
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: function - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/function.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\加密 解密\DES程序\复件 复件function\function\destest.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.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/function.pdb" /debug /machine:I386 /out:"Debug/function.exe" /pdbtype:sept 
".\Debug\DESF.obj"
".\Debug\destest.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.tmp"
<h3>Output Window</h3>
Compiling...
destest.cpp
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(15) : warning C4129: 'm' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(20) : warning C4129: 'm' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(20) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(27) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(29) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(29) : warning C4129: 'm' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(30) : warning C4129: 'm' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(33) : warning C4129: 'm' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(33) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(34) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(36) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(36) : warning C4129: 'm' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(37) : warning C4129: 'm' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(39) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(39) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(45) : warning C4129: 'm' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(45) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(46) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(48) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(48) : warning C4129: 'm' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(49) : warning C4129: 'm' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(51) : warning C4129: 'c' : unrecognized character escape sequence
f:\加密 解密\des程序\复件 复件function\function\destest.cpp(51) : warning C4129: 'c' : unrecognized character escape sequence
Command line warning D4028 : minimal rebuild failure, reverting to normal build
Linking...



<h3>Results</h3>
function.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -