摘要: class NetWorkDeviceInfo { public static string GetDeviceInfo() { System.Diagnostics.Process p = new System.Diagnostics.Process(); p.StartInfo.FileName 阅读全文
posted @ 2021-06-15 15:47 MaxBruce 阅读(110) 评论(0) 推荐(0)