搜索资源列表
Multi_Threads
- 许多种类的应用程序都需要长时间操作,比如:执行一个打印任务,请求一个 Web Service 调用等。用户在这种情况下一般会去转移做其他事情来等待任务的完成,同时还希望随时可以监控任务的执行进度。 -many types of applications require prolonged use, such as : the implementation of a print job, request a so called Web Service. Users in this situat
pjlmon
- A language monitor provides a full duplex communications path between the print spooler and bi-directional printers that are capable of providing software-accessible status information and adds printer control information, such as commands defined by
完整的打印机监控源码
- 完整的打印机监控源码,可监测文件内容,含服务端。C#完整源码,甚至包含注册机源码。,Complete source code printer monitor, can monitor the contents of the documents, including client service. C# Complete source code, and even contains Zhuceji source.
SecTDIFilter.rar
- 一个用来监控网络传输数据的TDI过滤驱动程序。 只是一个简单的打印数据内容的框架。,One used to monitor network traffic data in TDI filter driver. Is just a simple framework for the content of print data.
SpyPrinter
- Monitor for print jobs
print
- 监控打印机的软件,分客户端和服务器端。监控网络打印机的信息-Monitor the printer' s software, sub-client and server side
PrintMon
- 微软打印机监控范例程序,是初学打印监控的好资料-Microsoft s print monitor example.nice for beginner.
FP21A-Print
- FP21A打印机监控下载,使用tp软件对fp21a打印机主控板下载监控程序。-FP21A printer monitor downloads, use tp software fp21a download printer control board monitors the program.
myPrintSpooler
- 打印监控相关的内容, 启动"添加端口"对话框,允许用户在系统可用端口列表中加入一个新端口 -Print Monitor, start the " Add Port dialog box allows the user to add a new port in the system list of available ports, etc.
Print-screen
- Take picture from monitor screen ( print screen )
Monitor-printer
- 打印机监控系统,可以监控打印机打印的内容等。-The printer monitoring system that can monitor the printer to print the contents of.
Monitor-program
- 监护仪程序 Main.c Moniwave.c PRINT.c-Monitor program
Monitor
- Dsp的pc端的监控程序,使用串口通信,包括变量查看,内存查看,打印-Monitoring program Dsp PC side, the use of serial communication, including the variable view, memory view, print
hot_folder_print_port_monitor
- 用于将打印内容输出到hot folder的端口监视器,打印机驱动适用-print monitor use to save print data to specific hot folder
PRINT
- 为了监控电脑打印机的状态,以便控制打印机的输出-In order to monitor the state of computer printers, in order to control the output of the printer
Monitor-printer
- 监控本地打印机,打印页数,打印来源,只是获取,没有做记录统计,要用的自己写到数据库中就行了。-Monitoring local printer, print pages, print sources, but get no records do, use their own written to the on the line.
monitor
- 这是一个用Verilog开发的在显示屏上显示多种颜色的简单程序。适合刚刚接触verilog的同学学习!-A simple program developed by Verilog which is used to print two kinds of colors in the monitor.
Print-screen
- Take picture monitor screen( print screen )-Take picture monitor screen( print screen )
DocumentMonitor
- 监控本地打印机,打印文件,打印页数,状态变更等信息,并将信息显示到UI中。(Monitor the local printer, print files, print page number, status changes and other information, and display the information to UI.)
1
- 创建一个Monitor类,它能知道成员函数incident()被调用了几次.增加一个成员函数print(),显示incident()被调用的次数,并能显示次数的初始值.(Create a Monitor class that knows that the member function incident () is called several times. Add a member function print (), show the number of times incident ()