摘要:
准备工作 ·Customer类 publicclassCustomer{publicintUnid{get;set;}publicstringCustomerName{get;set;}publicstringMemo{get;set;}publicstringOther{get;set;}}(一)ashx Customercustomer=newCustomer{Unid=1,CustomerName="宋江",Memo="天魁星",Other="黑三郎"};stringstrJson=Newtonsoft.Json.Js 阅读全文
posted @ 2011-04-14 09:39
Kein
阅读(601)
评论(0)
推荐(0)
浙公网安备 33010602011771号