节点文献
Win32环境下取消大数据量处理过程的方法研究
On Method for Canceling Mass Data Processing in Win32
【摘要】 大数据量处理过程是应用程序开发中的常见问题,为了提高应用程序的交互性,取消处理过程的操作通常是必要的。消息队列是Windows的核心问题之一,在消息被处理之前,通过对消息队列的检索,可以完成消息响应过程的重定向;线程是Win32环境下操作系统级上的、区别于16位Windows的全新概念,线程概念的出现在一定程度上使得编制Win32环境下的应用程序具有了更大的灵活性。本文提出两种分别基于检索消息队列和线程的方法用于Win32环境下实现大数据处理过程中的取消操作,均取得了令人满意的效果。
【Abstract】 The mass data processing is a common problem during the development of application, and to make application user friendly better, it usually provides the means to escape from mass data processing. Message array is one of core technology in Windows, before message being processed, application can redirect the message process by examining message array. Thread is new and operating-system-level concept in Win32, and it does not exist in 16-bits Windows environment. Thread brings some flexibility to the development of application. Two methods for canceling mass data processing which are based on message array and thread in Win32 respectively, presented in this paper, and the results of two methods are satisfied.
- 【文献出处】 抚顺石油学院学报 ,JOURNAL OF FUSHUN PETROLEUM INSTITUTE , 编辑部邮箱 ,1998年04期
- 【分类号】TP316.2,
- 【下载频次】38