摘要:
网页端代码 <a href="sppcexe:PI;242700623010">PI配置</a> 类调用 new 注册文件类型(); 操作类: using Microsoft.Win32; using System; using System.Diagnostics; public class 注册 阅读全文
摘要:
var iplist = Dns.GetHostEntry(Dns.GetHostName()).AddressList.Where(ip => ip.AddressFamily == AddressFamily.InterNetwork).ToList(); foreach (var ip in 阅读全文