登录
首页 » PowerBuilder » PrintServiceSystem

PrintServiceSystem

于 2021-03-08 发布 文件大小:673KB
0 320
下载积分: 1 下载次数: 9

代码说明:

  使用C#监听刷卡器,调用rest服务获取打印任务,解析并调用打印机打印(Use C# to listen swipe card reader, calls the rest service get the print job, resolve and call the printer)

文件列表:

PrintServiceSystem
..................\PrintServiceSystem
..................\..................\app.config,144,2014-12-02
..................\..................\bin
..................\..................\...\Debug
..................\..................\...\.....\log4net.dll,288768,2011-10-06
..................\..................\...\.....\Newtonsoft.Json.dll,481792,2014-03-13
..................\..................\...\.....\PrintServiceSystem.exe,122880,2014-12-04
..................\..................\...\.....\PrintServiceSystem.exe.config,144,2014-12-02
..................\..................\...\.....\PrintServiceSystem.pdb,95744,2014-12-04
..................\..................\...\.....\PrintServiceSystem.vshost.exe,11600,2014-12-04
..................\..................\...\.....\PrintServiceSystem.vshost.exe.config,144,2014-12-02
..................\..................\...\.....\PrintServiceSystem.vshost.exe.manifest,490,2012-06-02
..................\..................\...\Release
..................\..................\CardListener.cs,3337,2014-12-03
..................\..................\LogHelper.cs,1022,2014-12-03
..................\..................\MemoryStreamCache.cs,1260,2014-12-04
..................\..................\obj
..................\..................\...\x86
..................\..................\...\...\Debug
..................\..................\...\...\.....\DesignTimeResolveAssemblyReferences.cache,3151,2014-12-03
..................\..................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6948,2014-12-04
..................\..................\...\...\.....\PrintServiceSystem.csproj.FileListAbsolute.txt,881,2014-12-04
..................\..................\...\...\.....\PrintServiceSystem.csproj.GenerateResource.Cache,999,2014-12-04
..................\..................\...\...\.....\PrintServiceSystem.csprojResolveAssemblyReference.cache,16214,2014-12-04
..................\..................\...\...\.....\PrintServiceSystem.exe,122880,2014-12-04
..................\..................\...\...\.....\PrintServiceSystem.pdb,95744,2014-12-04
..................\..................\...\...\.....\PrintServiceSystem.Properties.Resources.resources,65317,2014-12-04
..................\..................\...\...\.....\TempPE
..................\..................\...\...\.....\......\Properties.Resources.Designer.cs.dll,5120,2014-12-03
..................\..................\Pdf417lib.cs,68911,2014-12-04
..................\..................\PrintServiceSystem.csproj,4826,2014-12-04
..................\..................\PrintTask.cs,757,2014-12-03
..................\..................\PrintTaskPrintDocument.cs,10058,2014-12-04
..................\..................\Program.cs,8610,2014-12-04
..................\..................\Properties
..................\..................\..........\AssemblyInfo.cs,1489,2014-12-02
..................\..................\..........\Resources.Designer.cs,3634,2014-12-02
..................\..................\..........\Resources.resx,6443,2014-12-02
..................\..................\..........\Settings.Designer.cs,1118,2014-12-02
..................\..................\..........\Settings.settings,249,2014-12-02
..................\..................\Resources


..................\..................\Settings.cs,1237,2014-12-02
..................\..................\TransformJSON.cs,836,2014-12-03
..................\..................\WebService
..................\..................\..........\IRestTestAutoPrint.cs,488,2014-12-04
..................\..................\..........\RestTestAutoPrint.cs,7464,2014-12-04
..................\..................\..........\Routing.cs,261,2014-12-04
..................\PrintServiceSystem.sln,896,2014-12-02

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

发表评论

0 个回复

  • EpsonPrintDemo
    用于搜索USB驱动,找到USB打印机,并发送命令 本例子发的是epson的打印换行命令,这个命令基本够用了,绝对有用(Used to search the USB drive, find a USB printer, and send the command)
    2020-09-01 19:38:08下载
    积分:1
  • printer
    基于打印的编程 ,利用mfc框架实现,生成自己想要的ui和功能。 (Print-based programming, the use of mfc framework implementation, generate ui and features you want.)
    2014-08-05 13:11:15下载
    积分:1
  • BetBall
    福彩双色球模拟测试。 支持五组随机选球;支持打印功能。(Fucai color ball simulation tests. It supports five groups of randomly selected balls support print function.)
    2015-10-10 16:26:06下载
    积分:1
  • Print_daying
    窗体打印功能,代码简单,用c#写的窗体打印功能(Form printing function, the code is simple, with c# to write)
    2015-02-25 13:05:59下载
    积分:1
  • DP-48A1-QRcode-Print--MSP430
    本程序用于DP-48A1达普内嵌式打印机打印二维码使用,内包含打印指令详细注释以及自行编程了集汉字、字符串、变量的二维码打印函数,可以方便使用。(This procedure for DP-48A1 da dimensional code embedded printer use, and contains detailed notes, and self print instruction program a two-dimensional code printing function set characters, strings, variables, you can easily use.)
    2020-07-09 15:58:55下载
    积分:1
  • PCL5
    HP PCL5 打印机打印语法(HP PCL5 printer grammar)
    2008-03-06 19:52:48下载
    积分: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
  • GenPrint-Sample
    打印虚拟驱动,提取自wdk 8.1,需要wdk环境。(Print a virtual drive, extracted WDK 8.1, need WDK environment.)
    2021-03-11 09:49:26下载
    积分:1
  • 06条码
    grid++打印条码,特别好用,谁用了就知道了(Grid++ prints barcodes, which are very easy to use. Anyone who uses them knows.)
    2020-06-22 18:20:02下载
    积分:1
  • 批量ZwPldy
    批量打印,效果可以自己查阅,还是比较好用的,试试吧(good job shuiyongshui zhidao ni buzhidao buneng guai wo)
    2018-11-26 21:21:43下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载