Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x64.exe 和 .exe 有什么区别? #380

Open
silent-tan opened this issue Jun 24, 2024 · 1 comment
Open

x64.exe 和 .exe 有什么区别? #380

silent-tan opened this issue Jun 24, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@silent-tan
Copy link

任何开发建议、交流学习都可以

windows 下载有这两个版本,是分别指 x64 和 x32 吗?

@silent-tan silent-tan added the help wanted Extra attention is needed label Jun 24, 2024
@csorz
Copy link

csorz commented Jul 3, 2024

ia32.exe 32位
x64.exe 64位
还一个.exe是包含两者(你看包体积差不多是两者相加),
安装时根据你系统 自动识别 装32位或64位。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants