The URL is connected to a web page that receives a parameter named tname, which is the user's Twitter screen name.
URL连接到接收名为tname(其是用户的Twitter屏幕名称)的参数的网页。
In the last bit of action in Listing 5, the user's browser is redirected to a new URL, which has the mapping get "/dashboard/@name", forward: "/dashboard.gtpl?tname=@name".
在清单5中最后操作部分,用户浏览器重新定向到新的URL,其具有映射get "/dashboard/@name",forward: "/dashboard.gtpl? tname=@name"。
In the last bit of action in Listing 5, the user's browser is redirected to a new URL, which has the mapping get "/dashboard/@name", forward: "/dashboard.gtpl?tname=@name".
在清单5中最后操作部分,用户浏览器重新定向到新的URL,其具有映射get "/dashboard/@name",forward: "/dashboard.gtpl? tname=@name"。
应用推荐