在指定时间访问Excel文档 [英] Accessing an excel doc at a specified time

查看:119
本文介绍了在指定时间访问Excel文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建一个程序,我必须在指定的时间访问Excel文档。我不知道如何去检索那个excel doc并且在特定的时间没有它被除了时间之外的任何人触发。

I'm creating a program where I have to access an excel doc at a specified time. I don't know how to go about retrieving that excel doc and at a specific time without it being triggered by anyone but time.

推荐答案

好吧,我认为你'重新开窗 - &你不要说访问excel文件是什么意思......但是,根据你还需要做什么,我会想到



a)使用任务计划程序 https://technet.microsoft.com/en-au/library/cc721931.aspx [ ^ ]



(或)



b)使用Topshelf和Quartz.Net编写服务



如果你在Linux上我会考虑使用cron来设置一个预定的任务
well, I presume you're on windows - & you dont say what you mean by 'access an excel document' ... however, depending on what else you need to do, I'd be thinking

a) using the task scheduler https://technet.microsoft.com/en-au/library/cc721931.aspx[^]

(or)

b) writing a service using Topshelf and Quartz.Net

if you're on Linux I'd be thinking of using cron to set up a scheduled task


这篇关于在指定时间访问Excel文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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