我爱Aspx >> Asp.Net >> DOTNETc#之加密解密(对称)//
// button4
//
this.button4.Location = new System.Drawing.Point(240, 104);
this.button4.Name = "button4";
this.button4.TabIndex = 9;
this.button4.Text = "解密";
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// Form1
//
this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
this.ClientSize = new System.Drawing.Size(328, 133);
this.Controls.Add(this.button4);
this.Controls.Add(this.tboxIv2);
this.Controls.Add(this.tboxKey2);
this.Controls.Add(this.tboxIv1);
this.Controls.Add(this.tboxKey1);
this.Controls.Add(this.button3);
this.Controls.Add(this.tboxSaveFileName);
this.Controls.Add(this.tboxOpenFileName);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Name = "Form1";
this.Text = "加密解密";
this.Load += new System.EventHandler(this.Form1_Load);
this.ResumeLayout(false);
}
#endregion
/// <summary>
/// 应用程序的主入口点。
/// </summary>
[STAThread]
static void Main()
{
Application.Run(new Form1());
}
private void textBox5_TextChanged(object sender, System.EventArgs e)
{
}
private void button1_Click(object sender, System.EventArgs e)
{
if( openFileDialog1.ShowDialog() == DialogResult.OK )
{
Ҷƪл˵?
DOTNET线程和通讯示例[04-21]
Beginning C# Objects从概念到代..[03-18]
Visual C#.NET编程精粹150例[03-18]
Visual C# 2005文件IO与数据存取..[03-18]
框架设计(第2版):CLR Via C#[03-18]
Visual C# 2005程序开发与界面设..[03-18]
在C#中建立复杂的、灵活的SQL查询..[03-17]
病毒及流氓软件自我复制的简单实..[03-16]
用C#和WMI获取逻辑驱动器详细信息[03-16]
用Visual C#开发简单的复合控件[03-16]
免费发放9个白度指数邀请!(发放完..[04-21]
今天参加了第一次应聘笔试[04-21]
火影忍者在线观看及下载[04-21]
台湾原味内裤卖的火,内地二手网也..[04-21]
“性爱视频”女主角谢丽君披露真..[04-21]
东北财经大学王婷婷的露点事件(再..[04-21]
世界编程大赛头名程序[04-21]
你们都错怪《无极》了,这是一部..[04-21]
一个弱女子的求助信[04-21]
.net课件之多线程[04-21]