gpt4 book ai didi

assembly - 如何在 intel x86 Assembly 中找到当前日期?

转载 作者:行者123 更新时间:2023-12-03 06:23:36 27 4
gpt4 key购买 nike

我需要在 Windows 上找到 Intel x86 Assembly 的二进制当前日期。我可以使用 Windows 程序。

最佳答案

如果您被允许使用 Win32 函数,那么这个问题的答案将与“如何在 Windows 上的 C 中找到当前日期?”的答案相同。为此,请查找 GetSystemTime 和 SystemTimeToFileTime 函数(嘿,太棒了,现在甚至还有 GetSystemTimeAsFileTime 函数!(自 Windows 2000 起))。

关于assembly - 如何在 intel x86 Assembly 中找到当前日期?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1857503/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com