会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
厚道 善良 守信 宽容 诚实 谦虚 正直 执着
首页
联系
管理
2004年12月28日
限制程序重复执行
摘要: private void MainWindow_Load(object sender, System.EventArgs e) { Process[] processes=Process.GetProcessesByName("MYEXENAME"); if( processes != null) { if( (processes.Length)=...
阅读全文
posted @ 2004-12-28 10:04 jhtchina
阅读(1029)
评论(1)
推荐(0)
编辑
公告