摘要
探讨了.Net下多线程应用程序开发,提出并实现了一种基于命令模式的跨线程UI控制方法,能够很好地提高开发的效率和灵活性。
The article discusses the multi-threaded application development in .Net. The way of cross-thread UI communi- cation is proposed and implemented based on command mode which can improve the efficiency and flexibility.
出处
《电脑编程技巧与维护》
2012年第20期31-32,共2页
Computer Programming Skills & Maintenance
关键词
设计模式
命令模式
跨线程
Design pattern
Command Mode
Cross-thread