点击这里给我发消息 点击这里给我发消息

C#定时器的使用

添加时间:2012-1-17
    相关阅读: C#

核心提示:C#定时器的使用

C#定时器的使用

以下为引用的内容:

Timer timer1;
        this.timer1.Interval = 1000;
        this.timer1.Tick += new System.EventHandler(this.timer1_Tick);

        private void timer1_Tick(object sender, EventArgs e)
        {
            ArrayList AutoTask = new ArrayList();           
            AutoTask.Add("8:30:00");
            AutoTask.Add("9:30:00");
            AutoTask.Add("10:30:00");
            AutoTask.Add("11:30:00");

            for (int n = 0; n < 4; n++)
            {
                if (dtAuto.ToLongTimeString().Equals(AutoTask[n]))
                {
                    MessageBox.Show("现在时间是" + AutoTask[n]);
                }
            }
        }

咨询热线:020-85648757 85648755 85648616 0755-27912581 客服:020-85648756 0755-27912581 业务传真:020-32579052
广州市网景网络科技有限公司 Copyright◎2003-2008 Veelink.com. All Rights Reserved.
广州商务地址:广东省广州市黄埔大道中203号(海景园区)海景花园C栋501室
= 深圳商务地址:深圳市宝源路华丰宝源大厦606
研发中心:广东广州市天河软件园海景园区 粤ICP备05103322号 工商注册