-
《如何发送命令到文档对象》配套原代码 [代码性质] 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
-
定时保护视力小工具,适用于长期用电脑者
定时保护视力小工具,适用于长期用电脑者-regular eyecare small tools, applicable to long-term use of computers
- 2023-02-13 04:00:03下载
- 积分:1
-
Visual Basic for beginner
Visual Basic for beginner
- 2022-02-13 16:23:52下载
- 积分:1
-
中英文菜单 。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。...
中英文菜单 。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。-In Chinese and English menu. All the strings used are into file, a language of a document, depending on the chosen language to the corresponding file to load a string.
- 2022-04-21 11:53:43下载
- 积分:1
-
sendfilermi
在本教程中,您将构建一个简单的、集中的、面向连接的Java服务器。在做
- 2022-05-25 20:34:20下载
- 积分:1
-
百元买百鸡程序
- 2022-09-01 08:50:04下载
- 积分:1
-
操 作系统的实验程序,经典的银行家算法,界面交互性友好性不错...
操 作系统的实验程序,经典的银行家算法,界面交互性友好性不错-A test program of operating system,based on classic banker arithmetic with a friendly interface.
- 2023-08-02 21:15:03下载
- 积分:1
-
The preparation of a pathway to solve the maze procedure. (2) the user to enter...
编制一个求解迷宫通路的程序。(2) 用户以文件的形式输入迷宫的数据:文件中迷宫保存在一个[ ]中,e表示入口,x表示出口,1表示障碍,0表示通路,每一行用逗号隔开。-The preparation of a pathway to solve the maze procedure. (2) the user to enter the maze in the form of data: documents saved in a maze [] in, e express entrance, x express export, express one obstacle, 0 express pathway, each line separated by commas.
- 2022-05-26 17:28:38下载
- 积分:1
-
c++沉思录,适合有一定经验的程序员尽心学习和阅读,成为c++高手。...
c++沉思录,适合有一定经验的程序员尽心学习和阅读,成为c++高手。-c++ meditation, suitable for experienced programmers have a certain dedication to learn and read, become c++ master.
- 2022-08-17 15:53:57下载
- 积分:1
-
电子邮件客户端,包括邮件收发功能。。。。需要设置smtp。。。pop方可连接制定服务器进行邮件收发...
电子邮件客户端,包括邮件收发功能。。。。需要设置smtp。。。pop方可连接制定服务器进行邮件收发-E-mail clients, including e-mail to send and receive functions. . . . Need to set up smtp. . . before connecting the development of pop mail server
- 2022-11-28 13:25:05下载
- 积分:1