WPF UI 允许用户调度

发布于 2024-10-11 13:44:02 字数 177 浏览 2 评论 0原文

我想在我的 WPF 应用程序中显示一个 UI,就像 Windows 中的“计划任务”UI 一样。

我计划从 UI 中提取任务的参数并将其安排在服务器上。

不过,我不想自己做这一切来重新发明轮子。

有很多调度程序库(如 Quartz)作为服务运行并在预设时间运行任务 - 但我只需要一个 UI。

I'd like to display a UI in my WPF app much like the 'Scheduled Tasks' UI in Windows.

I'm planning to suck out the parameters of the task from the UI and schedule it on a server.

I don't want to reinvent the wheel by doing all this myself though.

There's plenty of scheduler libraries out there (like Quartz) that run as a service and run tasks at preset times - but I need just a UI.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

人│生佛魔见 2024-10-18 13:44:02

有人决定推出自己的产品,并提供源代码。

WPF 调度程序控件

WPF 调度程序控件示例

其他供应商;

DevExpress

WPF 调度程序控件示例

WPF调度程序控制

SyncFusion

SF WPF 调度程序示例

WPF 调度程序

Mindfusion

Mindfusion WPF 规划器示例

WPF 规划器

思维景观

Mindscape WPF 调度程序

WPF调度程序

Here's someone who's decided to roll their own, and provides the source code.

WPF Scheduler control

WPF Scheduler control example

Other vendors;

DevExpress

WPF Scheduler Control example

WPF Scheduler Control

SyncFusion

SF WPF Scheduler example

WPF Scheduler

Mindfusion

Mindfusion WPF Planner example

WPF Planner

Mindscape

Mindscape WPF Scheduler

WPF Scheduler

木落 2024-10-18 13:44:02

Telerik 有一个 WPF 调度程序控件,有一篇演练文章 此处

Infragistics 还具有 WPF 的调度程序控件,其功能此处

Telerik has a Scheduler Control for WPF, there's a walk through article here

Infragistics has a Scheduler Control for WPF as well, features here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文