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

📄 qq.plg

📁 md5 加密算法, 加密原理与具体实现方法!
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: QQ - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\张\LOCALS~1\Temp\RSP1CE.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/QQ.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\web\VC源码\QQ\_md5.cpp"
"D:\web\VC源码\QQ\QQ.cpp"
"D:\web\VC源码\QQ\QQCrypt.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\张\LOCALS~1\Temp\RSP1CE.tmp"" 
Creating temporary file "C:\DOCUME~1\张\LOCALS~1\Temp\RSP1CF.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/QQ.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\web\VC源码\QQ\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\张\LOCALS~1\Temp\RSP1CF.tmp"" 
Creating temporary file "C:\DOCUME~1\张\LOCALS~1\Temp\RSP1D0.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/QQ.pdb" /debug /machine:I386 /out:"Debug/QQ.exe" /pdbtype:sept 
".\Debug\_md5.obj"
".\Debug\QQ.obj"
".\Debug\StdAfx.obj"
".\Debug\QQCrypt.obj"
]
Creating command line "link.exe @"C:\DOCUME~1\张\LOCALS~1\Temp\RSP1D0.tmp""
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
_md5.cpp
QQ.cpp
D:\web\VC源码\QQ\QQ.cpp(84) : warning C4018: '<' : signed/unsigned mismatch
D:\web\VC源码\QQ\QQ.cpp(86) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
QQCrypt.cpp
D:\web\VC源码\QQ\QQCrypt.cpp(7) : warning C4018: '>' : signed/unsigned mismatch
D:\web\VC源码\QQ\QQCrypt.cpp(19) : warning C4018: '>' : signed/unsigned mismatch
D:\web\VC源码\QQ\QQCrypt.cpp(198) : warning C4018: '>' : signed/unsigned mismatch
D:\web\VC源码\QQ\QQCrypt.cpp(265) : warning C4018: '<' : signed/unsigned mismatch
D:\web\VC源码\QQ\QQCrypt.cpp(307) : warning C4018: '<' : signed/unsigned mismatch
Generating Code...
D:\web\VC源码\QQ\QQCrypt.cpp(15) : warning C4715: 'QQCrypt::QQ_CopyMemory' : not all control paths return a value
Linking...



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

⌨️ 快捷键说明

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