文件名称:EventBasedAsyncSample
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:169.2kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
此示例演示如何使用支持基于事件的异步模式的组件。
基于事件的异步模式为执行异步操作提供了一个事件驱动的编程模型。使用该模型可以在设计时将异步功能生成到应用程序中。有关更多信息。
里面包含C#、vb、jsl三种代码的示例
-This example demonstrates how to use support for event-based asynchronous mode components. Asynchronous event-based model for the implementation of asynchronous operation provides an event-driven programming model. The use of the model can be designed to generate asynchronous functions into applications. For more information. Which contains C#, Vb, jsl three examples of code
基于事件的异步模式为执行异步操作提供了一个事件驱动的编程模型。使用该模型可以在设计时将异步功能生成到应用程序中。有关更多信息。
里面包含C#、vb、jsl三种代码的示例
-This example demonstrates how to use support for event-based asynchronous mode components. Asynchronous event-based model for the implementation of asynchronous operation provides an event-driven programming model. The use of the model can be designed to generate asynchronous functions into applications. For more information. Which contains C#, Vb, jsl three examples of code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cs/
cs/eventbasedasyncsamplecs/
cs/eventbasedasyncsamplecs.sln
cs/eventbasedasyncsamplecs/app.config
cs/eventbasedasyncsamplecs/asyncpictureboxform.cs
cs/eventbasedasyncsamplecs/asyncpictureboxform.designer.cs
cs/eventbasedasyncsamplecs/asyncpictureboxform.resx
cs/eventbasedasyncsamplecs/asyncwebclientform.cs
cs/eventbasedasyncsamplecs/asyncwebclientform.designer.cs
cs/eventbasedasyncsamplecs/asyncwebclientform.resx
cs/eventbasedasyncsamplecs/asyncwebserviceform.cs
cs/eventbasedasyncsamplecs/asyncwebserviceform.designer.cs
cs/eventbasedasyncsamplecs/asyncwebserviceform.resx
cs/eventbasedasyncsamplecs/eventbasedasyncsamplecs.csproj
cs/eventbasedasyncsamplecs/mainform.cs
cs/eventbasedasyncsamplecs/mainform.designer.cs
cs/eventbasedasyncsamplecs/mainform.resx
cs/eventbasedasyncsamplecs/program.cs
cs/eventbasedasyncsamplecs/properties/
cs/eventbasedasyncsamplecs/properties/assemblyinfo.cs
cs/eventbasedasyncsamplecs/properties/resources.cs
cs/eventbasedasyncsamplecs/properties/resources.designer.cs
cs/eventbasedasyncsamplecs/properties/resources.resx
cs/eventbasedasyncsamplecs/properties/settings.designer.cs
cs/eventbasedasyncsamplecs/properties/settings.settings
cs/eventbasedasyncsamplecs/resources/
cs/eventbasedasyncsamplecs/resources/samplebitmap.bmp
cs/eventbasedasyncsamplecs/settings1.designer.cs
cs/eventbasedasyncsamplecs/settings1.settings
cs/eventbasedasyncsamplecs/simplebackgroundworkerform.cs
cs/eventbasedasyncsamplecs/simplebackgroundworkerform.designer.cs
cs/eventbasedasyncsamplecs/simplebackgroundworkerform.resx
cs/eventbasedasyncsamplecs/supportingclasses/
cs/eventbasedasyncsamplecs/supportingclasses/samplecodeform.cs
cs/eventbasedasyncsamplecs/supportingclasses/samplecodeform.designer.cs
cs/eventbasedasyncsamplecs/supportingclasses/samplecodeform.resx
cs/eventbasedasyncsamplecs/supportingclasses/waitcursormanager.cs
cs/eventbasedasyncsamplecs/web references/
cs/eventbasedasyncsamplecs/web references/simplewebservices/
cs/eventbasedasyncsamplecs/web references/simplewebservices/reference.cs
cs/eventbasedasyncsamplecs/web references/simplewebservices/reference.map
cs/eventbasedasyncsamplecs/web references/simplewebservices/simplewebservice.disco
cs/eventbasedasyncsamplecs/web references/simplewebservices/simplewebservice.wsdl
jsl/
jsl/eventbasedasyncsamplejsl/
jsl/eventbasedasyncsamplejsl.sln
jsl/eventbasedasyncsamplejsl/app.config
jsl/eventbasedasyncsamplejsl/asyncpictureboxform.jsl
jsl/eventbasedasyncsamplejsl/asyncpictureboxform.resx
jsl/eventbasedasyncsamplejsl/asyncwebclientform.jsl
jsl/eventbasedasyncsamplejsl/asyncwebclientform.resx
jsl/eventbasedasyncsamplejsl/asyncwebserviceform.jsl
jsl/eventbasedasyncsamplejsl/asyncwebserviceform.resx
jsl/eventbasedasyncsamplejsl/configuration/
jsl/eventbasedasyncsamplejsl/configuration/settings.designer.jsl
jsl/eventbasedasyncsamplejsl/configuration/settings.settings
jsl/eventbasedasyncsamplejsl/eventbasedasyncsamplejsl.vjsproj
jsl/eventbasedasyncsamplejsl/mainform.jsl
jsl/eventbasedasyncsamplejsl/mainform.resx
jsl/eventbasedasyncsamplejsl/program.jsl
jsl/eventbasedasyncsamplejsl/properties/
jsl/eventbasedasyncsamplejsl/properties/assemblyinfo.jsl
jsl/eventbasedasyncsamplejsl/properties/resources.jsl
jsl/eventbasedasyncsamplejsl/properties/resources.resx
jsl/eventbasedasyncsamplejsl/properties/settings.designer.jsl
jsl/eventbasedasyncsamplejsl/properties/settings.jsl
jsl/eventbasedasyncsamplejsl/properties/settings.settings
jsl/eventbasedasyncsamplejsl/resources/
jsl/eventbasedasyncsamplejsl/resources.jsl
jsl/eventbasedasyncsamplejsl/resources.resx
jsl/eventbasedasyncsamplejsl/resources/samplebitmap.bmp
jsl/eventbasedasyncsamplejsl/simplebackgroundworkerform.jsl
jsl/eventbasedasyncsamplejsl/simplebackgroundworkerform.resx
jsl/eventbasedasyncsamplejsl/simplewebserviceproxy.jsl
jsl/eventbasedasyncsamplejsl/supportingclasses/
jsl/eventbasedasyncsamplejsl/supportingclasses/samplecodeform.jsl
jsl/eventbasedasyncsamplejsl/supportingclasses/samplecodeform.resx
jsl/eventbasedasyncsamplejsl/supportingclasses/waitcursormanager.jsl
jsl/eventbasedasyncsamplejsl/web references/
jsl/eventbasedasyncsamplejsl/web references/simplewebservices/
jsl/eventbasedasyncsamplejsl/web references/simplewebservices/reference.jsl
jsl/eventbasedasyncsamplejsl/web references/simplewebservices/reference.map
jsl/eventbasedasyncsamplejsl/web references/simplewebservices/simplewebservice.disco
jsl/eventbasedasyncsamplejsl/web references/simplewebservices/simplewebservice.wsdl
readme.htm
vb/
vb/eventbasedasyncsamplevb/
vb/eventbasedasyncsamplevb.sln
vb/eventbasedasyncsamplevb/app.config
vb/eventbasedasyncsamplevb/asyncpictureboxform.designer.vb
vb/eventbasedasyncsamplevb/asyncpictureboxform.resx
vb/eventbasedasyncsamplevb/asyncpictureboxform.vb
vb/eventbasedasyncsamplevb/asyncwebclientform.designer.vb
vb/eventbasedasyncsamplevb/asyncwebclientform.resx
vb/eventbasedasyncsamplevb/asyncwebclientform.vb
vb/eventbasedasyncsamplevb/asyncwebserviceform.designer.vb
vb/eventbasedasyncsamplevb/asyncwebserviceform.resx
vb/eventbasedasyncsamplevb/asyncwebserviceform.vb
vb/eventbasedasyncsamplevb/eventbasedasyncsamplevb.
cs/eventbasedasyncsamplecs/
cs/eventbasedasyncsamplecs.sln
cs/eventbasedasyncsamplecs/app.config
cs/eventbasedasyncsamplecs/asyncpictureboxform.cs
cs/eventbasedasyncsamplecs/asyncpictureboxform.designer.cs
cs/eventbasedasyncsamplecs/asyncpictureboxform.resx
cs/eventbasedasyncsamplecs/asyncwebclientform.cs
cs/eventbasedasyncsamplecs/asyncwebclientform.designer.cs
cs/eventbasedasyncsamplecs/asyncwebclientform.resx
cs/eventbasedasyncsamplecs/asyncwebserviceform.cs
cs/eventbasedasyncsamplecs/asyncwebserviceform.designer.cs
cs/eventbasedasyncsamplecs/asyncwebserviceform.resx
cs/eventbasedasyncsamplecs/eventbasedasyncsamplecs.csproj
cs/eventbasedasyncsamplecs/mainform.cs
cs/eventbasedasyncsamplecs/mainform.designer.cs
cs/eventbasedasyncsamplecs/mainform.resx
cs/eventbasedasyncsamplecs/program.cs
cs/eventbasedasyncsamplecs/properties/
cs/eventbasedasyncsamplecs/properties/assemblyinfo.cs
cs/eventbasedasyncsamplecs/properties/resources.cs
cs/eventbasedasyncsamplecs/properties/resources.designer.cs
cs/eventbasedasyncsamplecs/properties/resources.resx
cs/eventbasedasyncsamplecs/properties/settings.designer.cs
cs/eventbasedasyncsamplecs/properties/settings.settings
cs/eventbasedasyncsamplecs/resources/
cs/eventbasedasyncsamplecs/resources/samplebitmap.bmp
cs/eventbasedasyncsamplecs/settings1.designer.cs
cs/eventbasedasyncsamplecs/settings1.settings
cs/eventbasedasyncsamplecs/simplebackgroundworkerform.cs
cs/eventbasedasyncsamplecs/simplebackgroundworkerform.designer.cs
cs/eventbasedasyncsamplecs/simplebackgroundworkerform.resx
cs/eventbasedasyncsamplecs/supportingclasses/
cs/eventbasedasyncsamplecs/supportingclasses/samplecodeform.cs
cs/eventbasedasyncsamplecs/supportingclasses/samplecodeform.designer.cs
cs/eventbasedasyncsamplecs/supportingclasses/samplecodeform.resx
cs/eventbasedasyncsamplecs/supportingclasses/waitcursormanager.cs
cs/eventbasedasyncsamplecs/web references/
cs/eventbasedasyncsamplecs/web references/simplewebservices/
cs/eventbasedasyncsamplecs/web references/simplewebservices/reference.cs
cs/eventbasedasyncsamplecs/web references/simplewebservices/reference.map
cs/eventbasedasyncsamplecs/web references/simplewebservices/simplewebservice.disco
cs/eventbasedasyncsamplecs/web references/simplewebservices/simplewebservice.wsdl
jsl/
jsl/eventbasedasyncsamplejsl/
jsl/eventbasedasyncsamplejsl.sln
jsl/eventbasedasyncsamplejsl/app.config
jsl/eventbasedasyncsamplejsl/asyncpictureboxform.jsl
jsl/eventbasedasyncsamplejsl/asyncpictureboxform.resx
jsl/eventbasedasyncsamplejsl/asyncwebclientform.jsl
jsl/eventbasedasyncsamplejsl/asyncwebclientform.resx
jsl/eventbasedasyncsamplejsl/asyncwebserviceform.jsl
jsl/eventbasedasyncsamplejsl/asyncwebserviceform.resx
jsl/eventbasedasyncsamplejsl/configuration/
jsl/eventbasedasyncsamplejsl/configuration/settings.designer.jsl
jsl/eventbasedasyncsamplejsl/configuration/settings.settings
jsl/eventbasedasyncsamplejsl/eventbasedasyncsamplejsl.vjsproj
jsl/eventbasedasyncsamplejsl/mainform.jsl
jsl/eventbasedasyncsamplejsl/mainform.resx
jsl/eventbasedasyncsamplejsl/program.jsl
jsl/eventbasedasyncsamplejsl/properties/
jsl/eventbasedasyncsamplejsl/properties/assemblyinfo.jsl
jsl/eventbasedasyncsamplejsl/properties/resources.jsl
jsl/eventbasedasyncsamplejsl/properties/resources.resx
jsl/eventbasedasyncsamplejsl/properties/settings.designer.jsl
jsl/eventbasedasyncsamplejsl/properties/settings.jsl
jsl/eventbasedasyncsamplejsl/properties/settings.settings
jsl/eventbasedasyncsamplejsl/resources/
jsl/eventbasedasyncsamplejsl/resources.jsl
jsl/eventbasedasyncsamplejsl/resources.resx
jsl/eventbasedasyncsamplejsl/resources/samplebitmap.bmp
jsl/eventbasedasyncsamplejsl/simplebackgroundworkerform.jsl
jsl/eventbasedasyncsamplejsl/simplebackgroundworkerform.resx
jsl/eventbasedasyncsamplejsl/simplewebserviceproxy.jsl
jsl/eventbasedasyncsamplejsl/supportingclasses/
jsl/eventbasedasyncsamplejsl/supportingclasses/samplecodeform.jsl
jsl/eventbasedasyncsamplejsl/supportingclasses/samplecodeform.resx
jsl/eventbasedasyncsamplejsl/supportingclasses/waitcursormanager.jsl
jsl/eventbasedasyncsamplejsl/web references/
jsl/eventbasedasyncsamplejsl/web references/simplewebservices/
jsl/eventbasedasyncsamplejsl/web references/simplewebservices/reference.jsl
jsl/eventbasedasyncsamplejsl/web references/simplewebservices/reference.map
jsl/eventbasedasyncsamplejsl/web references/simplewebservices/simplewebservice.disco
jsl/eventbasedasyncsamplejsl/web references/simplewebservices/simplewebservice.wsdl
readme.htm
vb/
vb/eventbasedasyncsamplevb/
vb/eventbasedasyncsamplevb.sln
vb/eventbasedasyncsamplevb/app.config
vb/eventbasedasyncsamplevb/asyncpictureboxform.designer.vb
vb/eventbasedasyncsamplevb/asyncpictureboxform.resx
vb/eventbasedasyncsamplevb/asyncpictureboxform.vb
vb/eventbasedasyncsamplevb/asyncwebclientform.designer.vb
vb/eventbasedasyncsamplevb/asyncwebclientform.resx
vb/eventbasedasyncsamplevb/asyncwebclientform.vb
vb/eventbasedasyncsamplevb/asyncwebserviceform.designer.vb
vb/eventbasedasyncsamplevb/asyncwebserviceform.resx
vb/eventbasedasyncsamplevb/asyncwebserviceform.vb
vb/eventbasedasyncsamplevb/eventbasedasyncsamplevb.
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.