| 本文首先介绍了利用MFC提供的文档视图框架来实现一个打印程序,实现打印预览,在此基础上,同时通过对MFC源代码的深入探讨,提出了利用该方法在对话框上用MFC实现打印功能,结果表明,利用MFC实现打印不仅方便,而且功能很强大,能够根据不同的需求很方便的打印出所需要的格式。本文还实现了一个在对话框中利用MFC实现打印功能的一个框架结构,对于使用者只要使用该结构就可以按照自己的要求打印任何内容。 [代码性质] VC完整应用程序代码 [代码作者] 戎亚新 -This paper introduces the use of the MFC framework document View to achieve a print program, print preview, on this basis, through the MFC source code in-depth study, the use of the methods used in the dialog box MFC Print function, the results indicate that the real MFC Print is not only convenient, but their functions very powerful, according to the needs of different convenient print out the required format. It also achieved a dialog box using the MFC Print function of a framework for users to use the structure as long as it can in accordance with the requirements of printing any of the contents. [Code nature] VC integrity of the application code [code writers] new Asian-jung 下载 |