Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试设置Dhrystone出现以下错误的位置。
Dhrystone
错误:未声明“HZ”(在此函数中首次使用)
我不知道 HZ 变量的意义。我可以通过注释包含 HZ 变量的代码来直接编译代码。但这是否是正确的做法。请在这方面帮助我。