-
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMainFrame中创建一个定时器并从中调用文档函数这三种方法我都不满意。能否给出一种更好的解决方案?- How to send commands to the Document Object matching the original code [code nature] VC reusable code segment I made a similar on the Windows 2000 Performance Monitor procedures. In this process, I created a document object and several view
- 2022-08-11 05:55:04下载
- 积分:1
-
同事让我做的求组合算法
同事让我做的求组合算法-colleagues let me do seek algorithm
- 2023-01-11 14:30:04下载
- 积分:1
-
DELPHI version of three
DELPHI版三层ERP开发源代码,数据库SQL SERVER。-DELPHI version of three-tier open source ERP, database SQL SERVER.
- 2023-08-18 15:40:04下载
- 积分:1
-
本文档说明了如何在网络中开发网络。
This document explains how to web develop in SAP.
- 2022-03-07 08:33:24下载
- 积分:1
-
MFC对话框导出list control 表格显示内容为excel
实现了导出list control 表格显示内容为excel表格,作为报表的导出形式,基于对话框,开发工具为VS2010
- 2022-04-12 05:28:12下载
- 积分:1
-
一个C++迷宫游戏的源码及迷宫地图文件 从文件读取迷宫,键盘控制移动方向,显示步数和碰壁次数,同步显示移动的当前位置,到达出口后显示祝贺信息,迷宫地图可在文件中...
一个C++迷宫游戏的源码及迷宫地图文件 从文件读取迷宫,键盘控制移动方向,显示步数和碰壁次数,同步显示移动的当前位置,到达出口后显示祝贺信息,迷宫地图可在文件中更改。-A C++ source code and the maze game maze maze map files to read from a file, the keyboard control the direction of movement, showing the number of steps, and rebuffed the number of simultaneous display moving the current location, after the show to congratulate the arrival of export information, maze maps are available in the document changes.
- 2022-12-06 06:55:02下载
- 积分:1
-
Canon SDK Raw Converter Sample Code for Visual Basic
Canon SDK Raw Converter Sample Code for Visual Basic
- 2023-04-10 15:20:35下载
- 积分:1
-
一个演示通过Hook监控鼠标键盘的例子.
一个演示通过Hook监控鼠标键盘的例子.-a demonstration by Hook monitor mouse and keyboard example.
- 2022-08-24 18:34:41下载
- 积分:1
-
课程设计:对字符串进行处理 包括删除、插入、连删等操作
课程设计:对字符串进行处理 包括删除、插入、连删等操作-Curriculum design: the string processing, including delete, insert, delete and other operations even
- 2022-02-01 05:33:47下载
- 积分:1
-
让你学会怎么样画余弦曲线
让你学会怎么样画余弦曲线-allow you to learn what the painting cosine curve
- 2022-08-17 03:55:31下载
- 积分:1