• 大小: 0.02M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-25
  • 语言: C#
  • 标签: Timer  asp.net  定时  .NET  

资源简介

asp.net网站实现类似timer的定时任务

资源截图

代码片段和文件信息

using System.Reflection;
using System.Runtime.CompilerServices;

//
// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

//
// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version 
//      Build Number
//      Revision
//
// You can specify all the values or you can default the Revision and Build

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2781  2005-09-08 15:58  Asp.Net定时任务\ASPNETService_src\AssemblyInfo.cs

     文件         83  2005-09-08 15:58  Asp.Net定时任务\ASPNETService_src\Global.asax

     文件       7005  2005-11-08 23:00  Asp.Net定时任务\ASPNETService_src\Global.asax.cs

     文件       1733  2002-01-30 11:04  Asp.Net定时任务\ASPNETService_src\Global.asax.resx

     文件        531  2005-10-23 14:05  Asp.Net定时任务\ASPNETService_src\Job.cs

     文件        647  2005-10-23 13:59  Asp.Net定时任务\ASPNETService_src\QueueJobs.aspx

     文件       1341  2005-10-23 14:07  Asp.Net定时任务\ASPNETService_src\QueueJobs.aspx.cs

     文件       1733  2002-01-30 11:04  Asp.Net定时任务\ASPNETService_src\QueueJobs.aspx.resx

     文件       6725  2005-10-23 14:01  Asp.Net定时任务\ASPNETService_src\TestCacheTimeout.csproj

     文件        130  2005-10-30 12:37  Asp.Net定时任务\ASPNETService_src\TestCacheTimeout.csproj.webinfo

     文件       4259  2015-03-19 21:37  Asp.Net定时任务\ASPNETService_src\Web.config

     文件        643  2005-09-08 15:58  Asp.Net定时任务\ASPNETService_src\WebForm1.aspx

     文件       1055  2005-09-08 15:58  Asp.Net定时任务\ASPNETService_src\WebForm1.aspx.cs

     文件       1733  2002-01-30 11:04  Asp.Net定时任务\ASPNETService_src\WebForm1.aspx.resx

     文件       1609  2015-03-19 21:38  Asp.Net定时任务\ASPNETService_src.sln

    ..A..H.     12288  2015-03-19 22:03  Asp.Net定时任务\ASPNETService_src.suo

     文件      11598  2015-03-19 21:35  Asp.Net定时任务\ASPNETService_src.zip

     目录          0  2015-03-19 21:36  Asp.Net定时任务\ASPNETService_src

     目录          0  2015-03-19 21:37  Asp.Net定时任务

----------- ---------  ---------- -----  ----

                55894                    19


评论

共有 条评论