Windows applications using C++ and the Microsoft FOUNDATION Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view framework that simplifies the creation of industrial-strength programs and finally illustrating advanced concepts like the usage of dynamic link libraries (DLL), creating Internet clients, and building form-based applications.
Alicebot and AIML Software Implementations
The AI FOUNDATION and our community has three open source free software "products"
1. The specification of the AIML language itself.
2. Various free software interpreters that implement (1).
3. The contents of the ALICE brain written in AIML (and other free AIML sets that exist).
經典MFC問答隨書源代碼
本書收集了微軟基礎類庫(Microsoft FOUNDATION Class,MFC)編程中經常會遇到的問題,多達130多條。本書設計獨特,采用提問一解答的方式,對經常會遇到的所有問題進行了分類。本書共分為九章,第0章對本書中的基本術語和一些約定進行了說明。第1章—第8章分別對不同類別的問題進行闡述。
本書適用于MFC高級開發程序員閱讀使用,對所有MFC編程相關的人員都具有很高的參考價值。