文件名称:PasswordProgram
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-27
- 文件大小:
- 33kb
- 下载次数:
- 0次
- 提 供 者:
- 晴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本文向您展示如何制作一个简单的密码加密程序。主要的代码用于转换来自微软。VisualBasic类。 下面是代码,用于将字符串转换成十六进制格式。我们不能直接将所有字符的十六进制格式(如:@ # $ ^ & *())这就是为什么首先我把ASCII值的字符,然后转换成十六进制格式的ASCII值。-This article shows you how to create a simple password encryption programs. The main code is used to convert from Microsoft. VisualBasic class. Here is the code used to convert a string to hexadecimal format. We can not direct all of the characters in hexadecimal format (eg: @# $ ^ & * ()) which is why I put the ASCII value of the first character, then converted into ASCII value in hexadecimal format.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Passwod Encripter.doc
PasswordProgram
PasswordProgram.iloprj
PasswordProgram.sln
PasswordProgram.suo
...............\bin
...............\...\Debug
...............\...\.....\PasswordProgram.pdb
...............\Encription.cs
...............\Encription.Designer.cs
...............\Encription.resx
...............\HexConverter.cs
...............\obj
...............\...\Debug
...............\...\.....\PasswordProgram.csproj.GenerateResource.Cache
...............\...\.....\PasswordProgram.frmPassword.resources
...............\...\.....\PasswordProgram.pdb
...............\...\.....\PasswordProgram.Properties.Resources.resources
...............\...\.....\Refactor
...............\...\.....\TempPE
...............\...\PasswordProgram.csproj.FileList.txt
...............\PasswordProgram.csproj
...............\PasswordProgram.csproj.user
...............\Program.cs
...............\Properties
...............\..........\AssemblyInfo.cs
...............\..........\Resources.Designer.cs
...............\..........\Resources.resx
...............\..........\Settings.Designer.cs
...............\..........\Settings.settings