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.
我通过执行项目 p1 创建了 p1.exe,并通过执行项目 d1 创建了 d1.dll
p1.exe 使用 d1.dll 文件。当我双击 p1.exe 时,它会显示输出,但会出现片刻然后消失。
知道如何持久地查看 exe 文件吗?