摘要:
using System;using System.Reflection;using System.Web;using System.IO;public class site3 : IHttpHandler { public void ProcessRequest(HttpContext context) { context.Response.ContentType = "text/html"; int x = 0; int y = 0; int z = 0; System.Collections.Generic.Dictionary<string, string&g 阅读全文
posted @ 2011-07-24 02:53
方向!
阅读(427)
评论(0)
推荐(0)
浙公网安备 33010602011771号