摘要: 客户端代码using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Diagnostics;using System.ServiceProcess;using System.Text;using System.Threading;using System.Management;using System.Configuration;using System.Net;using System.IO;namespace MON.WS{ publ... 阅读全文
posted @ 2011-11-12 15:15 liulun 阅读(1412) 评论(0) 推荐(2) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Threading;using System.Xml;using System.IO;using System.IO.Compression;using System.Resources;using System.Net;using System.Web.S 阅读全文
posted @ 2011-11-12 15:04 liulun 阅读(1268) 评论(1) 推荐(3) 编辑