网络传输方面的范例程序,其中有MD5加密和解密的子程序,可以参考

源代码在线查看: shiyan1.plg

软件大小: 115 K
上传用户: proudrock
关键词: MD5 程序 网络传输 方面
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: shiyan1 - Win32 Debug--------------------
				
				Command Lines
				Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp" with contents
				[
				/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/shiyan1.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"C:\Documents and Settings\Administrator\桌面\12.18-MD5功能全-登陆\shiyan1-2\shiyan1Dlg.cpp"
				]
				Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp" 
				Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp" with contents
				[
				/nologo /subsystem:windows /incremental:yes /pdb:"Debug/shiyan1.pdb" /debug /machine:I386 /out:"Debug/shiyan1.exe" /pdbtype:sept 
				".\Debug\Aes.obj"
				".\Debug\kkk.obj"
				".\Debug\Md5.obj"
				".\Debug\shiyan1.obj"
				".\Debug\shiyan1Dlg.obj"
				".\Debug\StdAfx.obj"
				".\Debug\yanzheng.obj"
				".\Debug\shiyan1.res"
				]
				Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp"
				Output Window
				Compiling...
				shiyan1Dlg.cpp
				Linking...
				
				
				
				Results
				shiyan1.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源