用C#控制计算机重启、关机及注销
摘要:代码如下:usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Runtime.InteropServices;namespacechkipsrv{publicclassShudown{[StructLayout(LayoutKind.Sequential,Pack=1)]internalstructTok...
阅读全文
posted @ 2007-02-05 10:27
浙公网安备 33010602011771号