本文介绍了操作简单,工作Quartz.net的例子的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要寻找Quartz.net的控制台应用程序中的工作简单的例子(它可以是任何其它应用,只要它足够简单...)。虽然我在那里,没有任何包装,可以帮助我避免实施IJobDetail,ITrigger等。

I am looking for a working simple example of Quartz.net for Console application(it can be any other application as long as it simple enough...).And while I am there, is there any wrapper that could help me avoid implementingIJobDetail, ITrigger, etc.

推荐答案

还有谁做的完全一样的观察,你一个人,他已经发表了博客文章有Quartz.net控制台应用程序的简单工作的例子。我以极大的成功,昨天用它!

There is a guy who made the exact same observation as you, and he has published a blog post with a simple working example of a Quartz.net Console application.I used it with great success yesterday!

http://hammadk.com/quartz-net-working-example/

这篇关于操作简单,工作Quartz.net的例子的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-28 23:48
查看更多