摘要:
Process currentProcess = Process.GetCurrentProcess(); //获取当前进程 //获取当前运行程序完全限定名 //string currentFileName = Path.GetFileName(currentProcess.MainModule.FileName); string currentFileName = currentProce... 阅读全文
posted @ 2007-11-27 16:02
Mashimaro
阅读(525)
评论(0)
推荐(0)
浙公网安备 33010602011771号