搜索资源列表
监测当前打印机状态
- 通过此程序可以了解当前打印机的状态包括打印任务队列,各任务状态,所有者进度和开始时间-through this procedure can understand the current state of the printer, including print job queue, the task of the state, the owner's progress and the start time
printSimulation
- 利用队列的先进先出模拟打印机的工作过程。显示不同时间到达的不同执行时间的任务,打印机的执行过程。-Use of the FIFO queue simulation of the working process of the printer. Show different time of the execution time of different tasks, the printer of the implementation process.
dayinji
- 模拟打印过程(显示打印信息) 随机生成打印任务,加入到打印队列中 可以把文件随时加入或删除出打印队列 可以查询显示当前队列中的打印任务信息-Analog printing process (display print information) print randomly generated missions, added to the print queue can be the document at any time to add or delete a print queue
DOSPrint
- DOSPrint is software which captures LPT ports to any print queue. (Requires Windows NT 4.0, 2000, or XP - Windows 9x is not supported)-DOSPrint is software which captures LPT ports to any print queue. (Requires Windows NT 4.0, 2000, or XP- Window
DuiLie
- 用LinkedList实现一个队列的所有操作: 入队\出队\求队列长度\判断队列是否为空\打印队列等-Implement a queue using LinkedList all operations: entry team \ out the team \ demand queue length \ to determine whether the queue is empty \ print queues, etc.
PrintTreeLikeTree
- 在控制台树形输出二叉树,使用了队列。首先设置叶子节点间的间距,然后以坐标的形似记录下每个节点的位置-Binary output in the console tree, using a queue. The spacing between the first set of leaf nodes, then the coordinates of the shape of the recording position of each node
pdjprint
- vc++并行端口排队机打印程序,可实现打印及打印预览操作。-vc++ parallel port Queue print program,Enables printing and print preview operation.
queue
- c语言练习队列数据结构的基本操作,包括对列的创建,队尾插入,对头删除,等练习。适合对队列学习的初级练习者。-Basic Operation c language practice queue data structure, including the creation of a column, insert the tail, head removed, and other exercises. Learning to queue for primary practitioners.
PrintSpooler
- 打印机队列监控源码,可以遍历所有打印机,监控打印队列-Printer queue monitor source code, you can traverse all the printers, monitor print queue
_PrintSpooler
- DesktopApp平台通过winspool接口实现对打印机驱动的监控,并接收印刷Job状态变更事件。(DesktopApp platform to achieve control of the printer driver through the winspool interface, and receive a printed Job state change events.)
222p
- 使用C#的WPF与打印机调用打印例子,用打印队列实现打印。利用vc6.0+opencv实现人脸识别(Use C#'s WPF and printer to call print examples and print with a print queue. Using vc6.0+opencv to realize face recognition)
Monitoring a Printer Queue from VB.NET
- Some of the API calls used in this example are only supported on Windows NT, 2000, XP and .NET server. Therefore this technique does not apply to Windows 95, Windows 98 or Windows ME. Although VB.NET printer handling has improved immeasurably over