首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > ncrontab

ncrontab

  • 资源大小:616.23 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

A library written in C# 3.0 that provides the following facilities: Parsing of crontab expressions Formatting of crontab expressions Calculation of occurrences of time based on a crontab schedule This library does not provide any scheduler or is not a scheduling facility like cron from Unix platforms. What it provides is parsing, formatting and an algorithm to produce occurrences of time based on a give schedule expressed in the crontab format: * * * * *- - - - -| | | | || | | | +----- day of week (0 - 6) (Sunday=0)| | | +------- month (1 - 12)| | +--------- day of month (1 - 31)| +----------- hour (0 - 23)+------------- min (0 - 59) Star (*) in the value field above means all legal values as in parentheses for that column. The value column can have a * or a list of elements separated by commas. An element is either a number in the ranges shown above or two numbers in the range sepa

文 件 列 表

pack.cmd
packw.cmd
bin
Debug
Release
lib
nunit.framework.dll
nunit.framework.xml
lic
OpenSymphony.txt
pkg
nuspec.xml
src
NCrontab
NCrontab.sln
NCrontab.Tests
NCrontabConsole
NCrontabViewer
SolutionInfo.cs
tools
NuGet.exe
build.cmd
buildw.cmd
clean.cmd
COPYING.txt
VIP VIP
0.185010s