资源简介
MVC代码开发(三层架构)实例源码下载
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.IO;
using System.Security.Cryptography;
using System.Text;
using System.Web;
///
///加密解密类
///
public class DESEncrypt
{
public DESEncrypt()
{
}
#region ========加密========
///
/// 加密
///
///
///
public static string Encrypt(string Text)
{
return Encrypt(Text “HarryJames“);
}
///
/// 加密数据
///
///
///
///
public static string Encrypt(string Text string sKey)
{
DESCryptoServicePr
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-08-15 10:01 MvcSmipel\
目录 0 2014-08-15 10:51 MvcSmipel\DBUtil\
文件 2329 2014-08-15 10:55 MvcSmipel\DBUtil\DBUtil.csproj
文件 7572 2014-05-04 10:36 MvcSmipel\DBUtil\DESEncrypt.cs
文件 10019 2014-07-03 21:00 MvcSmipel\DBUtil\EncryptHelper.cs
目录 0 2014-08-15 10:01 MvcSmipel\DBUtil\Properties\
文件 1362 2014-05-03 09:05 MvcSmipel\DBUtil\Properties\AssemblyInfo.cs
文件 851 2014-07-05 10:42 MvcSmipel\DBUtil\SQLServerConnString.cs
目录 0 2014-08-15 10:01 MvcSmipel\DBUtil\bin\
目录 0 2014-08-15 15:57 MvcSmipel\DBUtil\bin\Debug\
文件 10240 2014-08-15 15:57 MvcSmipel\DBUtil\bin\Debug\DBUtil.dll
文件 28160 2014-08-15 15:57 MvcSmipel\DBUtil\bin\Debug\DBUtil.pdb
目录 0 2014-08-15 10:01 MvcSmipel\DBUtil\bin\Release\
文件 9728 2014-05-19 08:42 MvcSmipel\DBUtil\bin\Release\DBUtil.dll
文件 28160 2014-05-19 08:42 MvcSmipel\DBUtil\bin\Release\DBUtil.pdb
目录 0 2014-08-15 10:01 MvcSmipel\DBUtil\obj\
目录 0 2014-08-15 15:57 MvcSmipel\DBUtil\obj\Debug\
文件 1048 2014-08-15 15:57 MvcSmipel\DBUtil\obj\Debug\DBUtil.csproj.FileListAbsolute.txt
文件 10240 2014-08-15 15:57 MvcSmipel\DBUtil\obj\Debug\DBUtil.dll
文件 28160 2014-08-15 15:57 MvcSmipel\DBUtil\obj\Debug\DBUtil.pdb
文件 717 2014-08-15 10:50 MvcSmipel\DBUtil\obj\Debug\DesignTimeResolveAssemblyReferences.cache
文件 6257 2014-08-15 10:51 MvcSmipel\DBUtil\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
目录 0 2014-08-15 16:00 MvcSmipel\DBUtil\obj\Debug\TempPE\
目录 0 2014-08-15 10:01 MvcSmipel\DBUtil\obj\Release\
文件 224 2013-05-17 11:03 MvcSmipel\DBUtil\obj\Release\DBUtil.csproj.FileListAbsolute.txt
文件 9728 2014-05-19 08:42 MvcSmipel\DBUtil\obj\Release\DBUtil.dll
文件 28160 2014-05-19 08:42 MvcSmipel\DBUtil\obj\Release\DBUtil.pdb
文件 5863 2014-06-12 19:55 MvcSmipel\DBUtil\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
目录 0 2014-08-15 16:00 MvcSmipel\DBUtil\obj\Release\TempPE\
文件 1456 2014-08-15 10:28 MvcSmipel\MvcSmipel.sln
文件 41984 2014-08-15 15:57 MvcSmipel\MvcSmipel.v12.suo
............此处省略883个文件信息
- 上一篇:asp关键词自动提取
- 下一篇:多多淘宝客返利网 v8.0
相关资源
- Karl J. Astrom Bjorn Wittenmark Adaptive Contr
- Citysearch Corpus
- FVC指纹库2004
- Aspose.Words
- Aspose.Words + Aspose.Cells + Aspose.Slides 19
- aspose 文件转化 excel-word-ppt 含 lisence
- vaspkit.1.00.linux.x64.tar.gz
- Fundamentals of Computer Graphics.pdf
- Asprise Ocr 15.3 完美破解版 64位 5分
- asp获取微信openid、用户信息,缓存a
- aspnet-zero-core-6.5.0.zip
- B2C商城系统源码(毕业设计)
- Fundamentals of Computer Graphics 4th Edition
- Asprise OCR 15.3 最新破解
- Big.Data.Algorithms.Analytics.and.Applications
- 电影数据分析.docx
- asp+access代码-实现注册登录学生信息管
- Asp与ajax前后端交互
- 留言本是asp+access版本功能齐全,实用
- asp+access班级通讯录管理系统
- asp网上商城网站基于oracle数据库
- Asp+Access 网络教学与实验管理平台
- huahaisoft 考试系统 v2.0 ASP ACCESS.rar
- 网上问卷调查系统源代码
- 手表销售系統(。NET版)
- asp绘图组件—AspChart组件分享
- ceph数据迁移优化研究
-
vasp scf sc
ript (vasp自洽计算脚本) - 计算机二级2019.03 MS C VB模拟软件无忧
- 译文Transfer Capsule Network for Aspect Leve
评论
共有 条评论