作业帮 > 英语 > 作业

英语翻译A CCreateContext structure contains pointers to the docu

来源:学生作业帮 编辑:拍题作业网作业帮 分类:英语作业 时间:2024/05/01 01:04:05
英语翻译
A CCreateContext structure contains pointers to the document,the frame window,the view,and the document template.It also contains a pointer to a CRuntimeClass that identifies the type of view to create.The run-time class information and the current document pointer are used to create a new view dynamically.The following table suggests how and when each CCreateContext member might be used:
一个CCreateContext结构体包含指向一个文档的指针,框架窗口的指针,视图的指针和文档模版.它也包含一个来识别视图创建类型的CRuntimeClass的指针.这个run-time类信息和创建一个新的动态视图使用当前的文档指针.下面的表格建议怎样和也许使用每一个CCreateContext成员
一个CCreateContext结构体包含指向一个文档的指针,框架窗口的指针,视图的指针和文档模版指针.它也包含一个CRuntimeClass的指针,CRuntimeClass是用来识别要创建的视图的类型的.这个运行期间的类信息和当前文档指针是用来动态创建一个新的视图.下面的表格显示了每一个CCreateContext成员在何时使用以及如何使用.