CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:Quartz.NET-2.1.2

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-03-10
  • 文件大小:
    6.12mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Quartz.NET是一个纯C#编写的.NET 库是非常受欢迎的开放源码的Java job scheduling framework, Quartz . 该项目归功于原Java项目,它的父James House 项目的参与者们。-Quartz.NET is a pure .NET library written in C# and is a port of very propular open source Java job scheduling framework, Quartz . This project owes very much to original Java project, it s father James House and the project contributors。


(系统自动生成,下载前可以参看下载内容)

下载文件列表

bin/3.5/release/Quartz/ClientProfile/Common.Logging.dll
bin/3.5/release/Quartz/ClientProfile/Quartz.dll
bin/3.5/release/Quartz/ClientProfile/Quartz.pdb
bin/3.5/release/Quartz/ClientProfile/Quartz.xml
bin/3.5/release/Quartz/Common.Logging.dll
bin/3.5/release/Quartz/Quartz.dll
bin/3.5/release/Quartz/Quartz.pdb
bin/3.5/release/Quartz/Quartz.xml
bin/4.0/release/Quartz/ClientProfile/Common.Logging.dll
bin/4.0/release/Quartz/ClientProfile/Quartz.dll
bin/4.0/release/Quartz/ClientProfile/Quartz.pdb
bin/4.0/release/Quartz/ClientProfile/Quartz.xml
bin/4.0/release/Quartz/Common.Logging.dll
bin/4.0/release/Quartz/Quartz.dll
bin/4.0/release/Quartz/Quartz.pdb
bin/4.0/release/Quartz/Quartz.xml
database/tables/tables_mysql_innodb.sql
database/tables/tables_oracle.sql
database/tables/tables_postgres.sql
database/tables/tables_sqlite.sql
database/tables/tables_sqlServer.sql
database/tables/tables_sqlServerCe.sql
database/sqlserver_schema_10_to_20_upgrade.sql
doc/xml/job_scheduling_data_2_0.xsd
doc/xml/quartz_sample.xml
lib/2.0/C5.dll
lib/2.0/C5.license.txt
lib/other/Anakia.dll
lib/other/Anakia.license.txt
lib/other/NVelocity.dll
lib/other/NVelocity.license.txt
server/bin/3.5/Common.Logging.dll
server/bin/3.5/Common.Logging.Log4Net1211.dll
server/bin/3.5/log4net.dll
server/bin/3.5/quartz.config
server/bin/3.5/Quartz.dll
server/bin/3.5/Quartz.pdb
server/bin/3.5/Quartz.Server.exe
server/bin/3.5/Quartz.Server.exe.config
server/bin/3.5/Quartz.Server.pdb
server/bin/3.5/quartz_jobs.xml
server/bin/3.5/Topshelf.dll
server/bin/4.0/Common.Logging.dll
server/bin/4.0/Common.Logging.Log4Net1211.dll
server/bin/4.0/log4net.dll
server/bin/4.0/quartz.config
server/bin/4.0/Quartz.dll
server/bin/4.0/Quartz.pdb
server/bin/4.0/Quartz.Server.exe
server/bin/4.0/Quartz.Server.exe.config
server/bin/4.0/Quartz.Server.pdb
server/bin/4.0/quartz_jobs.xml
server/bin/4.0/Topshelf.dll
server/Quartz.Server/App.config
server/Quartz.Server/Configuration.cs
server/Quartz.Server/IQuartzServer.cs
server/Quartz.Server/packages.config
server/Quartz.Server/Program.cs
server/Quartz.Server/quartz.config
server/Quartz.Server/Quartz.Server.2010.csproj
server/Quartz.Server/QuartzServer.cs
server/Quartz.Server/QuartzServerFactory.cs
server/Quartz.Server/quartz_jobs.xml
server/Quartz.Server/SampleJob.cs
server/AssemblyInfo.cs
src/Quartz/Collection/HashSet.cs
src/Quartz/Collection/ISet.cs
src/Quartz/Collection/ISortedSet.cs
src/Quartz/Collection/ReadOnlySet.cs
src/Quartz/Collection/TreeSet.cs
src/Quartz/Core/IJobRunShellFactory.cs
src/Quartz/Core/JobRunShell.cs
src/Quartz/Core/ListenerManagerImpl.cs
src/Quartz/Core/QuartzScheduler.cs
src/Quartz/Core/QuartzSchedulerResources.cs
src/Quartz/Core/QuartzSchedulerThread.cs
src/Quartz/Core/SchedulerSignalerImpl.cs
src/Quartz/Impl/AdoJobStore/Common/DbMetadata.cs
src/Quartz/Impl/AdoJobStore/Common/DbProvider.cs
src/Quartz/Impl/AdoJobStore/Common/dbproviders.properties
src/Quartz/Impl/AdoJobStore/Common/IDbProvider.cs
src/Quartz/Impl/AdoJobStore/AdoConstants.cs
src/Quartz/Impl/AdoJobStore/AdoJobStoreUtil.cs
src/Quartz/Impl/AdoJobStore/AdoUtil.cs
src/Quartz/Impl/AdoJobStore/CalendarIntervalTriggerPersistenceDelegate.cs
src/Quartz/Impl/AdoJobStore/ConnectionAndTransactionHolder.cs
src/Quartz/Impl/AdoJobStore/CronTriggerPersistenceDelegate.cs
src/Quartz/Impl/AdoJobStore/DailyTimeIntervalTriggerPersistenceDelegate.cs
src/Quartz/Impl/AdoJobStore/DBSemaphore.cs
src/Quartz/Impl/AdoJobStore/DelegateInitializationArgs.cs
src/Quartz/Impl/AdoJobStore/FiredTriggerRecord.cs
src/Quartz/Impl/AdoJobStore/IDbAccessor.cs
src/Quartz/Impl/AdoJobStore/IDriverDelegate.cs
src/Quartz/Impl/AdoJobStore/InvalidConfigurationException.cs
src/Quartz/Impl/AdoJobStore/ISemaphore.cs
src/Quartz/Impl/AdoJobStore/ITablePrefixAware.cs
src/Quartz/Impl/AdoJobStore/ITriggerPersistenceDelegate.cs
src/Quartz/Impl/AdoJobStore/JobStoreCMT.cs
src/Quartz/Impl/AdoJobStore/JobStoreSupport.cs
src/Quartz/Impl/AdoJobStore/JobStoreTX.cs
src/Quartz/Impl/AdoJobStore/LockException.cs
src/Quartz/Impl/AdoJobStore/MySQLDelegate.cs
src/Quartz/Impl/AdoJobStore/NoSuchDelegateException.cs
src/Quartz/Impl/AdoJobStore/OracleDelegate.cs
src/Quartz/Impl/AdoJobStore/SchedulerStateRecord.cs
src/Quartz/Impl/AdoJobStore/SimplePropertiesTriggerPersistenceDelegateSupport.cs
src/Quartz/Impl/AdoJobStore/SimplePropertiesTriggerProperties.cs
src/Quartz/Impl/AdoJobStore/SimpleSemaphore.cs
src/Quartz/Impl/AdoJobStore/SimpleTriggerPersistenceDelegate.cs
src/Quartz/Impl/AdoJobStore/SQLiteDelegate.cs
src/Quartz/Impl/AdoJobStore/SqlServerDelegate.cs
src/Quartz/Impl/AdoJobStore/StdAdoConstants.cs
src/Quartz/Impl/AdoJobStore/StdAdoDelegate.cs
src/Quartz/Impl/AdoJobStore/StdRowLockSemaphore.cs
src/Quartz/Impl/AdoJobStore/TriggerPropertyBundle.cs
src/Quartz/Impl/AdoJobStore/TriggerStatus.cs
src/Quartz/Impl/AdoJobStore/UpdateRowLockSemaphore.cs
src/Quartz/Impl/Calendar/AnnualCalendar.cs
src/Quartz/Impl/Calendar/BaseCalendar.cs
src/Quartz/Impl/Calendar/CronCalendar.cs
src/Quartz/Impl/Calendar/DailyCalendar.cs
src/Quartz/Impl/Calendar/HolidayCalendar.cs
src/Quartz/Impl/Calendar/MonthlyCalendar.cs
src/Quartz/Impl/Calendar/WeeklyCalendar.c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com