资源简介
C# 控制斑马条码打印机(LPT接口)
实现,打印图片汉字功能!!
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Text;
namespace PrinterUtils.Commands
{
public enum BarCode
{
Code39Std = 0
Code39WithCheckDig
Code93
Code128UUCC
Code128AutoABCModes
Code128ModeA
Code128ModeB
Code128ModeC
Code128WithDeutschePostCheckDig
Codabar
EAN8
EAN82Digits
EAN85Digits
EAN13
EAN132DigitsAddon
EAN135DigitsAddon
GermanPostCode
Interleaved2Of5
Interleaved2Of5WithModCheckDigit
Interleaved2Of5WithHumanReadableCheckDigit
Postnet591113Digit
Planet1113Digit
JapanesePostnet
UCCEAN128
UPCA
UPCA2Di
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 24576 2008-09-09 17:07 Zebra\PrinterUtils\bin\Debug\PrinterUtils.dll
文件 50688 2008-09-09 17:07 Zebra\PrinterUtils\bin\Debug\PrinterUtils.pdb
文件 3699 2007-02-09 17:24 Zebra\PrinterUtils\Commands\BarCode.cs
文件 3081 2007-02-12 12:16 Zebra\PrinterUtils\Commands\BarCodeCommand.cs
文件 431 2007-02-13 22:13 Zebra\PrinterUtils\Commands\ba
文件 208 2007-02-09 17:24 Zebra\PrinterUtils\Commands\FieldJustification.cs
文件 529 2007-02-09 17:24 Zebra\PrinterUtils\Commands\HumanReadableCode.cs
文件 192 2007-02-09 15:18 Zebra\PrinterUtils\Commands\ICommand.cs
文件 389 2007-02-12 10:51 Zebra\PrinterUtils\Commands\IComplexCommand.cs
文件 2569 2007-02-13 22:33 Zebra\PrinterUtils\Commands\Label.cs
文件 1960 2007-02-12 12:14 Zebra\PrinterUtils\Commands\Print1bppImageCommand.cs
文件 237 2007-02-09 17:25 Zebra\PrinterUtils\Commands\PrinterCommandCollection.cs
文件 1922 2007-02-09 17:44 Zebra\PrinterUtils\Commands\PrintImageCommand.cs
文件 331 2007-02-09 17:24 Zebra\PrinterUtils\Commands\PrintingMultiplier.cs
文件 415 2007-02-09 17:24 Zebra\PrinterUtils\Commands\PrintingReverse.cs
文件 258 2007-02-09 17:24 Zebra\PrinterUtils\Commands\PrintingRotation.cs
文件 2044 2007-02-13 23:09 Zebra\PrinterUtils\Commands\PrintTextCommand.cs
文件 499 2007-02-09 17:26 Zebra\PrinterUtils\Commands\VariableCommand.cs
文件 24576 2008-09-09 17:07 Zebra\PrinterUtils\obj\Debug\PrinterUtils.dll
文件 50688 2008-09-09 17:07 Zebra\PrinterUtils\obj\Debug\PrinterUtils.pdb
文件 154 2008-09-09 17:07 Zebra\PrinterUtils\obj\PrinterUtils.csproj.FileList.txt
文件 1152 2007-02-09 17:05 Zebra\PrinterUtils\Printers\Interop\PortCommunicator.cs
文件 429 2007-02-09 15:52 Zebra\PrinterUtils\Printers\Interop\ZebraPrinterConstants.cs
文件 286 2007-02-09 17:05 Zebra\PrinterUtils\Printers\IZebraPrinter.cs
文件 2406 2007-02-09 17:15 Zebra\PrinterUtils\Printers\LPT1Printer.cs
文件 2910 2007-02-13 23:09 Zebra\PrinterUtils\PrinterUtils.csproj
文件 1395 2007-02-09 15:16 Zebra\PrinterUtils\Properties\AssemblyInfo.cs
文件 24576 2008-09-09 17:07 Zebra\PrinterUtilsTest\bin\Debug\PrinterUtils.dll
文件 50688 2008-09-09 17:07 Zebra\PrinterUtilsTest\bin\Debug\PrinterUtils.pdb
文件 20480 2008-09-09 17:07 Zebra\PrinterUtilsTest\bin\Debug\PrinterUtilsTest.exe
............此处省略51个文件信息
相关资源
- C#联通网络宽带测试 拨号
- C#百度指数抓取方法(2012年版本已失
- C# 隐藏某个磁盘分区
- C# 读取并编辑window系统的右键菜单
- C#自定义屏保(不断滚动的文字)
- C#winform打印指定区域 -控件拖动 -设置
- C#使用Hook进行改键
- 提供C#调用系统API函数弹出或收起光驱
- 通过C#自带的头文件(类)获取Windo
- C#获取电脑CPU以及内存使用率
- 利用uu云打码平台的lib实现的c#打码平
- tf-idf一种计算方法
- C# pop3 邮件接收程序
- C# 邮件群发示例 源码下载18952
- 动态抓取IPC#实现
- XXTEA算法的C#实现和JS实现,可以互相
- C# 飞行棋 游戏源码(面向对象入门)
- 基于WinPcap的C# ARP欺骗软件().rar
- C#网络应用编程 矩阵并行计算练习
- 《C#版Ftp软件源码》
-
C# 播放铃声(AxWindowsMediaPla
yer)最新 - C# 把图片显示成椭圆形状
- C# 水平交错效果显示图像
- winform 浮雕效果的图像
- c# 底片效果显示图像就像旧式相机的
- 积木效果显示图像
- C# 隐形窗体 (没有边框,没有标题栏
- browerPhotoC#网页截图(不打开网页)
- C# 模拟时钟(自绘Graphics)
- C#之WPF重绘动态正弦余弦曲线
评论
共有 条评论