文件名称:WindowsFormsApplication1
-
所属分类:
- 标签属性:
- 上传时间:2013-05-21
-
文件大小:838.27kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
C#生成二维码示例,今天整了一下前段时间做二维码的一些资料,顺便共享一下。本程序是基于ThoughtWorks.QRCode.DLL的二度处理和封装,希望能给初学者带来帮助!
二维码第三方的控件我进行了二次封装,方便大家使用。
CreateTwoCode中有三个方法
一个是对图片二值化处理的方法 ctc.BitmapTo2Bpp()
一个是原始的生成二维码方法,建议对二位相关概念比较熟悉的朋友使用 (调用这个方法时 建议用二值化处理一下,便于识别) ctc.CreateCode()
一个是新的生成二维码方法,建议只是为了生成二维码的朋友使用 (这个方法不需要再调用二值化处理方法) ctc.CreateNewCode()-C# generate a two-dimensional code example, today the whole time does some of the information of the two-dimensional code, the way shared. This procedure is based on the second ThoughtWorks.QRCode.DLL processing and packaging, to help bring hope to give beginners! Third-party control of the two-dimensional code packaging the second, to facilitate use. There are three ways CreateTwoCode a the picture after binarization processing ctc.BitmapTo2Bpp () a the original generate two-dimensional code method, it is recommended to use the more familiar friends of the two related concepts (call this method proposed with two binarization processing, ease of identification) ctc.CreateCode () is a new method of generating two-dimensional code, it is recommended only in order to generate a two-dimensional code of friends using binarization processing method (this method does not require re-call) ctc.CreateNewCode ( )
二维码第三方的控件我进行了二次封装,方便大家使用。
CreateTwoCode中有三个方法
一个是对图片二值化处理的方法 ctc.BitmapTo2Bpp()
一个是原始的生成二维码方法,建议对二位相关概念比较熟悉的朋友使用 (调用这个方法时 建议用二值化处理一下,便于识别) ctc.CreateCode()
一个是新的生成二维码方法,建议只是为了生成二维码的朋友使用 (这个方法不需要再调用二值化处理方法) ctc.CreateNewCode()-C# generate a two-dimensional code example, today the whole time does some of the information of the two-dimensional code, the way shared. This procedure is based on the second ThoughtWorks.QRCode.DLL processing and packaging, to help bring hope to give beginners! Third-party control of the two-dimensional code packaging the second, to facilitate use. There are three ways CreateTwoCode a the picture after binarization processing ctc.BitmapTo2Bpp () a the original generate two-dimensional code method, it is recommended to use the more familiar friends of the two related concepts (call this method proposed with two binarization processing, ease of identification) ctc.CreateCode () is a new method of generating two-dimensional code, it is recommended only in order to generate a two-dimensional code of friends using binarization processing method (this method does not require re-call) ctc.CreateNewCode ( )
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WindowsFormsApplication1/WindowsFormsApplication1/bin/Debug/QuickMark.dll
WindowsFormsApplication1/WindowsFormsApplication1/bin/Debug/ThoughtWorks.QRCode.dll
WindowsFormsApplication1/WindowsFormsApplication1/bin/Debug/未命名.jpg
WindowsFormsApplication1/WindowsFormsApplication1/Form1.cs
WindowsFormsApplication1/WindowsFormsApplication1/Form1.Designer.cs
WindowsFormsApplication1/WindowsFormsApplication1/Form1.resx
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.FileListAbsolute.txt
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.GenerateResource.Cache
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.exe
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Form1.resources
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.pdb
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Properties.Resources.resources
WindowsFormsApplication1/WindowsFormsApplication1/Program.cs
WindowsFormsApplication1/WindowsFormsApplication1/Properties/AssemblyInfo.cs
WindowsFormsApplication1/WindowsFormsApplication1/Properties/Resources.Designer.cs
WindowsFormsApplication1/WindowsFormsApplication1/Properties/Resources.resx
WindowsFormsApplication1/WindowsFormsApplication1/Properties/Settings.Designer.cs
WindowsFormsApplication1/WindowsFormsApplication1/Properties/Settings.settings
WindowsFormsApplication1/WindowsFormsApplication1/WindowsFormsApplication1.csproj
WindowsFormsApplication1/WindowsFormsApplication1.sln
WindowsFormsApplication1/WindowsFormsApplication1.suo
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/TempPE
WindowsFormsApplication1/WindowsFormsApplication1/bin/Debug
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug
WindowsFormsApplication1/WindowsFormsApplication1/bin
WindowsFormsApplication1/WindowsFormsApplication1/obj
WindowsFormsApplication1/WindowsFormsApplication1/Properties
WindowsFormsApplication1/WindowsFormsApplication1
WindowsFormsApplication1
WindowsFormsApplication1/WindowsFormsApplication1/bin/Debug/ThoughtWorks.QRCode.dll
WindowsFormsApplication1/WindowsFormsApplication1/bin/Debug/未命名.jpg
WindowsFormsApplication1/WindowsFormsApplication1/Form1.cs
WindowsFormsApplication1/WindowsFormsApplication1/Form1.Designer.cs
WindowsFormsApplication1/WindowsFormsApplication1/Form1.resx
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.FileListAbsolute.txt
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.GenerateResource.Cache
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.exe
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Form1.resources
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.pdb
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Properties.Resources.resources
WindowsFormsApplication1/WindowsFormsApplication1/Program.cs
WindowsFormsApplication1/WindowsFormsApplication1/Properties/AssemblyInfo.cs
WindowsFormsApplication1/WindowsFormsApplication1/Properties/Resources.Designer.cs
WindowsFormsApplication1/WindowsFormsApplication1/Properties/Resources.resx
WindowsFormsApplication1/WindowsFormsApplication1/Properties/Settings.Designer.cs
WindowsFormsApplication1/WindowsFormsApplication1/Properties/Settings.settings
WindowsFormsApplication1/WindowsFormsApplication1/WindowsFormsApplication1.csproj
WindowsFormsApplication1/WindowsFormsApplication1.sln
WindowsFormsApplication1/WindowsFormsApplication1.suo
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug/TempPE
WindowsFormsApplication1/WindowsFormsApplication1/bin/Debug
WindowsFormsApplication1/WindowsFormsApplication1/obj/Debug
WindowsFormsApplication1/WindowsFormsApplication1/bin
WindowsFormsApplication1/WindowsFormsApplication1/obj
WindowsFormsApplication1/WindowsFormsApplication1/Properties
WindowsFormsApplication1/WindowsFormsApplication1
WindowsFormsApplication1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.