C# 获得网络标准时间
摘要:
using Microsoft.VisualBasic;using System;using System.Collections;using System.Collections.Generic;using System.Data;using System.Diagnostics;using System.IO;using System.Net;using System.Net.Sockets;using System.Runtime.InteropServices;namespace Spider{ public class Daytime { //Internet Time Server 阅读全文
posted @ 2012-10-13 20:47 Jason_liu 阅读(5560) 评论(0) 推荐(0) 编辑