登录
首页 » PowerBuilder » PrintServiceSystem

PrintServiceSystem

于 2021-03-08 发布 文件大小:673KB
0 347
下载积分: 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 个回复

  • resumeprint
    打印简历文件CSV,能够快速的从本地和远程的数据库访问.(Print CV file CSV, to quickly from local and remote database access.)
    2007-12-04 17:33:14下载
    积分:1
  • 06条码
    grid++打印条码,特别好用,谁用了就知道了(Grid++ prints barcodes, which are very easy to use. Anyone who uses them knows.)
    2020-06-22 18:20:02下载
    积分:1
  • custompaper
    vb写的自定义打印纸张大小的实例源码,有需要的下。(Vb to write a custom print example source code, the size of the paper is needed.)
    2013-08-13 15:45:05下载
    积分: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
  • Christmas
    用TCL/TK实现4幅字符串图片的动态输出,图片为圣诞老人像(Realize outputing four pictures.)
    2011-09-09 21:59:29下载
    积分:1
  • Print_Photo
    利用QT控制打印机打印图片。(将图片放入QT的窗口中,打印窗口)(Use QT to control printer to print pictures. (put the picture in the window of the QT, print the window))
    2018-05-28 23:29:34下载
    积分:1
  • simplejavaprogramming
    题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。 题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数 题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(Topic: Print out the Triangle (10 lines required to print out the Title: Enter the 3 numbers a, b, c, according to the order of output. Title: input array, the largest exchange with the first element, the smallest and the last element of the exchange, output array. Topic: There are n integers, to move back in front of the order m of the number of positions, finally becoming the foremost m m the number of number of topics: write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n)
    2011-05-09 19:11:58下载
    积分:1
  • Binary-tree
    输入先序数列和中序数列得出后序数列并打印二叉树(Enter the order of precedence and the order of the sequence of the order of the second series and print binary tree)
    2016-12-22 18:52:47下载
    积分:1
  • 785643
    设置多重群组的打印报表,C++Builder精选编程学习源码,很好的参考资料。(Print statements to set multiple group, C++Builder select learning programming source code, a good reference.)
    2013-11-28 10:34:35下载
    积分:1
  • 181029.Marlin.1.1.9
    最后更新marlin固件,最后一个版本有很多修复(Last update of marlin firmware)
    2018-10-30 03:05:47下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载