简体   繁体   English

如何使用win32_schedule作业类安排任务

[英]How to schedule a task using win32_schedule job class

I've to create a class which schedules a task to run at specified time. 我必须创建一个类,该类计划任务在指定时间运行。 I know it can be achieved by win32_schedule class create method. 我知道可以通过win32_schedule类的create方法来实现。 Can someone please help me in creating a task which opens at a specified date and time?(Code Sample). 有人可以帮我创建一个在指定的日期和时间打开的任务吗(代码示例)。 Help me with the start time parameter(conversions and all) 帮助我了解开始时间参数(转化和全部)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM