文件名称:C# winform 生成二维码.zip
文件大小:421KB
文件格式:ZIP
更新时间:2024-04-25 05:45:49
c# winform 二维码
使用 zxing.dll 报生成二维码
【文件预览】:
.vs
----二维码()
--------v16()
bin
----Debug()
--------zxing.presentation.dll(21KB)
--------zxing.dll(420KB)
--------二维码.exe(10KB)
--------二维码.pdb(34KB)
--------二维码.exe.config(161B)
Form1.Designer.cs
QRCode.cs
Program.cs
obj
----Debug()
--------二维码.csprojAssemblyReference.cache(14KB)
--------二维码.exe(10KB)
--------.NETFramework,Version=v4.0.AssemblyAttributes.cs(208B)
--------二维码.pdb(34KB)
--------二维码.csproj.CoreCompileInputs.cache(42B)
--------.NETFramework,Version=v4.5.AssemblyAttributes.cs(210B)
--------DesignTimeResolveAssemblyReferencesInput.cache(7KB)
--------二维码.csproj.GenerateResource.cache(1012B)
--------DesignTimeResolveAssemblyReferences.cache(966B)
--------TempPE()
--------二维码.Properties.Resources.resources(180B)
--------二维码.csproj.CopyComplete(0B)
--------二维码.csproj.FileListAbsolute.txt(2KB)
--------二维码.Form1.resources(180B)
二维码.csproj
Form1.cs
app.config
Form1.resx
lib
----zxing.presentation.dll(21KB)
----zxing.dll(420KB)
二维码.sln
Properties
----Resources.resx(5KB)
----Settings.settings(249B)
----AssemblyInfo.cs(1KB)
----Settings.Designer.cs(1KB)
----Resources.Designer.cs(3KB)