Step 3: Update the application routing table.
步骤3:更新应用程序路由表。
Then, update the application's routing table and set up a catch-all route for the new XML output type (Listing 12).
然后,更新这个应用程序的路由表并为新的XML输出类型建立一个“全部捕获”路由(见清单12)。
Also update the application's routing table to add a new route for this Action, as in Listing 1.
并且更新应用程序的路由表,为这个Action添加一个新的路由,如清单1所示。
Step 4: Update the application's routing table
步骤4:更新应用程序的路由表
The final step is to update the application's routing table with additional routes for the login and logout actions. Listing 11 displays the updated routes
最后一个步骤是更新应用程序的路由表,为登录和注销操作添加更多路由。
The final step is to update the application's routing table with additional routes for the login and logout actions. Listing 11 displays the updated routes
最后一个步骤是更新应用程序的路由表,为登录和注销操作添加更多路由。
应用推荐