NET MVC遇到Ajax (二). ASP. ... if (list == null) { //讀取資料庫錯誤return Json(result); } else { result ... SerializeObject(list); return Json(result); } }.
確定! 回上一頁