摘要: Tuple<string, string, string, int, DateTime> s = new Tuple<string, string, string, int, DateTime>("a","b","c",1,DateTime.Parse("2017-8-23")); 一种class, 阅读全文
posted @ 2017-08-23 18:32 冲天小肥牛 阅读(388) 评论(0) 推荐(0)
摘要: (1)发送请求的的客户端 (2)接收受进行处理的服务端 完! 阅读全文
posted @ 2017-08-23 14:53 冲天小肥牛 阅读(573) 评论(0) 推荐(0)