C# 条形码控件

时间:2016-11-19 12:32:43
【文件属性】:
文件名称:C# 条形码控件
文件大小:91KB
文件格式:RAR
更新时间:2016-11-19 12:32:43
C# 条形码控件 条形码控件 里面有示例 生成图片参照如下代码: 引用BarCode.dll using Cobainsoft.Windows.Forms; BarcodeControl bar = new BarcodeControl(); bar.BarcodeType = BarcodeType.EAN13; bar.Data = "6901028133920"; bar.SaveImage(System.Drawing.Imaging.ImageFormat.Jpeg, 2, 100, true, false, null, Application.StartupPath + "\\bar.jpg");
【文件预览】:
附赠:超多精品源码.htm
BarCodeWinDemo
----BarCodeSetupBox.cs(8KB)
----Program.cs(483B)
----BarCodeWinDemo.csproj(3KB)
----BarCodeSetupBox.resx(6KB)
----Properties()
--------Settings.settings(249B)
--------Resources.Designer.cs(3KB)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
----BarCodeSetupBox.Designer.cs(14KB)
----obj()
--------BarCodeWinDemo.csproj.FileList.txt(327B)
--------Debug()
----bin()
--------Debug()
Cobainsoft.Controls.suo
Cobainsoft.Controls.sln

网友评论

  • 是不是开发平台不同 命名空间 引用不了
  • 不错的资源。值得学习。
  • 不错,值得学习,正好有用
  • 很好,值得学习
  • 非常不错的资源,值得学习