Welcome![Sign In][Sign Up]
Location:
Search - backgroundworker

Search list

[Graph program2222401691020061261926149764452

Description: 我自己学习C++写的一个通讯例子程序,比MSDN的例子好些:).使用了backgroundWorker 而非线程,这是MSDN中推荐的方式,这种方式可以应付中小型的应用。网络通讯使用的是TcpClient类。-I was learning C examples of a communication procedures than MSDN some examples : ). backgroundWorker not use the thread, which is recommended by the MSDN, This form of SMEs to meet. Network communications using the TcpClient category.
Platform: | Size: 65881 | Author: 陈艳 | Hits:

[Windows DevelopWinAppLoginSample

Description: C# WinForm 登入頁面加上 BackgroundWorker -C# Layout pages plus sign BackgroundWorker
Platform: | Size: 26021 | Author: ka kit | Hits:

[OS programBackgroundWorker

Description: 程序控制编程实例25 如何实现BackgroundWorker异步调用
Platform: | Size: 1336149 | Author: 肖傲 | Hits:

[CSharpmp3toexe

Description: 如何在运行过程中编译 C#代码 如何使用C#播放mp3文件 如何把一个文件作为一个嵌入的资源放在你的应用程序中,如何在运行时,动态地提取出已嵌入的资源。 如何实现从资源管理器中拖拽文件到你的应用程序中。 如何通过设计器把一个文件作为嵌入资源插入你的应用程序中。 首先,用户选择一个希望转换成应用程序的mp3文件,于是,一个CompilerParameters的实例会被创建,通过CompilerParameters类中的EmbeddedResources属性将选中的mp3文件添加成嵌入资源。这个过程实现在一个使用BackGroundWorker组件的工作线程中。用户可以选择可执行文件的图标,程序会通过命令行选项指示它。 我们所编译的应用程序非常简单,它不包括窗口,直接提取出已嵌入的mp3文件,并播放它。当应用程序一执行的时候,资源文件就会被提取到一个临时文件夹里。
Platform: | Size: 354587 | Author: ghhong1986 | Hits:

[Other resourceJieChengQiUseBackgroundWorker

Description: 示例BackgroundWorker的使用。如果在WinForm开发中遇到需要工作线程,又要把结果封送回WinForm线程,那就用BackgroundWorker组件吧,这是一个平滑的编程模式,就象本示例一样!
Platform: | Size: 15319 | Author: 内裤兮脏 | Hits:

[Graph program2222401691020061261926149764452

Description: 我自己学习C++写的一个通讯例子程序,比MSDN的例子好些:).使用了backgroundWorker 而非线程,这是MSDN中推荐的方式,这种方式可以应付中小型的应用。网络通讯使用的是TcpClient类。-I was learning C examples of a communication procedures than MSDN some examples : ). backgroundWorker not use the thread, which is recommended by the MSDN, This form of SMEs to meet. Network communications using the TcpClient category.
Platform: | Size: 65536 | Author: 陈艳 | Hits:

[Windows MobileOpenNETCF_Source

Description: 本源码为OpenNETCF源代码,包含了Diagnostics,IO,Multimedia,Runtime,Security,Threading,Win32等各种用于windows mobile开发的扩展类源代码,对于移动开发者是个好东西。-OpenNETCF the source of the source code, contains Diagnostics, IO, Multimedia, Runtime, Security, Threading. Win32 various windows for the development of the mobile extension of the class source code, For mobile development is a good thing.
Platform: | Size: 500736 | Author: 飞龙在天 | Hits:

[Windows DevelopWinAppLoginSample

Description: C# WinForm 登入頁面加上 BackgroundWorker -C# Layout pages plus sign BackgroundWorker
Platform: | Size: 64512 | Author: ka kit | Hits:

[OS programBackgroundWorker

Description: 程序控制编程实例25 如何实现BackgroundWorker异步调用-Programming examples of process control 25 how to achieve BackgroundWorker Asynchronous Call
Platform: | Size: 1336320 | Author: 肖傲 | Hits:

[CSharpmp3toexe

Description: 如何在运行过程中编译 C#代码 如何使用C#播放mp3文件 如何把一个文件作为一个嵌入的资源放在你的应用程序中,如何在运行时,动态地提取出已嵌入的资源。 如何实现从资源管理器中拖拽文件到你的应用程序中。 如何通过设计器把一个文件作为嵌入资源插入你的应用程序中。 首先,用户选择一个希望转换成应用程序的mp3文件,于是,一个CompilerParameters的实例会被创建,通过CompilerParameters类中的EmbeddedResources属性将选中的mp3文件添加成嵌入资源。这个过程实现在一个使用BackGroundWorker组件的工作线程中。用户可以选择可执行文件的图标,程序会通过命令行选项指示它。 我们所编译的应用程序非常简单,它不包括窗口,直接提取出已嵌入的mp3文件,并播放它。当应用程序一执行的时候,资源文件就会被提取到一个临时文件夹里。
Platform: | Size: 354304 | Author: ghhong1986 | Hits:

[.netJieChengQiUseBackgroundWorker

Description: 示例BackgroundWorker的使用。如果在WinForm开发中遇到需要工作线程,又要把结果封送回WinForm线程,那就用BackgroundWorker组件吧,这是一个平滑的编程模式,就象本示例一样!-Examples of the use of BackgroundWorker. If encountered in the development of WinForm thread need to work, but also to the results of letters sent back to WinForm thread, then use it BackgroundWorker component, it is a smooth programming model, as the same as this example!
Platform: | Size: 41984 | Author: 内裤兮脏 | Hits:

[CSharpBackgroundWorkerSample

Description: c# 利用控件,backgroundworker 进行异步编程,就是实现程序后台运行-c#异步编程
Platform: | Size: 48128 | Author: dgx | Hits:

[CSharpfrmBackgroundWorker

Description: BackgroundWorker 多线程组件,非常好用-BackgroundWorker multi-threaded components, very easy to use
Platform: | Size: 78848 | Author: james s | Hits:

[.netBackgroundWorker

Description: 有关backgroundworker组件应用实例-Applications for backgroundworker components
Platform: | Size: 45056 | Author: andy | Hits:

[Home Personal applicationBackGroundWorker

Description: An example of BackGroundWorker in C#. All you need to know on BackGroundWorker.
Platform: | Size: 133120 | Author: brah | Hits:

[CSharpBackgroundWorker

Description: 跨线程BackgroundWorker进度条显示-BackgroundWorker progress bar shows across threads
Platform: | Size: 37888 | Author: xizh | Hits:

[Documentsc# BackGroundWorker 多线程操作的小例子

Description: BackGroundWorker 多线程操作的小例子(BackGroundWorker A small example of multithreaded operations)
Platform: | Size: 36864 | Author: 士菜 | Hits:

[OtherWindowsFormsApplication1

Description: backgroundworker 简单实现(backgroundworker implementation simply)
Platform: | Size: 41984 | Author: ruiruiruiu | Hits:

[.netBackGroundWorker_laba

Description: sample work backgroundworker to calculate Pi
Platform: | Size: 676864 | Author: madmax32 | Hits:

[CSharpBackgroundWorkerDemo

Description: 通过Backgroundworker 模拟后台线程,并通过主界面更新进度条和显示进度信息(Use Backgroundworker class to simulate a back thread, and send the progress information to the main form.)
Platform: | Size: 208896 | Author: 东东马 | Hits:
« 12 »

CodeBus www.codebus.net