winform 判断程序是否已经运行,提示“只允许运行一个程序”
using System;using System.Collections.Generic;using System.Windows.Forms;using DevComponents.DotNetBar;namespace CargoTransferSystem{ static class Program { private st