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.
我们使用 MSVC2019 开发 c++ 应用程序。在文本编辑器中打开可执行文件会显示具有绝对路径的源文件的文件名嵌入在 exe 文件中。如何摆脱这些文件名以隐藏本地计算机(目录结构)中的私人数据。发布版本也会发生这种情况。