摘要:
有很多的软件都实现了自动关机这样的功能。前一阵在Codeproject上看到一个这样的程序,整理了一下共享给大家。里面实现了关机,重启,注销等功能.using System;using System.Collections;using System.ComponentModel;using System.Drawing;using System.Diagnostics;using System.Runtime.InteropServices;using System.Threading;using System.Windows.Forms;namespace TimerComputerShut 阅读全文
posted @ 2005-02-22 14:32
greystar
阅读(664)
评论(0)
推荐(0)
浙公网安备 33010602011771号