登录
首页 » C# » C#调用USB接口斑马打印机

C#调用USB接口斑马打印机

于 2020-12-01 发布 文件大小:42KB
0 175
下载积分: 1 下载次数: 46

代码说明:

  C# winform 通过USB 条用 斑马打印机(C# winform call Zebra printer by USB)

文件列表:

WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.exe
WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.pdb
WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.vshost.exe
WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.vshost.exe.manifest
WindowsFormsApplication2\Form1.cs
WindowsFormsApplication2\Form1.Designer.cs
WindowsFormsApplication2\Form1.resx
WindowsFormsApplication2\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
WindowsFormsApplication2\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
WindowsFormsApplication2\obj\x86\Debug\GenerateResource.read.1.tlog
WindowsFormsApplication2\obj\x86\Debug\GenerateResource.write.1.tlog
WindowsFormsApplication2\obj\x86\Debug\WindowsFormsApplication2.csproj.FileListAbsolute.txt
WindowsFormsApplication2\obj\x86\Debug\WindowsFormsApplication2.exe
WindowsFormsApplication2\obj\x86\Debug\WindowsFormsApplication2.Form1.resources
WindowsFormsApplication2\obj\x86\Debug\WindowsFormsApplication2.pdb
WindowsFormsApplication2\obj\x86\Debug\WindowsFormsApplication2.Properties.Resources.resources
WindowsFormsApplication2\Program.cs
WindowsFormsApplication2\Properties\AssemblyInfo.cs
WindowsFormsApplication2\Properties\Resources.Designer.cs
WindowsFormsApplication2\Properties\Resources.resx
WindowsFormsApplication2\Properties\Settings.Designer.cs
WindowsFormsApplication2\Properties\Settings.settings
WindowsFormsApplication2\WindowsFormsApplication2.csproj
WindowsFormsApplication2\WindowsFormsApplication2.sln
WindowsFormsApplication2\WindowsFormsApplication2.suo
WindowsFormsApplication2\obj\x86\Debug\TempPE
WindowsFormsApplication2\obj\x86\Debug
WindowsFormsApplication2\bin\Debug
WindowsFormsApplication2\obj\x86
WindowsFormsApplication2\bin
WindowsFormsApplication2\obj
WindowsFormsApplication2\Properties
WindowsFormsApplication2

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

发表评论

0 个回复

  • guanbi_queshengzhuangtailan
    用 Visual C++.Net实现的如何 关闭缺省状态栏 的演示程序。注释详细。适合初学者。(Using Visual C . Net realized how close the default status bar of the demo program. Notes detail. Suitable for beginners.)
    2009-01-20 22:31:50下载
    积分:1
  • Computer-graphics-with-OpenGL-
    计算机图形学(第四版)(英文版)源码。作 者:(美)赫恩。本书是一本内容丰富、取材新颖的计算机图形学著作,在前一版的基础上进行了全面扩充,增加了许多新的内容,覆盖了近年来计算机图形学的最新发展和成就。全书层次分明、重点突出,并附有使用OpenGL编写的大量程序及各种效果图,是一本难得的优秀教材。全书共分为24章及3个附录,全面系统地讲解了计算机图形学的基本概念和相关技术。作者首先对计算机图形学进行综述;然后讲解二维图形的对象表示、算法及应用,三维图形的相关技术、建模和变换等;接着介绍光照模型、颜色模型和动画技术。本书还新增了有关分层建模与动画的介绍,OpenGL的全面介绍;最后的附录给出了计算机图形学中用到的基本数学概念、图形文件格式及OpenGL的相关内容等。 (Computer graphics with OpenGL (Fourth Edition) (English version), source code. Author: Donald Hearn. )
    2020-11-17 22:19:39下载
    积分:1
  • FenblBoh
    一个用VC实现分辨调整和网络拨号切换的程序(a resolution with VC adjustment dial-up and network switching procedures)
    2007-05-30 09:40:54下载
    积分:1
  • psexec
    大名鼎鼎的psexec软件vc源码,windows出品(The famous the psexec software vc source, windows produced)
    2021-02-20 10:39:43下载
    积分:1
  • C51机器人灭火
    机器人控制器是一个多任务并行执行的实时控制器。在软件实现上,灭火机器人除了要协调控制各个不同功用的电机,还需要对红外、光敏等多种传感器接收的数据进行传输、处理等。采用c语言可以方便快捷的编写程序。这里对灭火机器人的每种功能进行模块化处理。(Robot controller is a real-time controller for multi-task parallel execution. In software implementation, fire extinguishing robots not only need to coordinate the control of motors with different functions, but also need to transmit and process the data received by infrared, photosensitive and other sensors. C language can be used to write programs conveniently and quickly. Each function of the fire extinguishing robot is modularized.)
    2020-06-16 01:40:01下载
    积分:1
  • WritePathToXml
    说明:  使用C#进行xml的读写。根据输入的路径,搜索路径下的所有文件和子文件夹,将这些文件和子文件夹的路径保存到xml中。(Use C # to read and write xml. According to the input path, all files and subfolders under the path are searched, and the paths of these files and subfolders are saved into xml.)
    2020-06-18 13:20:02下载
    积分:1
  • aawmutual
    说明:  此为windows风格的单文档窗体,比较通用欢迎在此基础上,加一改进,创造出更好的界面来(This is a single document form with windows style, which is generally welcome to add an improvement to create a better interface.)
    2018-12-24 03:36:53下载
    积分:1
  • sniffer
    第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包 发布的过程。 第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。 第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做 为操作数据库的手段,并运用增删改查的数据库常用查询语句。 第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配 限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术, CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。 第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。 第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。 第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用 ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo Box与ActiveX控件ADO Data Control和DataGrid Control。 全部是vc6.0编写 (Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)
    2013-06-24 15:49:10下载
    积分:1
  • ZLG_CANTest
    周立功的USB_CAN测试程序,C#编写,可以发出报文,初学者可参考(ZLG USB_CAN test procedures, C# to write, you can issue the message, the beginners can refer to)
    2012-04-30 11:38:22下载
    积分:1
  • student
    说明:  实现基础的学生信息管理,实现自己定义的链表结构,对学生信息进行存储(Realizing Basic Student Information Management)
    2019-05-09 14:58:41下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载