摘要
1.软件设计中的动态技术提到软件设计中的动态技术,也许每一个软件设计人员都知道一些,也有不少的软件声称其界面是全动态、全开放的。但是,就我们所知,目前还没有一个软件在其所涉及的领域内在界面和其响应的事件上做到完全的开放性和动态性。当前,人们普遍认为的界面的开放性,从严格的意义上讲,只是界面花样的开放性和其响应的事件上的一种预定义动态性。我们可以称这种预定义动态设计为准动态技术,以区别于完全开放的动态技术。准动态技术的一种典型设计方式是下面的动态菜单和动态按钮的设计方式。
In this paper, the dynamic technique of software designing and special interface designing is discussed. In order to design and build a dynamic interface which is opened completely and can deal with user's unknown demands, we put forward the event space theory of software designing and the method of analyzing events, where some essential basic concepts such as event base, event base library and so on are involved. Then the method is suggested how the event base library is build and based on which how an opening dynamic interface is designed.
出处
《计算机科学》
CSCD
北大核心
2000年第1期51-53,39,共4页
Computer Science
关键词
软件设计
事件空间
菜单
抽象空间
Event space, Event base, Event base library, Isomorphism