文件名称:Base64的操作类(VC源代码)
文件大小:85KB
文件格式:RAR
更新时间:2012-01-06 10:03:56
Base64 VC 源代码
Base64的操作类(VC源代码) 把Base64的操作进行包装成为静态类,可以直接调用接口实现字符串的Base64加密和解密 CString Base64Enc(CString str);// Base64加密 CString Base64Dec(CString str);// Base64解密
【文件预览】:
EncryptMsg
----EncryptMsg()
--------Base64.cpp(4KB)
--------stdafx.h(2KB)
--------EncryptMsgDlg.cpp(4KB)
--------EncryptMsg.rc(5KB)
--------EncryptMsg.cpp(2KB)
--------EncryptMsg.vcproj(5KB)
--------Debug()
--------stdafx.cpp(141B)
--------ReadMe.txt(3KB)
--------EncryptMsg.h(465B)
--------EncryptMsg.vcproj.EASYDWEX.Administrator.user(1KB)
--------EncryptMsgDlg.h(931B)
--------Resource.h(1004B)
--------EncryptMsg.aps(58KB)
--------res()
--------Base64.h(608B)
----EncryptMsg.sln(895B)
----EncryptMsg.suo(24KB)
----debug()
--------EncryptMsg.exe(164KB)