摘要:
System.Diagnostics.Process.Start("shutdown",@"/l");//------------注销计算机 System.Diagnostics.Process.Start("shutdown",@"/r");//------------重起计算机 阅读全文
posted @ 2005-04-09 10:34
Neher
阅读(766)
评论(2)
推荐(0)
|
摘要:
System.Diagnostics.Process.Start("shutdown",@"/l");//------------注销计算机 System.Diagnostics.Process.Start("shutdown",@"/r");//------------重起计算机 阅读全文
posted @ 2005-04-09 10:34
Neher
阅读(766)
评论(2)
推荐(0)
|