摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication1{ class Program { static void Main(string[] args) { string[] s = PAB.DnsUtils.DnsMx.GetMXRecords("qq.com"); foreach (string st in s) Console.WriteL... 阅读全文
posted @ 2013-01-05 14:27 快乐家++ 阅读(606) 评论(0) 推荐(0)
浙公网安备 33010602011771号