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.
GetTempPath()将结果显示为 C:\temp。环境变量 TEMP 和 TMP 设置为%userprofile%\appdata\local\temp但仍GetTempPath显示 C:\temp。有谁知道为什么会这样?
GetTempPath()
%userprofile%\appdata\local\temp
GetTempPath