摘要:
1.同样的程序在同样的电脑上只允许启动一次 /// <summary> /// 应用程序的主入口点。 /// </summary> [STAThread] static void Main() { string strProcessName = Process.GetCurrentProcess().ProcessName; if (Process.GetProcesses... 阅读全文
posted @ 2009-07-02 19:15
SGQ
阅读(549)
评论(0)
推荐(0)

浙公网安备 33010602011771号