摘要:
用MD5进行密码的加密。写一个类用来存放MD5算法。using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Security.Cryptography;namespa... 阅读全文
posted @ 2016-01-19 21:32
码农的独白
阅读(265)
评论(0)
推荐(0)
摘要:
新建一个.cs文件用来写生成图形验证码的方法,返回一个MemoryStream的参数。在Default.aspx中接收输出就可以了。1.下面是.cs的代码using System;using System.Collections.Generic;using System.Linq;using Sys... 阅读全文
posted @ 2016-01-19 11:12
码农的独白
阅读(679)
评论(0)
推荐(0)

浙公网安备 33010602011771号