摘要
介绍利用消息机制实现车道程序流程控制(以微软C#为例)。通过对业务的剖析(UML),将业务分割封装为不同的步骤类,然后组织成链表。而链表的逻辑结构表达是业务流程。这样可使程序易于维护和灵活修改。
This paper discusses implementation of highway lane toll program flow control through message processing facility (taking Microsoft C# for example). Services are decomposed and packed into class of service and chained list is organized. Logic organization representation is service flow. The program based on this is easily maintained and modified.
出处
《电脑开发与应用》
2008年第3期38-39,42,共3页
Computer Development & Applications