摘要
本文主要介绍的是异步调用在网上报修系统中的实现,分析了.NET框架中同步异步方法调用的不同之处及其优越性,重点介绍了异步方法调用的实质,并且用该系统中的一个查询数据的操作作为实例来说明,详尽的阐述了异步调用在网上报修系统中的实际应用可提高操作效率。
The topic of this article is the application of asynchronous invoking in the web-trouble-notification system. It analyses the asynchronous invoking in the .NET framework, discusses the essence of the asynchronous invoking in detail, and takes the indexing as an example to explain that the asynchronous invoking can improve the efficiency of the system.
出处
《西昌学院学报(自然科学版)》
2008年第1期67-69,共3页
Journal of Xichang University(Natural Science Edition)
关键词
异步调用
.NET框架
网上报修
Asynchronous invoking
NET framework
Web-trouble-notification system