MFC与 Windows编程 影印版
分類: 图书,计算机/网络,操作系统/系统开发,WINDOWS,
作者: Microsoft 公司著
出 版 社:
出版时间: 2000-12-1字数:版次: 1版1次页数: 1337印刷时间:开本:印次:纸张:I S B N : 9787900629326包装: 平装编辑推荐
本书讲述如何在32位Windows 平台上使用MFC 进行程序设计,内容涉及全新COM、OLE和ActiveX,事件驱动型程序设计,位图,多线程等。
内容简介
本书讲述如何在32位Windows 平台上使用MFC 进行程序设计,内容涉及全新COM、OLE和ActiveX,事件驱动型程序设计,位图,多线程等。
目录
1,hello MFC
2,Drawing in a windows
3,the mouse and the keyboard
4,menus
5,the MFC collection calasses
6,file I/O and serialization
7,controls
8,dialog boxes and property sheets
9,documents,views ,and the single document interface
10,scroll views,HTML views,and other view types
11,multiple documents and multiple views
12,toolbars,status bars,and rebars
13,printing and print previewing
14,timers and idle processing
15,bitmaps,palettes,and regions
16,the common controls
17,threads and thread synchronization
18,MFC and the component object model
19,the clipboard and OLE drag-and-drop
20,automation
21,activex controls