摘要:
View Code #include"stdafx.h"#include<iostream>#include<ctime>usingnamespacestd;voidMakecode(char*pstr,int*pkey);voidCutecode(char*pstr,int*pkey);int_tmain(intargc,_TCHAR*argv[]){intkey[]={1,2,3,4,5};//加密字符chars[]="www.xiaozhuanggushi.com";char*p=s;cout<<"加密 阅读全文