专题文章
时长:00:00更新时间:2020-11-27 22:41:47
CorFlags.exe检查.NET程序平台目标(Platform Target)的工具:先通过实验观察不同平台目标组件的下拉列表。在Visual Studio中依序调整PlatformTarget为Any CPU, x86及x64,分别编译成EventPingPongAny.exe, EventPingPongX86.exe, EventPingPongX64.exe三个程序集。 再使用corflags Ev
查看详情