91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.04M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 數據庫??加密??

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.Security.Cryptography;
namespace?數據加密技術
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}

????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{

????????}

????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????if?(textBox1.Text?==?““)
????????????{?MessageBox.Show(“請輸入加密數據“);?return;?}
????????????MD5CryptoServiceProvider?M5?=?new?MD5CryptoServiceProvider();
????????????textBox2.Text?=?ASCIIEncoding.ASCII.GetString(M5.ComputeHash(ASCIIEncoding.ASCII

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????9216??2009-02-16?13:58??數據加密技術\bin\Debug\數據加密技術.exe

?????文件??????22016??2009-02-16?13:58??數據加密技術\bin\Debug\數據加密技術.pdb

?????文件??????14328??2010-05-19?15:15??數據加密技術\bin\Debug\數據加密技術.vshost.exe

?????文件????????490??2007-07-21?01:33??數據加密技術\bin\Debug\數據加密技術.vshost.exe.manifest

?????文件????????877??2009-02-16?13:58??數據加密技術\Form1.cs

?????文件???????4111??2009-02-16?13:58??數據加密技術\Form1.designer.cs

?????文件???????5814??2009-02-16?13:55??數據加密技術\Form1.resx

?????文件????????999??2010-05-19?15:15??數據加密技術\obj\Debug\數據加密技術.csproj.FileListAbsolute.txt

?????文件????????847??2009-02-16?13:58??數據加密技術\obj\Debug\數據加密技術.csproj.GenerateResource.Cache

?????文件???????9216??2009-02-16?13:58??數據加密技術\obj\Debug\數據加密技術.exe

?????文件????????180??2009-02-16?13:58??數據加密技術\obj\Debug\數據加密技術.Form1.resources

?????文件??????22016??2009-02-16?13:58??數據加密技術\obj\Debug\數據加密技術.pdb

?????文件????????180??2009-02-16?13:58??數據加密技術\obj\Debug\數據加密技術.Properties.Resources.resources

?????文件????????499??2009-02-16?13:54??數據加密技術\Program.cs

?????文件???????1368??2009-02-16?13:54??數據加密技術\Properties\AssemblyInfo.cs

?????文件???????2886??2009-02-16?13:54??數據加密技術\Properties\Resources.Designer.cs

?????文件???????5612??2009-02-16?13:54??數據加密技術\Properties\Resources.resx

?????文件???????1103??2009-02-16?13:54??數據加密技術\Properties\Settings.Designer.cs

?????文件????????249??2009-02-16?13:54??數據加密技術\Properties\Settings.settings

?????文件???????3827??2009-02-16?13:58??數據加密技術\數據加密技術.csproj

?????文件????????925??2009-02-16?13:54??數據加密技術\數據加密技術.sln

????..A..H.?????21504??2010-05-19?16:26??數據加密技術\數據加密技術.suo

?????目錄??????????0??2012-04-18?11:18??數據加密技術\obj\Debug\TempPE

?????目錄??????????0??2014-09-09?16:05??數據加密技術\bin\Debug

?????目錄??????????0??2014-09-09?16:05??數據加密技術\obj\Debug

?????目錄??????????0??2014-09-09?16:05??數據加密技術\bin

?????目錄??????????0??2014-09-09?16:05??數據加密技術\obj

?????目錄??????????0??2014-09-09?16:05??數據加密技術\Properties

?????目錄??????????0??2014-09-09?16:05??數據加密技術

-----------?---------??----------?-----??----

............此處省略2個文件信息

評論

共有 條評論