MapControllerRoute ( name: "default", pattern: "{controller=Home}/{action=Index}/{id?}"); }); 通過Configure方法在運行時,以委托的形式注冊。
確定! 回上一頁