登录
首页 » C# » Zebra

Zebra

于 2013-11-22 发布 文件大小:95KB
0 344
下载积分: 1 下载次数: 146

代码说明:

  C# 控制斑马条码打印机(LPT接口) 实现,打印图片汉字功能!!(C# control Zebra bar code printer (LPT Interface) implementation, print pictures Kanji feature! !)

文件列表:

Zebra
.....\PrinterUtils
.....\............\bin
.....\............\...\Debug
.....\............\...\.....\PrinterUtils.dll,24576,2008-09-09
.....\............\...\.....\PrinterUtils.pdb,50688,2008-09-09
.....\............\Commands
.....\............\........\BarCode.cs,3699,2007-02-09
.....\............\........\BarCodeCommand.cs,3081,2007-02-12
.....\............\........\BasePositioning.cs,431,2007-02-13
.....\............\........\FieldJustification.cs,208,2007-02-09
.....\............\........\HumanReadableCode.cs,529,2007-02-09
.....\............\........\ICommand.cs,192,2007-02-09
.....\............\........\IComplexCommand.cs,389,2007-02-12
.....\............\........\Label.cs,2569,2007-02-13
.....\............\........\Print1bppImageCommand.cs,1960,2007-02-12
.....\............\........\PrinterCommandCollection.cs,237,2007-02-09
.....\............\........\PrintImageCommand.cs,1922,2007-02-09
.....\............\........\PrintingMultiplier.cs,331,2007-02-09
.....\............\........\PrintingReverse.cs,415,2007-02-09
.....\............\........\PrintingRotation.cs,258,2007-02-09
.....\............\........\PrintTextCommand.cs,2044,2007-02-13
.....\............\........\VariableCommand.cs,499,2007-02-09
.....\............\obj
.....\............\...\Debug
.....\............\...\.....\PrinterUtils.dll,24576,2008-09-09
.....\............\...\.....\PrinterUtils.pdb,50688,2008-09-09
.....\............\...\.....\TempPE
.....\............\...\PrinterUtils.csproj.FileList.txt,154,2008-09-09
.....\............\Printers
.....\............\........\Interop
.....\............\........\.......\PortCommunicator.cs,1152,2007-02-09
.....\............\........\.......\ZebraPrinterConstants.cs,429,2007-02-09
.....\............\........\IZebraPrinter.cs,286,2007-02-09
.....\............\........\LPT1Printer.cs,2406,2007-02-09
.....\............\PrinterUtils.csproj,2910,2007-02-13
.....\............\Properties
.....\............\..........\AssemblyInfo.cs,1395,2007-02-09
.....\PrinterUtilsTest
.....\................\bin
.....\................\...\Debug
.....\................\...\.....\PrinterUtils.dll,24576,2008-09-09
.....\................\...\.....\PrinterUtils.pdb,50688,2008-09-09
.....\................\...\.....\PrinterUtilsTest.exe,20480,2008-09-09
.....\................\...\.....\PrinterUtilsTest.pdb,28160,2008-09-09
.....\................\...\.....\PrinterUtilsTest.vshost.exe,5632,2005-09-23
.....\................\Form1.cs,2625,2007-02-14
.....\................\Form1.Designer.cs,2039,2007-02-09
.....\................\Form1.resx,5814,2007-02-09
.....\................\obj
.....\................\...\Debug
.....\................\...\.....\PrinterUtilsTest.csproj.GenerateResource.Cache,842,2008-09-09
.....\................\...\.....\PrinterUtilsTest.exe,20480,2008-09-09
.....\................\...\.....\PrinterUtilsTest.Form1.resources,180,2008-09-09
.....\................\...\.....\PrinterUtilsTest.pdb,28160,2008-09-09
.....\................\...\.....\PrinterUtilsTest.Properties.Resources.resources,180,2008-09-09
.....\................\...\.....\ResolveAssemblyReference.cache,4944,2008-09-09
.....\................\...\.....\TempPE
.....\................\...\PrinterUtilsTest.csproj.FileList.txt,387,2008-09-10
.....\................\PrinterUtilsTest.csproj,3463,2007-02-09
.....\................\Program.cs,483,2007-02-09
.....\................\Properties
.....\................\..........\AssemblyInfo.cs,1280,2007-02-09
.....\................\..........\Resources.Designer.cs,2860,2007-02-09
.....\................\..........\Resources.resx,6136,2007-02-09
.....\................\..........\Settings.Designer.cs,1100,2007-02-09
.....\................\..........\Settings.settings,249,2007-02-09
.....\Zebra.resharper,902,2007-02-09
.....\Zebra.resharper.user,3026,2007-02-13
.....\Zebra.sln,1727,2007-02-09
.....\_ReSharper.Zebra
.....\................\CachesImage.bin,5955,2007-02-13
.....\................\WordIndex.New
.....\................\.............\.format,4,2007-02-13
.....\................\.............\2
.....\................\.............\.\5d5c783d.dat,6958,2007-02-13
.....\................\.............\8

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • report
    数字通信仿真报告,单极性,双极性码,HDB3、AMI码等波形及报告(Digital communication simulation report, unipolar, bipolar code, HDB3, AMI code and reports, such as waveform)
    2020-07-04 19:40:02下载
    积分:1
  • ptable
    一个打印表格的c++源代码,对于那些寻找此类代码的同志来说,是一个绝佳的参考,如果有什么问题,登陆http://www.boomcode.cn(A print form c++ Source code, for those looking for such code comrades, it is an excellent reference, if there is any problem, landing http://www.boomcode.cn)
    2007-11-07 19:03:13下载
    积分:1
  • number1
    实现带头结点的单向链表的创建、删除链表、插入结点等操作,并能实现年龄递增的两个单向链表合并一个链表,合并后的链表按年龄递减,可认为同名同年龄是同一个学生,每个学生在合并后的链表中仅出现一次。最后打印输出合并后的链表元素,验证结果的正确性(Take the lead node singly linked list to create, delete linked list, insert node operation, and age of increasing two-way linked list merge a linked list, combined linked list decreasing by age, with the same name in the same age a student, each student appears only once in the combined list. The final printout list elements after the merger, the correctness of the verification results)
    2013-05-14 15:14:33下载
    积分:1
  • MisGoldPrinterOpenSource
    是一款小巧的打印功能的源码,实现报表打印功能,有打印预览,打印纸张数,自选打印列数等(Is a compact source code printing capabilities to achieve printing functions, a print preview, print, paper number, print out a few other choice)
    2010-07-02 16:27:28下载
    积分:1
  • C-language
    用C语言实现的各种小程序,例如搬砖问题、打印图形等等。(Using C language implementation of a variety of small programs, such as moving bricks problem, print graphics and so on.)
    2015-03-09 21:57:27下载
    积分:1
  • Monitor-printer
    打印机监控系统,可以监控打印机打印的内容等。(The printer monitoring system that can monitor the printer to print the contents of.)
    2012-10-23 12:02:10下载
    积分:1
  • Zebra
    C# 控制斑马条码打印机(LPT接口) 实现,打印图片汉字功能!!(C# control Zebra bar code printer (LPT Interface) implementation, print pictures Kanji feature! !)
    2013-11-22 15:12:56下载
    积分:1
  • VFP_EAN13_barcode
    纯VFP生成EAN-13条码算法,生成条码可直接打印(Pure of VFP generate EAN-13 bar code algorithm)
    2012-11-26 08:34:40下载
    积分:1
  • Print1ToMaxOfNDigits
    输入一个十进制数字,打印出其二进制所包含的1的个数,空间复杂度很小(Enter a decimal number, print out its binary contains a number, a very small space complexity)
    2013-09-04 19:15:43下载
    积分:1
  • print
    接收串口打印机的指令和数据,源代码中包括了大部分指令的编程方法(Serial printer instruction and data)
    2012-12-29 16:40:23下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载