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

📄 filecipher.plg

📁 一个用3DES加密文件的小测试程序!
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FileCipher - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /I "Comm Src/" /I "." /I "CipherFunSrc/" /I "Public/" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/FileCipher.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Project\FileCipher\FileCipherAgent.cpp"
"D:\Project\FileCipher\FileCipherDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10B.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10C.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/FileCipher.pdb" /machine:I386 /out:"Release/FileCipher.exe" 
.\Release\BaseThread.obj
.\Release\FileCipher.obj
.\Release\FileCipherAgent.obj
.\Release\FileCipherDlg.obj
.\Release\OptionsDlg.obj
.\Release\SelectFileDlg.obj
.\Release\StdAfx.obj
.\Release\cipherFun.obj
.\Release\MyEncrptPublic.obj
.\Release\MyProtected.obj
.\Release\FileCipher.res
".\Comm Src\CommPublic.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10C.tmp"
<h3>Output Window</h3>
Compiling...
FileCipherAgent.cpp
D:\Project\FileCipher\FileCipherAgent.cpp(53) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
D:\Project\FileCipher\FileCipherAgent.cpp(58) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
D:\Project\FileCipher\FileCipherAgent.cpp(166) : warning C4244: '=' : conversion from 'unsigned long' to 'float', possible loss of data
FileCipherDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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