摘要:
using System; using System.Management;using System.Runtime.InteropServices;using System.Collections.Generic;using System.Diagnostics;using System.IO;u... 阅读全文
posted @ 2016-01-25 16:43
小孙^_^
阅读(248)
评论(0)
推荐(0)
摘要:
public string GetIPAddress() { try { string sIP = string.Empty; //获取IP地址 _mc = new Mana... 阅读全文
posted @ 2016-01-25 16:41
小孙^_^
阅读(122)
评论(0)
推荐(0)
摘要:
public static string GetMacByIPConfig() { string sMac = string.Empty; ProcessStartInfo startInfo = new ProcessStartInfo(... 阅读全文
posted @ 2016-01-25 16:40
小孙^_^
阅读(201)
评论(0)
推荐(0)

浙公网安备 33010602011771号