摘要
本文分析了在事件驱动程序设计 (E -DP)中如何减少过程间的相互依赖 ,提高过程独立性 ,以提高软件的可维护性和复用性 ,并通过考察过程间共享数据、代码的多种方法 ,提出一组与过程独立性相关的程序设计原则。
This paper discusses how can reduce dependency between procedures to improve the maintainability and reusability of software in event driven programming. The paper examines some methods of sharing data between procedures, the methods of sharing code, and how code is tied to event procedures,and presents a set of principles of programming associated with the dependency between procedures.
出处
《微机发展》
2000年第3期32-36,共5页
Microcomputer Development
基金
安徽省教委科研项目资助
关键词
程序设计
事件驱动程序
事件过程
独立性
Event Driven Programming(E-DP)
Event Procedure
Maintainability
Reusability