登录
首页 » PowerBuilder » PrintServiceSystem

PrintServiceSystem

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

  • 机的通信工具PFT
    与打印机的通信工具,文件传输工具,也可做渗透打印机。( PJL File Transfer command line interface to PJLlib functionality )
    2020-07-17 10:38:48下载
    积分:1
  • resumeprint
    打印简历文件CSV,能够快速的从本地和远程的数据库访问.(Print CV file CSV, to quickly from local and remote database access.)
    2007-12-04 17:33:14下载
    积分:1
  • vbprint
    一種VB不規則打印技術的探討,可以在VB編程中使用,試試其中的函數。(A kind of irregular printing of VB, VB programmers can use, try one of the function.)
    2010-05-24 14:32:41下载
    积分:1
  • 1-pplz--pplb
    说明:  这是一个如何调用条码打印机的DLL文件来打印条形码的例子,主要是教你怎么写DLL声名语句(how it is called a bar code printers DLL files to print bar code examples, mainly to teach you how to write DLL famous phrase)
    2005-12-13 09:51:21下载
    积分:1
  • BarCode_2D
    条码生成技术源码,可以方便的生成各类型条码!经测试完全可以达到效果!(Barcode generator technology source code, you can easily generate various types of barcode! Tested can achieve the desired effect!)
    2016-06-01 23:30:39下载
    积分:1
  • cBarCodeTest
    条形码程序测试,对条马的打印测试程序,用户可以下载自已测试使用。(barcode testing procedures, the right of the horse's Print testing procedures, users can download their own test to use.)
    2007-03-25 09:34:30下载
    积分: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
  • pcl5_ref
    中英文PCL5语言参考手册 PCL语言是HP公司在其激光打印机上使用的打印机命令语言(PCL5 reference zh-cn en-us)
    2013-09-12 17:45:25下载
    积分:1
  • DetectionandAnalysisReportingSystememorheology
    vf写的一个血液流变学检测分析报告系统,可以单机使用,管理数据信息打印报告等功能。(vf write a hemorheology analysis system that can stand-alone use, management of data information print reporting.)
    2009-10-28 00:18:27下载
    积分:1
  • pdfwengjiang
    PDF打印机 注册机,可以将CAD文件转为PDF文件(PDF Printer RI, CAD files can be converted to PDF files)
    2011-05-31 14:40:13下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载