以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- 怎样用代码查看计划任务的状态是true还是false (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=193094) |
-- 作者:fvcfox -- 发布时间:2024/8/16 10:37:00 -- 怎样用代码查看计划任务的状态是true还是false 如题 |
-- 作者:有点蓝 -- 发布时间:2024/8/16 12:08:00 -- http://www.foxtable.com/webhelp/topics/0658.htm msgbox(MyTimers("计划1").Enabled)
|