簡體   English   中英

如何在 Windows 10 中的准確時間運行 Python 腳本?

[英]How can I run a Python script at an exact time in Windows 10?

我使用的是 Windows 10。我有一個 Python 腳本,我想在每天的預定時間運行,而無需打開 Python IDE 並單擊運行。 有誰知道我該怎么做?

提前致謝。

查看計划任務(如 Linux 上的 cron 作業)

例如這里: https ://active-directory-wp.com/docs/Usage/How_to_add_a_cron_job_on_Windows/Scheduled_tasks_and_cron_jobs_on_Windows/

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM