MapControllerRoute ( name: "default", pattern: "{controller=Home}/{action=Index}/{id?}"); }); } }. 如果你不想使用默认的Index,可以修改成其他你认为适合的, ...
確定! 回上一頁