Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/git/25.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ms word microsoft word中的倒计时_Ms Word - Fatal编程技术网

Ms word microsoft word中的倒计时

Ms word microsoft word中的倒计时,ms-word,Ms Word,Microsoft word允许我们添加日期时间戳,它将更新日期时间并与系统日期时间同步。我在找一件类似的商品。有倒计时项目吗 用法:当我向同事发送文档时,我提到此事件将在5分钟内发生 Ex: I will kick the build in 5 minutes. 我试图用以下方式表达同样的观点 Build will happen in 5:00 Minutes 过了一会儿 Build will happen in 4:59 Minutes 五分钟后 Build will happen

Microsoft word允许我们添加日期时间戳,它将更新日期时间并与系统日期时间同步。我在找一件类似的商品。有倒计时项目吗

用法:当我向同事发送文档时,我提到此事件将在5分钟内发生

Ex: I will kick the build in 5 minutes. 
我试图用以下方式表达同样的观点

Build will happen in 5:00 Minutes
过了一会儿

 Build will happen in 4:59 Minutes
五分钟后

Build will happen in 0:00 Minutes

MSword能做到这一点吗

谢谢


Esen

没有倒计时控制之类的东西可用。你必须写一个宏来为你做到这一点。即使使用宏,除非收据用户启用其内容,否则他不会看到它。我建议使用javascript并发送带有html正文的电子邮件

Build happend