Location:
Search - chinesecode
Search list
Description: 中文字符编码转换。支持GB2312,UTF_8,Unicode等的互相转换-Chinese character encoding conversion. Support GB2312, UTF_8 Unicode, the mutual conversion
Platform: |
Size: 1648 |
Author: chenweiji |
Hits:
Description: 在这个简单的项目里面包括的文件有
1.ChineseCode.cs:生成中文的一个类文件
2.PublicCla.cs:保存服务器端的中文字
3.image文件夹是验证码的背景
4.Default.aspx为验证码的主页
5.Img.aspx:将生成的汉字经过程序转换成图片再在页面上显示的图片
6.js.js:Ajax要实现的一系列操作
7.ValidateCode.aspx:从客户端传到服务端比较的页面
8.Web.config:整个项目的配置文件
Platform: |
Size: 24537 |
Author: lihaifeng |
Hits:
Description: 简单的Ajax无刷新中文验证码程序,1.ChineseCode.cs:生成中文的一个类文件
2.PublicCla.cs:保存服务器端的中文字
3.image文件夹是验证码的背景
4.Default.aspx为验证码的主页
5.Img.aspx:将生成的汉字经过程序转换成图片再在页面上显示的图片
6.js.js:Ajax要实现的一系列操作
7.ValidateCode.aspx:从客户端传到服务端比较的页面
8.Web.config:整个项目的配置文件
Platform: |
Size: 22357 |
Author: atck |
Hits:
Description: 中文字符编码转换。支持GB2312,UTF_8,Unicode等的互相转换-Chinese character encoding conversion. Support GB2312, UTF_8 Unicode, the mutual conversion
Platform: |
Size: 1024 |
Author: chenweiji |
Hits:
Description: 在这个简单的项目里面包括的文件有
1.ChineseCode.cs:生成中文的一个类文件
2.PublicCla.cs:保存服务器端的中文字
3.image文件夹是验证码的背景
4.Default.aspx为验证码的主页
5.Img.aspx:将生成的汉字经过程序转换成图片再在页面上显示的图片
6.js.js:Ajax要实现的一系列操作
7.ValidateCode.aspx:从客户端传到服务端比较的页面
8.Web.config:整个项目的配置文件
-In this simple project, including the documents inside 1.ChineseCode.cs: to generate a class file in Chinese 2.PublicCla.cs: preservation of Chinese characters server-side folder is 3.image Verification Code in order to verify the background of 4.Default.aspx Code of Home 5.Img.aspx: Chinese characters will be generated through the procedure and then converted into images displayed on the page picture 6.js.js: Ajax in order to achieve a series of operations 7.ValidateCode.aspx: passed from the client services client comparison page 8.Web.config: the entire project configuration file
Platform: |
Size: 24576 |
Author: lihaifeng |
Hits:
Description: 简单的Ajax无刷新中文验证码程序,1.ChineseCode.cs:生成中文的一个类文件
2.PublicCla.cs:保存服务器端的中文字
3.image文件夹是验证码的背景
4.Default.aspx为验证码的主页
5.Img.aspx:将生成的汉字经过程序转换成图片再在页面上显示的图片
6.js.js:Ajax要实现的一系列操作
7.ValidateCode.aspx:从客户端传到服务端比较的页面
8.Web.config:整个项目的配置文件-Simple Ajax without refreshing Chinese Verification Code procedures, 1.ChineseCode.cs: to generate a class file in Chinese 2.PublicCla.cs: Save the server side of the Chinese characters 3.image folder is Verification Code in order to verify the background of 4.Default.aspx Code of Home 5.Img.aspx: Chinese characters will be generated through the procedure and then converted into images displayed on the page picture 6.js.js: Ajax in order to achieve a series of operations 7.ValidateCode.aspx: passed from the client services client comparison page 8.Web.config: the entire project configuration file
Platform: |
Size: 22528 |
Author: atck |
Hits:
Description: 中文转拼音,支持获取汉字的首字母、汉字的全拼音-Chinese turn the alphabet, to support the first letter of the Chinese characters, Chinese characters pinyin
Platform: |
Size: 6144 |
Author: wen |
Hits:
Description: 汉字与区位码的互相转换。
c#源代码。-The Chinese character with the area code conversion. c# source code.
Platform: |
Size: 38912 |
Author: 段云 |
Hits:
Description: 中文验证码源码,C#完美实例,自带判断模块-Chinese verification code source code, C# a perfect example of own judgment module
Platform: |
Size: 13312 |
Author: David |
Hits:
Description: 中文验证码源码,C#完美实例,自带判断模块,下面简要说一下本中文验证码的实现思路:获取GB2312编码页(表),调用函数产生4个随机中文汉字编码,根据汉字编码的字节数组解码出中文汉字,生成随机生成器,清空图片背景色,画图片的背景噪音线,画图片的前景噪音点,画图片的边框线。
CreateCode函数在汉字编码范围内随机创建含两个元素的十六进制字节数组,每个字节数组代表一个汉字,并将 四个字节数组存储在object数组中,参数:strlength,代表需要产生的汉字个数。每循环一次产生一个含两个元素的十六进制字节数组,并将其放入bject数组中,每个汉字有四个区位码组成,区位码第1位和区位码第2位作为字节数组第一个元素,区位码第3位和区位码第4位作为字节数组第二个元素,同时程序内更换随机数发生器的种子避免产生重复值-The Chinese verification code source code, C# a perfect example, comes with a judging module, the following brief said the Chinese verification code realization of ideas: Get GB2312 code page (table), call the function to generate 4 random Chinese characters coding, according to the Chinese character coding bytesarray decoding Chinese characters, to generate a random generator, Clear picture background color, painting a picture of background noise lines, draw a picture of the prospects of noise points, draw the border line of the picture.
Function within the scope of Chinese character coding CreateCode randomly created hexadecimal byte array containing two elements, each byte array represents a character, and the four byte array is stored in the object array, parameters: strlength, on behalf of the need the number of Chinese characters. Each cycle produces a hexadecimal byte array containing two elements, and put it into bject array, each character consists of four area code, the area
Platform: |
Size: 11264 |
Author: hpudn89 |
Hits:
Description: 功能虽然不是很多,一个很好编程词典源代码。-Programming dictionary
Platform: |
Size: 13312 |
Author: kokeng |
Hits:
Description: 自己写的中文编码库, 原创噢,请帮忙审核!-chinese code lib
Platform: |
Size: 2048 |
Author: 工 |
Hits: