摘要:
using System.Reflection;public class Industry_Manager : IHttpHandler{ HttpRequest gRequest = null; HttpContext gContext = null; HttpResponse gResponse = null; string func = string.Empty; string result = string.Empty; string pageUrl = string.Empty; public void ProcessRequest(Http... 阅读全文
posted @ 2012-10-16 14:21
晓风拂月
阅读(2016)
评论(2)
推荐(1)

浙公网安备 33010602011771号