Controller 收Post進來的多筆資料(使用List) ###### tags: `C# MVC` `程式設計` ... [httppost] public action Edit(List<Member> p){ return View(); } //這邊是為了 ...
確定! 回上一頁