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

  • :未知  Դ:internet  :2007-5-20 16:43:52  ؼ:c#
  • /// Required method for Designer support - do not modify

    /// the contents of this method with the code editor.

    /// </summary>

    private void InitializeComponent()

    {

    System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(TimerComputerShutdown));

    this.labelWhatDoYouWantTheComputerToDo = new System.Windows.Forms.Label();

    this.comboBox = new System.Windows.Forms.ComboBox();

    this.labelSelectDateTimeToShutdownComputer = new System.Windows.Forms.Label();

    this.dateTimePicker = new System.Windows.Forms.DateTimePicker();

    this.labelDateTimeNow = new System.Windows.Forms.Label();

    this.labelDateTimeShutdown = new System.Windows.Forms.Label();

    this.labelNow = new System.Windows.Forms.Label();

    this.labelShutdown = new System.Windows.Forms.Label();

    this.panelParent = new System.Windows.Forms.Panel();

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