文件名称:fzpgm
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-22
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- tpu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#防止程序多次运行,当连续两次打开同一个程序的时候,第二次打开时会弹出一个提示,提示该程序已经运行,不能重复运行了,其实这个功能倒是挺实用的,可有效防止用户的误操作,减少系统资源浪费-C# prevent the program run multiple times, when two consecutive open the same program, the second to open a prompt will pop up, suggesting that the program is already running, you can not run repeatedly, in fact, this feature it very useful, can effectively prevent user' s misuse, reduce system resource waste
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fzpgm\防止程序多次运行\Form1.cs
.....\................\Form1.designer.cs
.....\................\Form1.resx
.....\................\Program.cs
.....\................\...perties\AssemblyInfo.cs
.....\................\..........\Resources.Designer.cs
.....\................\..........\Resources.resx
.....\................\..........\Settings.Designer.cs
.....\................\..........\Settings.settings
.....\................\防止程序多次运行.csproj
.....\防止程序多次运行.sln
.....\防止程序多次运行.suo
.....\................\Properties
.....\防止程序多次运行
fzpgm