搜索资源列表
printlistctrl_src
- 一个可以独立打印CListCtrl内容中的类!和view-document完全独立!使用简单,真接传递CListCtrl 型指针就可以完成打印!-an independent Print CListCtrl content of the class! And the view-document totally independent! Simple to use and then transmit real-pointer CListCtrl can be completed Print!
getPrinterStatus
- 实时获取打印机状态,方便监 控打印机状态-Real-time access to printer status, easy to monitor printer status
calculate
- 本演示程序中,当用户输入一个合法的表达式后,能够返回正确的结果。能够计算的运算符包括:加、减、乘、除、括号;能够计算的数要求在实数范围内。对于异常表达式给出错误提示。-The demo program, when the user enters a legitimate expression, they can return the correct results. Operators can be calculated include: add, subtract, multiply, div
iFix3.5report
- 本系统为iFix报表程序,可完成报表预览和打印。后台进行实时Sample采用多线程采集数据。-The system iFix reporting procedures, preview and print reports to be completed. Sample background in real-time multi-threaded data collection.
triangle
- This a simple program that outputs the result of possibility to construct a triangle with the given 3 positive real numbers x, y, z, as a side lengths of the triangle. -This is a simple program that outputs the result of possibility to construct a
xuesheng
- 对房地产楼房进行合理的管理。汇总打印预览狠方便-Reasonable real estate building management. Print Preview ruthless convenient summary
Curve
- 实时曲线打印模块,已封装包含对封装的dll的测试-Real-time curve printing module, packaged the dll contains a test package
Realprinter
- 一款很实有的票据打印的源码,通用性非常强,可保存数据, 简单改改就可以作为自已的程.-A very real and some bills printed source, versatility is very strong, save data, can be as simple to change to change their own way.
calendar
- 真实世界是复杂的,软件也同样。为了解决一个复杂问题,一个好的策略是将它分解为较简单的部分,将一个大程序分解为一组较小的函数。这称为自顶向下分析或有时叫做逐步求精。本次实验将练习采用多个函数实现一个较复杂的问题——打印1900年后任意指定年份的日历,用以下格式显示每个月。-The real world is complex, the software as well. In order to solve a complex problem, a good strategy is to break
printctrl
- 实时监测打印机状态的程序,演示如何使用多线程和WINDOWS打印API的开发例子-Real time monitoring of the printer status program, demonstrates how to use the multithreading and WINDOWS print API development examples
PDFPrinter
- PDF 虚拟打印机,TinyPDF系列,提供(vprint、word2pdf)编程接口,分为不同版本,提供不同的控制参数, 支持VC、VB、PB、Delphi、.NET、JAVA 等多种语言 支持编程把Word文档,网页、各种格式的图片等,打印成PDF文档,同时支持多次打印到一个PDF,支持pdf文档合并, 可编程把Word文档,单个或批量转成PDF文档。 所有功能都封装在252K的DLL中,方便编程使用,无需其它支持。 对各种快递单、发货单、发票等在真实打印的同时,可使用此
PDFVPrinter
- PDF 虚拟打印机,TinyPDF系列,提供(vprint、word2pdf)编程接口,分为不同版本,提供不同的控制参数, 支持VC、VB、PB、Delphi、.NET、JAVA 等多种语言 支持编程把Word文档,网页、各种格式的图片等,打印成PDF文档,同时支持多次打印到一个PDF,支持pdf文档合并, 可编程 Word批量转PDF。 所有功能都封装在252K的DLL中,方便编程使用,无需其它支持。 对各种快递单、发货单、发票等在真实打印的同时,可使用此控件,保留一份电子
VirtualPDFPrinter
- PDF 虚拟打印机,TinyPDF系列,提供(vprint、word2pdf)编程接口,分为不同版本, 提供不同的控制参数, 支持VC、VB、PB、Delphi、.NET、JAVA 等多种语言 支持编程把Word文档,网页、各种格式的图片等,打印成PDF文档,同时支持多次 打印到一个PDF,支持pdf文档合并, 可编程把Word文档,单个或批量转成PDF文档。 所有功能都封装在252K的DLL中,方便编程使用,无需其它支持。 对各种快递单、 发货单、发票等在真实打印的同时
PrinterTest
- C#实时打印机状态检查示例,通过调用win32 API实现-C# example of real-time printer status check by calling the win32 API to achieve
RawPrinter-v.-1.1
- Files in this archive give you a very simplified way to send raw data to the printer using Windows API. It works just like good old DOS-printing :)) but goes through the Windows Printer Spooler. This means you can: - print text in real te
dw2xlsdemo_pb1052_7826
- Converting the datawindow to excel format. I'm not the author of this, just downloaded also in another site. credit goes to the real author. T.Y.