登录
首页 » Visual C++ » PrintCtrl

PrintCtrl

于 2020-11-29 发布 文件大小:172KB
0 286
下载积分: 1 下载次数: 53

代码说明:

  打印机控制,C++的动态库,编译过,好用(print control)

文件列表:

PrintCtrl
.........\AboutDlg.cpp,1043,2003-10-29
.........\AboutDlg.h,1208,2003-10-29
.........\copy.bat,36,2003-12-13
.........\DEMO
.........\....\demo.pbl,132096,2004-01-14
.........\....\demo.sra,3893,2010-02-18
.........\....\PrintCtrl.dll,147456,2004-01-14
.........\....\sss.pbl,139776,2010-02-18
.........\....\w_demo.srw,35623,2010-02-18
.........\....\使 用 说 明.txt,694,2009-11-16
.........\PrintCtrl.aps,19008,2004-01-14
.........\PrintCtrl.clw,875,2004-01-14
.........\PrintCtrl.cpp,14128,2004-01-13
.........\PrintCtrl.def,1568,2004-01-13
.........\PrintCtrl.dsp,4410,2004-01-13
.........\PrintCtrl.dsw,541,2003-10-24
.........\PrintCtrl.h,1286,2003-10-24
.........\PrintCtrl.ncb,140288,2004-01-14
.........\PrintCtrl.opt,53760,2004-01-14
.........\PrintCtrl.plg,2200,2004-01-14
.........\PrintCtrl.rc,4690,2003-11-13
.........\Printer.cpp,29407,2004-01-14
.........\Printer.h,2867,2004-01-13
.........\ReadMe.txt,2603,2003-10-24
.........\res
.........\...\PrintCtrl.rc2,401,2003-10-24
.........\...\使 用 说 明.txt,694,2009-11-16
.........\Resource.h,461,2003-10-29
.........\StdAfx.cpp,211,2003-10-24
.........\StdAfx.h,1447,2003-10-24
.........\使 用 说 明.txt,694,2009-11-16
.........\修改计划.txt,297,2003-11-21
.........\打印机控制码
.........\............\使 用 说 明.txt,694,2009-11-16
.........\............\如何检测打印机是否联机.txt,1292,2004-01-11
.........\............\爱普生打印机控制码
.........\............\..................\EPSON命令.doc,50176,2002-07-03
.........\............\..................\使 用 说 明.txt,694,2009-11-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Printer
    一个用VB编写的用来打开打印的文件,可以选择所需的打印机,从而将文件输送到打印机上(The preparation of a use VB to open a print of the document, you can select the printer, which will be transmitted to the printer paper)
    2009-04-17 21:03:14下载
    积分:1
  • HuffmanTree
    该系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。 (4) P:打印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。 (5) T:打印哈夫曼树(Tree printing)。将已在 中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中。 (The system should have the following features: (1) I: initialization (Initialization). Read from the terminal character set size n, and n and n characters right value, establishes a Huffman tree, and save it in the file hfmTree in. (2) E: encoding (Encoding). Has been built using the Huffman tree (if not in memory, reads from the file hfmTree), the text of the document ToBeTran encoded, and then putting the result in the CodeFile file. (3) D: decoding (Decoding). Huffman tree has been built using the file CodeFile the code will be decoded, the result is stored in the file TextFile. (4) P: Printing code files (Print). CodeFile in a compact format the document displayed on the terminal, one per line 50 code. While this character in the form of written documents CodePrin encoded file in. (5) T: Print Huffman tree (Tree printing). Would have been in the Huffman tree in an intuitive way (tree or recessed table form) displayed on the terminal, but this form of characters written to the file )
    2013-06-21 13:45:16下载
    积分:1
  • 06条码
    grid++打印条码,特别好用,谁用了就知道了(Grid++ prints barcodes, which are very easy to use. Anyone who uses them knows.)
    2020-06-22 18:20:02下载
    积分:1
  • GenPrint-Sample
    打印虚拟驱动,提取自wdk 8.1,需要wdk环境。(Print a virtual drive, extracted WDK 8.1, need WDK environment.)
    2021-03-11 09:49:26下载
    积分:1
  • udc
    图片打印控件的例子,可以利用打印机实现图片的打印(Examples of picture print controls, you can realize the use of the printer to print pictures)
    2008-04-06 11:14:20下载
    积分:1
  • prim
    prim算法,输出最小生成树,时间复杂度Nlog(n)(prim algorithm)
    2013-04-13 14:19:16下载
    积分:1
  • printersettings_demo
    vc修改打印设置代码,可以修改打印的基本设置,例如纸张大小(vc revised set code can be amended Print the basic setup, such as paper size, etc.)
    2007-03-07 09:32:08下载
    积分:1
  • Dlog_SETUP
    工作日记软件!自已用VB编制的工作日记软件!可实现日记、任务书记录、浏览、(每月、全年)打印预览及打印功能。界面小巧、美观、实用。下了好用的话顶一下呵!(Work diary software! The preparation of their own work with VB diary software! Diary can be achieved, tasks, record books, browse, (month, year) print preview and print functions. Interface, small, beautiful and practical. Easy to use, then the top down about Oh!)
    2010-10-11 16:39:38下载
    积分:1
  • barprint(PDF)
    说明:  条码打印程序,有窗体打印,二进码打印,调用API函数打印等。(Barcode printing procedures form printing, binary code printing, call API function printing.)
    2008-11-26 16:40:38下载
    积分:1
  • VCPP-MFC-Print
    VC++ 用MFC编写的打印程序,希望对大家有用(VC++ MFC Print)
    2012-05-10 19:48:58下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载