2017年5月21日

摘要: 1.socket通讯类 using System; using System.Collections.Generic; using System.Net; using System.Net.Sockets; using System.Text; namespace ConsoleApplication1 { public static class SocketTest { ... 阅读全文
posted @ 2017-05-21 21:49 听哥哥的话 阅读(1089) 评论(0) 推荐(0) 编辑

导航