摘要
Windows 95的特点之一是其输出设备无关性。打印输出的设备无关性给使用者带来很大方便。在设计应用系统时 ,传统的DOS下的打印程序设计复杂、繁琐 ,编码难以实现。VisualC++ 的基础类库MFC对Windows的API函数进行了有效的包装 ,提供了丰富的、简单易用的打印类库函数。运用这些打印类库函数 ,可以方便地调用Windows95的打印资源 ,并按应用程序的要求进行修改 。
The independent output facilities is a characteristic of Windows 95 system. It is convenient for the programmers. The normal design for print programming in Windows System is very complex and difficult. The Microsoft Foundation Class (MFC) library in Visual C provides rich print functions. With these functions,the programmer can easily share the print resource in Windows 95 and design the application printing programs.
出处
《石油仪器》
1999年第6期34-37,52,共4页
Petroleum Instruments
关键词
程序设计
打印机
输出设备
VISUALC++
功能
programing, printer, output device, Visual C++, Windows 95, Microsoft Foundation Class