当用户在一个文档上打开一个窗体,框架创造一个视图,把它放在文档上。
When the user opens a window on a document, the framework creates a view and attaches it to the document.
文档模板指定适合于用户文档类型的相同类的视图和框架窗口用来显示用户打开的文件。
The document template specifies what type of view and frame window are used to display each type of document.
有关在框架中使用数据库类的更多信息,请参见mfc:结合文档和视图使用数据库类。
For more information about using database classes in the framework, see MFC: using database classes with Documents and Views.
这篇文章通过展示集成MFC文档/视图架构形成框架的基类介绍了框架。
This article introduces the Framework by presenting the classes that form the Framework base that integrates with the MFC Doc/View architecture.
通常,文档存储您的数据,视图在框架窗口的工作区显示您的数据并管理用户与数据的交互。
Typically, a document stores your data and a view displays it within the client area of a frame window and manages user interaction with the data.
通常,文档存储您的数据,视图在框架窗口的工作区显示您的数据并管理用户与数据的交互。
Typically, a document stores your data and a view displays it within the client area of a frame window and manages user interaction with the data.
应用推荐