【问题标题】:Is there any way to change the speed of system time有什么办法可以改变系统时间的速度
【发布时间】:2019-12-18 10:20:50
【问题描述】:

我开发了一个使用系统时间的程序,我需要对其进行测试。我使用的是 Windows 10。有什么方法可以加快系统时间并更快地测试我的程序。 感谢您的回答。

【问题讨论】:

    标签: windows time system


    【解决方案1】:

    如果您的意思是“我的计算机是否可以将一秒视为十秒?”,那么我必须承认这是不可能的。

    但是,可以修改您计算机的系统(例如,使用命令行命令time),因此您可能需要执行以下操作:

    Have your program do the first thing
    Alter the system time of your computer
    Have your program do the next thing
    Verify the produced results
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-12-26
      • 2019-07-06
      • 1970-01-01
      • 2012-03-21
      • 1970-01-01
      • 1970-01-01
      • 2011-12-03
      • 1970-01-01
      相关资源
      最近更新 更多