Skip to content

CLR #44

@Henrik-Xu

Description

@Henrik-Xu

CLR

  1. AnyCPU vs x86 vs x64
  • AnyCPU 在 32 位操作系统上作为32位应用程序运行,在 64 位上作为 64 位应用程序运行

  • x86 在 32 位操作系统上作为32位应用程序运行,在 64 位上作为 WoW64 应用程序运行

  • x64 只能作为 64 位应用程序运行在 64 位操作系统上

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions