-
实验7 切分窗口
实验7 切分窗口(1)如图7.1所示是一个有切分窗口的单文档应用程序。左边是树视图,用于显示“学生信息”、“专业”和“班号”3层结构信息。右边是列表视图,以报表的形式显示学生基本信息。 (2)单击图7.1右边视图,选择“学生基本信息”→“添加”菜单命令,弹出“学生基本信息”对话框,单击“添加”按钮,学生基本信息被保存在CObArray类对象m_stuObArray中,同时显示在列表视图中,并自动更新左边树视图的节点内容。 (3)单击左边树视图“学生信息”节点,则在列表视图中全部显示所有学生的基本信息,若单击“专业”节点,则显示所有该专业的学生基本信息,若单击“班号”节点,则显示所有该班级的学生基本信息。
- 2022-03-17 22:20:54下载
- 积分:1
-
监视多久没有输入的程序
监视多久没有输入的程序--Program which can monitor how long it is since the last input
- 2022-12-01 01:35:03下载
- 积分:1
-
窗口信息
Windows Info-ZIP (WiZ) Index Introduction What is WiZ ? Installing WiZ How To... Open an Archive File Show the Archive Comment Browse Text in the Archive Extract Files from the Archive Test Files in the Archive Create or Update an Archive Exit WiZ Screen Regions Title Bar Menu Bar Toolbar Buttons ArchiveDirectoryListbox Edit/Status Window Icon Error Messages Error Messages in the Edit/Status Window Error Messages in Dialog Boxes Glossary Defined Terms Product Information System Requirements Who is Info-ZIP ? Copyright and Distribution Where to Find Info-ZIP Products Warranty or Lack Thereof History Bugs and Restrictions - Windows Info-ZIP (WiZ) Index Introduction What is WiZ ? Installing WiZ How To... Open an Archive File Show the Archive Comment Browse Text in the Archive Extract Files from the Archive Test Files in the Archive Create or Update an Archive Exit WiZ Screen Regions Title Bar Menu Bar Toolbar Buttons ArchiveDirectoryListbox Edit/Status Window Icon
- 2022-03-12 15:49:19下载
- 积分:1
-
基于SSH的网上书店
基于SSH框架的网上书店,使用MySQL,编程环境是用myeclipse,是一个完美整合了Spring+Strusts+Hibernate这三大框架,各种包也是有导入,只需开启
- 2023-06-26 23:35:09下载
- 积分:1
-
SEO工具SEO工具Joomla模板
Joomla seo tool Joomla seo tool
- 2022-03-16 13:41:39下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
可以检查一篇文章,统计单词数字并且不用理会分隔符
可以检查一篇文章,统计单词数字并且不用理会分隔符-through a artical, you can use this to account the number of words regardless the part simpols.
- 2022-07-23 08:13:43下载
- 积分:1
-
AES 加密算法的演示代码 解压后用VC打开即可
AES 加密算法的演示代码 解压后用VC打开即可-AES algorithm code. Decompress it, then open it in VC.
- 2023-02-08 07:35:03下载
- 积分:1
-
Dialog对话框编程的例子
Dialog对话框编程的例子-programming examples
- 2023-09-03 11:10:03下载
- 积分:1
-
PES6 a practical all
PES6的一个实用全能修改器,可以曲线射门、猛虎式射门。-PES6 a practical all-round modifier, you can curve shots, Tiger-style shooting. More
- 2023-03-20 17:10:04下载
- 积分:1