加密与解密函数<%function decrypt(dcode) dim textsdim ifor i=1 to len(dcode)texts=texts & chr(asc(mid(dcode,i,2))-i)nextdecrypt=textsend functionfunction encrypt(ecode)Dim textsdim ifor i=1 to len(ecode)texts=texts &...
http://www.jb51.net//article/13342.htm
共有:1/10,当前1/1页
[首页] [上一页]
1
[下一页] [尾页]
转到:
