摘要:        
一般处理程序JsonDate.ashxpublic void ProcessRequest(HttpContext context) { context.Response.ContentType = "text/plain"; DataTable data2 = myData(); string str = DataTableToJson("myJson", data2);//构建的json数据 context.Response.Write(str); } public bool IsReusable { get { return false; } } //用datatable做数据,数据模拟    阅读全文
posted @ 2010-12-16 10:58
你妹的sb
阅读(5037)
评论(0)
推荐(1)
        
 
                    
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号