Json.Net Demo2

新建一個空的Web項目,名稱JsonServer,該網頁實現Ajax數據請求和響應。 添加Newtonsoft.Json.dll的Dll引用,添加JQuery API文件,目錄結構如下: 新建一個Person類 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Web; 5
相關文章
相關標籤/搜索