-
ptable
一个打印表格的c++源代码,对于那些寻找此类代码的同志来说,是一个绝佳的参考,如果有什么问题,登陆http://www.boomcode.cn(A print form c++ Source code, for those looking for such code comrades, it is an excellent reference, if there is any problem, landing http://www.boomcode.cn)
- 2007-11-07 19:03:13下载
- 积分:1
-
Report_Code
报表例子,可以设计自定义报表。只是简单的例子,自己丰富,只是开个头。(some ex for powerbuild)
- 2012-03-15 11:52:57下载
- 积分:1
-
CAN-BUS_PRINTER0413
说明: 热敏打印机的控制程序,用keil编译,can通信(Thermal printer control program)
- 2010-04-28 11:23:47下载
- 积分:1
-
PrintServiceSystem
使用C#监听刷卡器,调用rest服务获取打印任务,解析并调用打印机打印(Use C# to listen swipe card reader, calls the rest service get the print job, resolve and call the printer)
- 2021-03-08 10:59:28下载
- 积分:1
-
Lodop6.010
网页打印控件Lodop,目前流行的WEB控件,即可裁剪输出网页内容,也可用JS语句直接打印。... (Webpage print control Lodop, the popular WEB controls, you can cut output Webpage content, also can use the JS statement to print directly
)
- 2014-03-13 19:49:49下载
- 积分:1
-
pcl5_ref
中英文PCL5语言参考手册
PCL语言是HP公司在其激光打印机上使用的打印机命令语言(PCL5 reference zh-cn en-us)
- 2013-09-12 17:45:25下载
- 积分:1
-
PrintTest
使用C#开发的多种方式 打印PDF文件,包括O2S,命令行等。(Using C# to develop multiple ways to print PDF files, including O2S, command line, etc.)
- 2018-07-12 14:00:24下载
- 积分:1
-
TBPrinter
tribon二次开发 批量打印程序源码 供大家参考(tribon second development batch printing program source code for your reference)
- 2013-07-26 22:55:29下载
- 积分:1
-
VCPP-MFC-Print
VC++ 用MFC编写的打印程序,希望对大家有用(VC++ MFC Print)
- 2012-05-10 19:48:58下载
- 积分:1
-
SPOOLING
要求设计一个SP00LING输出进程和两个请求输出的用户进程,以及一个SP00LING输出服务程序。当请求输出的用户进程希望输出一系列信息时,调用输出服务程序,由输出服务程序将该信息送入输出井。待遇到一个输出结束标志时,表示进程该次的输出文件输出结束。之后,申请一个输出请求块(用来记录请求输出的用户进程的名字、信息在输出井中的位置、要输出信息的长度等),等待SP00LING进程进行输出。
SP00LING输出进程工作时,根据请求块记录的各进程要输出的信息,将其实际输出到打印机或显示器。这里,SP00LING输出进程与请求输出的用户进程可并发运行。
(Asked to design a user process SP00LING request output and two output processes, and outputs a SP00LING service program. When users want to process requests output output range information, call the output service program, service program by the output information into the output shaft. Treatment to an output end of the flag, which means that the process of the second output file output end. Thereafter, the application of an output request block (name of the user to record the output of the process request, the information on the position of the output well, and length information to be outputted), the process waits SP00LING output. When SP00LING output process work, information requested under each process block records to be output, its actual output to a printer or monitor. Here, the user process and the output process SP00LING request output can be run concurrently.)
- 2014-01-08 13:36:02下载
- 积分:1