搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
Print
- C#打印的代码实现显示页面设置\打印设置\打印预览对话框及分页的步骤 -C#Print
PrintTest
- 实现VC基于对话框程序的打印功能 可以将文件导入到你的项目 直接使用-VC dialog-based programs printing function can be imported into your project files directly
77
- 用Visual Basic 来完全控制打印对话框-To use Visual Basic to full control of the Print dialog box
Elevator
- 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulation algorithm, based on MFC dial
7asdff77
- Visual Basic完全控制打印对话框-Visual Basic complete control of the Print dialog box
20074118544754
- 公用对话框,环境:PB9.0 说明: 通用对话框的例子,包括打开、保存、打印、字体、颜色(此版本特有)对话框。 -Common dialog box, Environment: PB9.0 Descr iption: Examples of common dialog boxes, including open, save, print, font, color (this version only) dialog box.
print
- 简单的cprintdlg类应用,快速处理打印,对VC入门的MFC编程(基于对话框)有很大帮助-Simple cprintdlg class applications, rapid processing of print, started VC MFC programming (dialog-based)
02
- 综合和测评系统,其中主要介绍树型控件、列表控件、静态文本及Tab控件的使用方法,重点讲解树型控件的动态构建及与数据表关联数据的方法。介绍ADO对象操作数据库的技术,讨论复杂SQL语句的构造方法,实现非文档/视图(Doc/View)框架,基于对话框应用程序中各数据报表的打印输出。-Synthesis and evaluation system, which introduces the use of the tree control, list control, static text and T
AUTOPLOT
- CAD文档的批量自动打印,运行后根据对话框操作-Batch CAD document automatically printed, according to the dialog box after running operation
pbWordExcel
- pb定制仿Word打印、Excel页面设置对话框-Pb custom imitation Word printing, Excel the page setup dialog
Menu
- 创建一个对话框,其中有“文件”、“编辑”和“帮助”菜单。要求: 1. 在“文件”菜单中有“新建”、“打开”、“另存为”、“页面设置”、“打印”和“退出”等 选项; 2. 选择“文件”菜单中的“打开”选项时,弹出“打开”通用对话框; 3. 选择“另存为”选项时,弹出“另存为”通用对话框; 4. 在“编辑”菜单中有“字体”和“颜色”选项。选择“字体”时,弹出“字体”通用对 话框;选择“颜色”选项时,弹出“颜色”通用对话框。-Create a dialog with the &
testPrint01
- Qt 打印预览和Qt打印对话框,希望有用-QT print print view
listctrolexcel
- 内容索引:VC/C++源码,报表打印,打印预览,对话框 在写一套MIS,但不想用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,系统UI是基于对话框的,支持打印及预览,没想到用起来还真不错,赶紧拿出来奉献给大家,支持分页预-Content index: VC/C++ source, print, print preview dialog box, in the writing of a MIS, but do not want to use the document view temp
78完全控制打印对话框
- 78完全控制打印对话框(78 fully controlled Print dialog box)
PrinterAPI
- 调用api弹出打印机属性对话框 Author:vitoriatang From:Internet .NET Framework封装了很多关于打印的对话框,比如说PrintDialog, PageSetupDialog. 但是有的时候我们还需要关心打印机属性对话框,那么就可以调用API来解决这个问题。有几个API函数与之相关 PrinterProperties DocumentProperties OpenPrinter ClosePrinter 逐一介绍 printe
打印功能
- 介绍了利用MFC提供的文档视图框架来实现一个打印程序,实现打印预览,在此基础上,同时通过对MFC源代码的深入探讨,提出了利用该方法在对话框上用MFC实现打印功能(This paper introduces the implementation of a print program by using the document view framework provided by MFC, and realizes printing preview. On the basis of this, th
dayingongneng
- 还实现了一个在对话框中利用MFC实现打印功能的一个框架结构,对于使用者只要使用该结构就可以按照自己的要求打印任何内容。(It also implements a frame structure to realize printing function by using MFC in dialog box, which can print anything for users according to their requirements.)