文件名称:windows--chuangkou
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:124.11kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
切分窗口
1、 实验目的和要求
(1)如图3.1所示是一个有切分窗口的单文档应用程序。左边是树视图,用于显示“学生信息”、“专业”和“班号”3层结构信息。右边是列表视图,以报表的形式显示学生基本信息。
(2)单击图3.1右边视图,选择“学生基本信息”→“添加”菜单命令,弹出“学生基本信息”对话框,单击“添加”按钮,学生基本信息被保存在CObArray类对象m_stuObArray中,同时显示在列表视图中,并自动更新左边树视图的节点内容。
(3)单击左边树视图“学生信息”节点,则在列表视图中全部显示所有学生的基本信息,若单击“专业”节点,则显示所有该专业的学生基本信息,若单击“班号”节点,则显示所有该班级的学生基本信息。
-Split window 1, the experimental purpose and requirements of (1) shown in Figure 3.1 is a single document application of the cut window. The left tree view is used to display the " Student Information" and " professional" and " class" three-layer structure. The right is the list view, show the students the basic information in the form of statements. (2) Click the view of the right in Figure 3.1, select the students ' basic information, " →" Add " menu command to bring up the students' basic information dialog box, click the" Add " button, the students basic information is stored in CObArray class object m_stuObArray , displayed in the list view, and automatically update the content of the left tree view node. (3) click on the left tree view student information node in the list view show all the basic information for all students, click the " professional" node, then all the professional students basic information, click
1、 实验目的和要求
(1)如图3.1所示是一个有切分窗口的单文档应用程序。左边是树视图,用于显示“学生信息”、“专业”和“班号”3层结构信息。右边是列表视图,以报表的形式显示学生基本信息。
(2)单击图3.1右边视图,选择“学生基本信息”→“添加”菜单命令,弹出“学生基本信息”对话框,单击“添加”按钮,学生基本信息被保存在CObArray类对象m_stuObArray中,同时显示在列表视图中,并自动更新左边树视图的节点内容。
(3)单击左边树视图“学生信息”节点,则在列表视图中全部显示所有学生的基本信息,若单击“专业”节点,则显示所有该专业的学生基本信息,若单击“班号”节点,则显示所有该班级的学生基本信息。
-Split window 1, the experimental purpose and requirements of (1) shown in Figure 3.1 is a single document application of the cut window. The left tree view is used to display the " Student Information" and " professional" and " class" three-layer structure. The right is the list view, show the students the basic information in the form of statements. (2) Click the view of the right in Figure 3.1, select the students ' basic information, " →" Add " menu command to bring up the students' basic information dialog box, click the" Add " button, the students basic information is stored in CObArray class object m_stuObArray , displayed in the list view, and automatically update the content of the left tree view node. (3) click on the left tree view student information node in the list view show all the basic information for all students, click the " professional" node, then all the professional students basic information, click
(系统自动生成,下载前可以参看下载内容)
下载文件列表
作业 3题/
作业 3题/Ex_Ctrls/
作业 3题/Ex_Ctrls/Debug/
作业 3题/Ex_Ctrls/Debug/Ex_Student.exe
作业 3题/Ex_Ctrls/Ex_Student.aps
作业 3题/Ex_Ctrls/Ex_Student.clw
作业 3题/Ex_Ctrls/Ex_Student.cpp
作业 3题/Ex_Ctrls/Ex_Student.dsp
作业 3题/Ex_Ctrls/Ex_Student.dsw
作业 3题/Ex_Ctrls/Ex_Student.h
作业 3题/Ex_Ctrls/Ex_Student.ncb
作业 3题/Ex_Ctrls/Ex_Student.opt
作业 3题/Ex_Ctrls/Ex_Student.plg
作业 3题/Ex_Ctrls/Ex_Student.rc
作业 3题/Ex_Ctrls/Ex_StudentDoc.cpp
作业 3题/Ex_Ctrls/Ex_StudentDoc.h
作业 3题/Ex_Ctrls/Ex_StudentView.cpp
作业 3题/Ex_Ctrls/Ex_StudentView.h
作业 3题/Ex_Ctrls/MainFrm.cpp
作业 3题/Ex_Ctrls/MainFrm.h
作业 3题/Ex_Ctrls/ReadMe.txt
作业 3题/Ex_Ctrls/res/
作业 3题/Ex_Ctrls/Resource.h
作业 3题/Ex_Ctrls/res/Ex_Student.ico
作业 3题/Ex_Ctrls/res/Ex_Student.rc2
作业 3题/Ex_Ctrls/res/Ex_StudentDoc.ico
作业 3题/Ex_Ctrls/res/Toolbar.bmp
作业 3题/Ex_Ctrls/StdAfx.cpp
作业 3题/Ex_Ctrls/StdAfx.h
作业 3题/Ex_Ctrls/StudentInfo.cpp
作业 3题/Ex_Ctrls/StudentInfo.h
作业 3题/Ex_Ctrls/StudentinfoDlg.cpp
作业 3题/Ex_Ctrls/StudentinfoDlg.h
作业 3题/Ex_Ctrls/StudentTreeView.cpp
作业 3题/Ex_Ctrls/StudentTreeView.h
作业 3题/《Windows编程》实验报告.doc
作业 3题/Ex_Ctrls/
作业 3题/Ex_Ctrls/Debug/
作业 3题/Ex_Ctrls/Debug/Ex_Student.exe
作业 3题/Ex_Ctrls/Ex_Student.aps
作业 3题/Ex_Ctrls/Ex_Student.clw
作业 3题/Ex_Ctrls/Ex_Student.cpp
作业 3题/Ex_Ctrls/Ex_Student.dsp
作业 3题/Ex_Ctrls/Ex_Student.dsw
作业 3题/Ex_Ctrls/Ex_Student.h
作业 3题/Ex_Ctrls/Ex_Student.ncb
作业 3题/Ex_Ctrls/Ex_Student.opt
作业 3题/Ex_Ctrls/Ex_Student.plg
作业 3题/Ex_Ctrls/Ex_Student.rc
作业 3题/Ex_Ctrls/Ex_StudentDoc.cpp
作业 3题/Ex_Ctrls/Ex_StudentDoc.h
作业 3题/Ex_Ctrls/Ex_StudentView.cpp
作业 3题/Ex_Ctrls/Ex_StudentView.h
作业 3题/Ex_Ctrls/MainFrm.cpp
作业 3题/Ex_Ctrls/MainFrm.h
作业 3题/Ex_Ctrls/ReadMe.txt
作业 3题/Ex_Ctrls/res/
作业 3题/Ex_Ctrls/Resource.h
作业 3题/Ex_Ctrls/res/Ex_Student.ico
作业 3题/Ex_Ctrls/res/Ex_Student.rc2
作业 3题/Ex_Ctrls/res/Ex_StudentDoc.ico
作业 3题/Ex_Ctrls/res/Toolbar.bmp
作业 3题/Ex_Ctrls/StdAfx.cpp
作业 3题/Ex_Ctrls/StdAfx.h
作业 3题/Ex_Ctrls/StudentInfo.cpp
作业 3题/Ex_Ctrls/StudentInfo.h
作业 3题/Ex_Ctrls/StudentinfoDlg.cpp
作业 3题/Ex_Ctrls/StudentinfoDlg.h
作业 3题/Ex_Ctrls/StudentTreeView.cpp
作业 3题/Ex_Ctrls/StudentTreeView.h
作业 3题/《Windows编程》实验报告.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.