[HttpGet] // httq://server/home/create, 新增資料用 public ActionResult Create() { //預設會對映到/Views/Home/Create.cshtml return View(); }
確定! 回上一頁