摘要:
/* weixin _wx = new weixin(); string postStr = ""; if (Request.HttpMethod.ToLower() == "post") { Stream s = System.Web.HttpContext.Current.Request.InputStream; byte[] b = new byte[s.Length]; s.Read... 阅读全文
posted @ 2013-05-10 17:39
大力哥的技术
阅读(1285)
评论(0)
推荐(0)

浙公网安备 33010602011771号