91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

C# 控制asp.net網站自動更新數據源碼

發布時間:2020-06-25 22:54:24 來源:網絡 閱讀:607 作者:App_in 欄目:編程語言

下面的代碼內容是關于C# 控制asp.net網站自動更新數據的代碼,應該是對碼農們也有好處。

using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;

using System.Threading;

namespace OKGO.Web
{
public class TestTimer
{

static int n = 0;

           public static Timer GlobalTimer = new Timer(new 

           TimerCallback(GlobalTimer_ToDo), null, Timeout.Infinite, Timeout.Infinite);

     GlobalTimer.Interval = 10;
             GlobalTimer.Enabled = true;

     static void GlobalTimer_ToDo(object obj)
     {
         n = n + 1;
        if (n == 2)
         {
             System.Data.SqlClient.SqlDataReader dataReader = null;
             try
             {
                  System.IO.StreamReader sr = null;
                 string str=string.Empty;
                 dataReader = OKGO.DataAccess.SQLServer.ChannelProvider.Provider.GetAllRoleName();
                         while (dataReader.Read() && dataReader.HasRows)
                         {
        try
        {
            System.Net.WebResponse myTemp = temp.GetResponse();
            sr = new System.IO.StreamReader(myTemp.GetResponseStream(), System.Text.Encoding.GetEncoding("utf-8"));
            str = sr.ReadToEnd();
            System.Xml.XmlDocument xmldoc = new System.Xml.XmlDocument();
            xmldoc.LoadXml(str);
            System.Xml.XmlNode nodes = xmldoc.SelectSingleNode("Result");
            if (Rolename == "")
                continue;

            OKGO.DataAccess.SQLServer.ChannelProvider.Provider.GetUpdateRoleName(int.Parse(dataReader["UserName"].ToString()), Rolename, RolenameTime);

                           sr.Close();
                           sr.Dispose();
                           sr.Close();
                             }
                             catch (Exception ex)
                             {
                                                           throw ex;
                             }  

                         } 
             }
             catch (Exception exc)
             {
                 if (dataReader != null)
                 {
                     dataReader.Close();
                     dataReader.Dispose();
                 }
                 throw exc;
             }
             finally
             {
                 if (dataReader != null)
                 {
                     dataReader.Close();
                     dataReader.Dispose();
                 }
                 n = 0;
             }

         }
     }

     public static void Start(long a, long b)
     {
         GlobalTimer.Change(a, b);
     }

     public static void Stop()
    {
         GlobalTimer.Change(Timeout.Infinite, Timeout.Infinite);
    }
}

}

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

九龙坡区| 紫云| 福州市| 莒南县| 五指山市| 彰化县| 姚安县| 大关县| 化州市| 常州市| 中西区| 西林县| 乐东| 五大连池市| 芮城县| 茂名市| 屏山县| 阳曲县| 仪征市| 济宁市| 合江县| 浦北县| 宣恩县| 县级市| 莎车县| 阿瓦提县| 祁阳县| 西乡县| 巴彦县| 胶州市| 余姚市| 甘孜县| 开远市| 张家港市| 丹江口市| 平度市| 寻乌县| 横山县| 山西省| 海宁市| 阜宁县|