摘要: 1. 添加System.Management的引用, using System.Management; /// 获取本机用户名、MAC地址、内网IP地址、公网IP地址、硬盘ID、CPU序列号、系统名称、物理内存。 /// </summary> public class GetSystemInfo { 阅读全文
posted @ 2021-10-09 10:51 博客YS 阅读(302) 评论(0) 推荐(0)