当前位置:网站首页>【方法】判断exe或dll是32位还是64位
【方法】判断exe或dll是32位还是64位
2022-07-20 22:05:00 【sinat_41752325】
直接用记事本或者notepad++打开exe文件(dll文件),在第二段中找到PE两个字母,在其后的不远出会出现d? 或者L。
若是d,则证明该程序是64位;
若是L,则证明是32位。
边栏推荐
- Vr virtual reality display of industrial manufacturing plant, real three-dimensional presentation to customers
- Push in and pop-up sequence of jz31 stack
- JZ24 反转链表
- Part 131 erc20 lock up contract
- 7.2-CM46 合法括号序列判断
- JZ69 跳台阶
- Jz10 Fibonacci series
- Huatai Securities account opening process, is it safe for online customer managers to open accounts
- JZ67 把字符串转换成整数(atoi)
- pip&conda 搜索包|查看可安装包版本
猜你喜欢
有哪些高质量的自学网站?
RKE vs. RKE2:对比两种 Kubernetes 发行版
39岁被裁+背房贷(没活路了)
(pc+wap) Zhimeng template air purification website
[leetcode] summary of basic problem solutions
Communication mode of PLC
c# winform 实际操作XML代码,包括创建、保存、查询、删除窗体演示
Difference between service and systemctl / method of modifying path / a command to view IP address, gateway and DNS server
Translation of UAV intelligent coverage navigation based on DRL in complex geometric environments
打通了!Jira + Zadig 實現需求與研發過程追踪
随机推荐
懒的做核酸、制作(伪造健康码)网页:被拘 5 日
Installing C3d v1.0
Sliding of view
In the standard mode, the SQL node of the production environment can perform routine_ sql_ test_ Tianyi conducts sel
第132篇 mapping 中的删除操作
Image of JZ27 binary tree
Go语言 结构体
476 万、河北银行定向采购:F5 负载均衡(10 台)
tried to access field com.mysql.cj.CharsetMapping.COLLATION_INDEX_TO_COLLATION_NAME from class io.de
cannot convert parameter 1 from 'class A' to 'class A'
已知文件名取文件所在目录
Is it safe to open a stock account online? Where to open a stock account
OPENCV学习DAY2
中国邮储银行 IT 集采:服务器、阵列、交换机、路由器、防火墙等
nodejs md5 加盐值
Post order traversal sequence of jz33 binary search tree
即时分账系统对B2B电商业务的重要性?
100 page slide illustration "data exit safety assessment measures" and revision comparison (download attached)
Practice of data storage scheme in distributed system
leetcode 15. 三数之和