上传者: 38620741
|
上传时间: 2024-06-27 15:55:34
|
文件大小: 39KB
|
文件类型: PDF
先通过实验观察不同平台目标组件的下拉列表。在Visual Studio中依序调整PlatformTarget为Any CPU, x86及x64,分别编译成EventPingPongAny.exe, EventPingPongX86.exe, EventPingPongX64.exe三个程序集。
再使用corflags EventPingPong*.exe的方法检查相关属性,得到结果如下:
H:\Lab\EventPingPong\bin>corflags EventPingPongAny.exe
Microsoft (R) .NET Framework CorFlags Conversion