• λ我爱Aspx >> Asp.Net >> 使用C#编写的一个定时关机程序
  • 使用C#编写的一个定时关机程序

  • :未知  Դ:internet  :2007-5-20 16:43:52  ؼ:c#
  • public class PrivilegeException : Exception {

    /// <summary>

    /// Initializes a new instance of the PrivilegeException class.

    /// </summary>

    public PrivilegeException () : base() {}

    /// <summary>

    /// Initializes a new instance of the PrivilegeException class with a specified error message.

    /// </summary>

    /// <param name="message">The message that describes the error.</param>

    public PrivilegeException (string message ) :base(message) {}

    }

    }

    Ҷƪл˵?
  • һƪ使用C#控制远程计算机的服务
    һƪ得到系统进程和结束某个指定的进程