摘要:
using System; using System.Web; using System.Drawing; using System.Security.Cryptography; namespace DotNet.Utilities { /// /// 验证码类 /// public class Rand { #region 生成随机... 阅读全文
posted @ 2017-03-21 23:59
rush_me
阅读(8947)
评论(2)
推荐(1)