2015年4月2日

UDP发送组播消息

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Net;using System.Net.Sockets;namespace Asr.App.O2o.Clie... 阅读全文

posted @ 2015-04-02 16:49 浮沉魅影 阅读(1490) 评论(0) 推荐(0) 编辑

获取时间间隔方法

摘要: /// /// 获取时间间隔 /// /// 开始时间 /// 返回类型(1:毫秒 2:秒 3:分 4:小时 5:天) /// 返回时间间隔 public static string GetTimeStamp(... 阅读全文

posted @ 2015-04-02 16:06 浮沉魅影 阅读(365) 评论(0) 推荐(0) 编辑

导航