文件名称:c#通用异步等待功能源码
文件大小:360KB
文件格式:ZIP
更新时间:2022-03-18 22:13:49
异步 c#
源码描述: 一、源码特点 1、改功能实现了,winform 程序的异步等待功能,避免了功能未运行完出现死机状况 二、注意事项 1、开发环境为Visual Studio 2013,使用.net 4.5开发。
【文件预览】:
FrmRun.Designer.cs
bin
----Release()
----Debug()
--------FXAsynchronousWaiting.exe(54KB)
--------FXAsynchronousWaiting.vshost.exe.config(187B)
--------FXAsynchronousWaiting.exe.config(187B)
--------FXAsynchronousWaiting.vshost.exe(24KB)
--------log4net.dll(264KB)
--------FXAsynchronousWaiting.pdb(82KB)
--------FXAsynchronousWaiting.vshost.exe.manifest(490B)
dll
----log4net.dll(264KB)
Program.cs
obj
----Debug()
--------FXAsynchronousWaiting.exe(54KB)
--------FXAsynchronousWaiting.Asynchronous.BaseForm.resources(180B)
--------TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs(0B)
--------FXAsynchronousWaiting.Properties.Resources.resources(18KB)
--------FXAsynchronousWaiting.csproj.GenerateResource.Cache(1KB)
--------DesignTimeResolveAssemblyReferencesInput.cache(7KB)
--------FXAsynchronousWaiting.FrmRun.resources(180B)
--------TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs(0B)
--------FXAsynchronousWaiting.csproj.FileListAbsolute.txt(3KB)
--------DesignTimeResolveAssemblyReferences.cache(14KB)
--------TempPE()
--------TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs(0B)
--------FXAsynchronousWaiting.csprojResolveAssemblyReference.cache(9KB)
--------FXAsynchronousWaiting.pdb(82KB)
FrmRun.resx
源码必读.txt
Resources
----loadProgressBar.gif(11KB)
----loadSmal.gif(4KB)
----Load.gif(3KB)
Asynchronous
----BaseForm.resx(6KB)
----BaseForm.cs(2KB)
----AnsyCall.cs(35KB)
----LogService.cs(11KB)
----BaseForm.Designer.cs(2KB)
FXAsynchronousWaiting.sln
FrmRun.cs
App.config
Properties
----Resources.resx(7KB)
----Settings.settings(249B)
----AssemblyInfo.cs(1KB)
----Settings.Designer.cs(1KB)
----Resources.Designer.cs(4KB)
FXAsynchronousWaiting.csproj