C#:在特定时间启动应用程序 [英] C# : start up an application on specific time

查看:52
本文介绍了C#:在特定时间启动应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在计算机上的特定时间启动应用程序,如何在C#中执行它?,我只是在处理应用程序,即用户必须在应用程序必须运行并执行特定任务时设置计时器,所以我听说Windows中有一个可用于在特定时间启动应用程序的工具.

解决方案

是的,Windows具有内置的调度程序,.net具有用于以编程方式对其进行操作的类.

您可以在 codeproject.com 上找到示例.

i`d like to start an application on specific time on computer , how to do it in c# ? , simply i am working on application that the user will set a timer when the application has to run and do a specific task , i heard that in windows there is a tool that can be used to start an application on specific time .

解决方案

Yes, Windows has a built-in scheduler and .net has class to manipulate it programmatically.

You can find an example on codeproject.com.

这篇关于C#:在特定时间启动应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆