CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC 打印

搜索资源列表

  1. DareNotePad

    0下载:
  2. 使用VC6.0 MFC开发的基于对话框的VC++程序,实现了记事本的基本功能,通过派生出的crichedit和CDIALOG类,自己编写了查找、替换等功能, 主要包括,新建、打开、保存、另存为、打印设置、打印、退出;具有判断退出、新建、打开时对当前文档是否保存等功能 具有撤销、复制、粘贴、剪贴、删除等基础功能,通过派生类绘制了查找、替换对话框,实现了和window记事本同样的功能。另外还包括右键快捷菜单功能,和主菜单一样实时更新菜单可能状态 利用MFC通用对话框,实现了字体设置功能;
  3. 所属分类:EditBox

    • 发布日期:2017-03-31
    • 文件大小:69840
    • 提供者:田欣
  1. OpenGL-EPS-WMF-Output

    2下载:
  2. 这个文章和附件中的代码实现如何将OpenGL/MFC程序输出到 encapsulated postscr ipt (EPS)和Windows enhanced metafile (EMF)文件格式。最终的目标是能够产生可以编辑、打印和展示的适量图形文件。 -* display a vrml 3D triangular mesh using OpenGL in a MFC MDI application, * change the rendering options such as
  3. 所属分类:OpenGL program

    • 发布日期:2016-11-11
    • 文件大小:1299456
    • 提供者:
  1. Os3

    0下载:
  2. 关于操作系统课程的主存空间的分配与回收 采用可变分区存储管理,采用空闲分区表(链)进行。设计一个空闲分区表(链),空闲分区通过空闲分区链来管理;在进行内存分配时,系统优先使用空闲区低端的空间。 设计一个某时刻主存空间占用情况表,作为主存当前使用基础。初始化空闲区和已分配区说明表的值。自己设计一个作业申请队列以及作业完成后的释放顺序,实现主存的分配和回收。把空闲区分区表的变化情况以及各作业的申请、释放情况显示、打印出来。 算法,用MFC环境实现。 -Distribution and
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:59064
    • 提供者:小鱼
  1. TicketSystem

    0下载:
  2. c++编写的MFC程序,一个汽车售票系统,包括售票,退票,增加班次,减少班次,打印旅客表、车次表等功能-c++ program written in MFC, a car booking system, including ticketing, refund, increase the frequency and reduce the frequency of visitors to print the table, train table and other functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5761329
    • 提供者:马瑞辰
  1. imagestone

    1下载:
  2. 介绍了利用MFC提供的文档视图框架来实现一个打印程序,实现打印预览-Introduced the use of MFC
  3. 所属分类:Printing program

    • 发布日期:2017-03-29
    • 文件大小:552528
    • 提供者:jiafeng1984
  1. VC_part2

    0下载:
  2. 关于MFC功能的源代码,包括控制条,文件操作,多视,打印技术等8部分内容的源代码。 此为压缩包2-Function on the MFC source code, including the control, the file operations, multi-visual, print technology, the 8 part of the contents of the source code. This is the compressed packet 2
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:852074
    • 提供者:lyd
  1. DOMPrint

    0下载:
  2. 自己开发的XML DOM遍历打印程序DOMPrint,DOMPrint激活DOM解析器,解析XML文档,构造DOM树,并激活DOMWriter::writeNode()将DOM树序列化XML流,支持MFC,其不依赖其它除MFC以外任何程序库的支持,适合项目开发。用法请见压缩包里的Options.txt。-Developed their own XML DOM traversal printing process DOMPrint, DOMPrint activated DOM parser, X
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1440697
    • 提供者:陈文捷
  1. SCRIBBLE

    0下载:
  2. 一个有画笔和打印功能的小程序,是MFC的源代码,很不错啊-A pen and print function has a small program is MFC source code, not错啊
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:240438
    • 提供者:
  1. CD7

    0下载:
  2. 屏幕绘图及其打印 c711为配置MFC的设备环境类 C721为准备打印设备和打印参数 C731为自动打印的消息处理 C732为自动打印的客户区和非客户区-C711-screen graphics and printing equipment for the configuration environment MFC Class C721 for ready printing devices and print parameters for the C731 automatical
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-31
    • 文件大小:143904
    • 提供者:杨保国
  1. MFCprint

    0下载:
  2. 该代码演示了MFC程序打印与预览功能的扩展实现。-The MFC code to demonstrate the procedure to print and preview the expansion of implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:50762
    • 提供者:王臣
  1. SimpleChart

    0下载:
  2. 这是一款全面支持中文的编辑控件,使用标准的MFC DOC/VIEW机制,使用比较简单,但功能却很强大。PfxEditCtrl由两个主要的类组成,包括CPfxEditView和 CPfxEditDoc,这个控件主要支持如下功能: 文本编辑; 打印; 可通过语法配置文件定制的语法高亮显示; 自动换行; 支持非等宽字体; 列块选择/复制/删除/粘贴等列块方式编辑操作; 支持UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI文件的打开,编辑,
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:304526
    • 提供者:winnie
  1. lianxi

    0下载:
  2. 该项目实现了mfc基本对话框,打印,变换文本等功能-The project achieved the basic mfc dialog box, printing, changing text and other functions
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-25
    • 文件大小:1950567
    • 提供者:wuyaotian
  1. attendance

    0下载:
  2. 一个个人考勤软件,本程序是一个基于对话框的实用程序,在基于对话框界面的程序中实现打印和打印预览是采用了非常规MFC方法-Designed by C++ for personal attendance system
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1761108
    • 提供者:yujy
  1. demo

    0下载:
  2. 该程序利用在vc环境下,利用mfc编程实现报表文件的预览和打印-The use of the program in the vc environment, the use of programming statements mfc preview and print documents
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:12750
    • 提供者:chen kaile
  1. drawTextWithSuperScript

    0下载:
  2. MFC:如何使用drawText打印上標文字, 如Trademark(TM)-MFC: How to use drawText to print superscr ipt-ed text such as Trademark(TM)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:27962
    • 提供者:Jackie
  1. PrintInvoice

    0下载:
  2. 用vc开发工具,基于MFC,实现发票的打印功能-Vc development tools used, based on the MFC, the realization of the printing invoices
  3. 所属分类:Printing program

    • 发布日期:2017-04-10
    • 文件大小:1935186
    • 提供者:chen
  1. PrintBarcode

    1下载:
  2. 用vc开发工具,基于MFC,实现条码的打印功能-Vc development tools used, based on the MFC, the realization of the printing bar codes
  3. 所属分类:Printing program

    • 发布日期:2017-05-08
    • 文件大小:1916831
    • 提供者:chen
  1. attdance

    0下载:
  2. 这个程序是一个个人考勤软件,它从系统时钟获取时间信息,只要上下班时按时在当日考勤栏内点击相应的栏目标题即可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以随意查看过去的记录,也可把记录按月打印出来.在年汇总栏内可以选择要查看或打印的月份。 这个小程序是我的一个习作,希望与感兴趣的同好切磋交流。 本程序是一个基于对话框的实用程序,在基于对话框界面的程序中实现打印和打印预览是采用了非常规MFC方法。-This process is a personal time and a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:67310
    • 提供者:shen yan
  1. attendance

    0下载:
  2. 这个程序是一个个人考勤软件,它从系统时钟获取时间信息,可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以查看过去的记录,也可把记录按月打印出来.或进行年汇总。   本程序是一个基于对话框的实用程序,在基于对话框界面的程序中实现打印和打印预览是采用了非常规 MFC 方法。 -This process is a personal time and attendance software, access to it from the system clock time info
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:131850
    • 提供者:姚争涛
  1. MiniSketch

    0下载:
  2. 初级绘画功能的例程软件,涉及可停靠的工具条、菜单、GDI绘画、打印等,使用MFC的DOCVIEW方式编程,是C++教程的一个应用例程。-Routine function of the primary drawing software involved can be docked toolbars, menus, GDI painting, printing, use the MFC-DOCVIEW way programming, C++ tutorial is an application r
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12353651
    • 提供者:Huangxiangjun
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com