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

📄 mixedcs.plg

📁 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MixedCS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP319.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/MixedCS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\15781_pass\混合密码系统\源代码\AboutDlg.cpp"
"C:\15781_pass\混合密码系统\源代码\BigInt.cpp"
"C:\15781_pass\混合密码系统\源代码\CreditStatic.CPP"
"C:\15781_pass\混合密码系统\源代码\Des.cpp"
"C:\15781_pass\混合密码系统\源代码\FileInOut.cpp"
"C:\15781_pass\混合密码系统\源代码\GfL.cpp"
"C:\15781_pass\混合密码系统\源代码\Label.cpp"
"C:\15781_pass\混合密码系统\源代码\Mcs.cpp"
"C:\15781_pass\混合密码系统\源代码\MixedCS.cpp"
"C:\15781_pass\混合密码系统\源代码\MixedCSDlg.cpp"
"C:\15781_pass\混合密码系统\源代码\MyFileDialog.cpp"
"C:\15781_pass\混合密码系统\源代码\Rsa.cpp"
"C:\15781_pass\混合密码系统\源代码\RsaKeyDlg.cpp"
"C:\15781_pass\混合密码系统\源代码\Window.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP319.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/MixedCS.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\15781_pass\混合密码系统\源代码\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31A.tmp" 
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
AboutDlg.cpp
BigInt.cpp
CreditStatic.CPP
Des.cpp
FileInOut.cpp
GfL.cpp
Label.cpp
Mcs.cpp
MixedCS.cpp
MixedCSDlg.cpp
MyFileDialog.cpp
Rsa.cpp
RsaKeyDlg.cpp
Window.cpp
Generating Code...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31B.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MixedCS.pdb" /debug /machine:I386 /out:"Debug/MixedCS.exe" /pdbtype:sept 
".\Debug\AboutDlg.obj"
".\Debug\BigInt.obj"
".\Debug\CreditStatic.obj"
".\Debug\Des.obj"
".\Debug\FileInOut.obj"
".\Debug\GfL.obj"
".\Debug\Label.obj"
".\Debug\Mcs.obj"
".\Debug\MixedCS.obj"
".\Debug\MixedCSDlg.obj"
".\Debug\MyFileDialog.obj"
".\Debug\Rsa.obj"
".\Debug\RsaKeyDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\Window.obj"
".\Debug\MixedCS.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31B.tmp"
<h3>Output Window</h3>
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31C.tmp" with contents
[
/nologo /o"Debug/MixedCS.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\AboutDlg.sbr"
".\Debug\BigInt.sbr"
".\Debug\CreditStatic.sbr"
".\Debug\Des.sbr"
".\Debug\FileInOut.sbr"
".\Debug\GfL.sbr"
".\Debug\Label.sbr"
".\Debug\Mcs.sbr"
".\Debug\MixedCS.sbr"
".\Debug\MixedCSDlg.sbr"
".\Debug\MyFileDialog.sbr"
".\Debug\Rsa.sbr"
".\Debug\RsaKeyDlg.sbr"
".\Debug\Window.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31C.tmp"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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